Skip to content

Contract Configurator 1.16.0

Compare
Choose a tag to compare
@jrossignol jrossignol released this 29 Jul 02:52
· 371 commits to master since this release
  • 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).