You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for ResearchBodies - contracts won't be offered until the appropriate body has been researched (thanks JPLRepo).
Integrated support for Kerbal Konstructs directly into Contract Configurator.
New NoStaging parameter.
Agent data for stock contracts is now defined in a cfg file, instead of hardcoded (see CONTRACT_DEFINITION in documentation).
Properly factor in autoAccept contracts when deciding whether to enable the accept button in Mission Control (thanks ETM, Nightside & Aelfhe1m).
Fixed issue with contract generation process starting up before the stock contract system was done loading. This would cause contracts to be offered that weren't supposed to be offered, which could cause other issues (like a contract that can be accepted but is then removed, or an active contract that gets removed unexpectedly). Thanks to everyone who's been very patient on this nasty & hard to track down bug.
Fixed contracts that didn't properly expire once the expiry date hit.
Increased default expiry dates (since long expiries no longer prevent other contracts from generating).