Skip to content

Contract Configurator 1.30.1

Compare
Choose a tag to compare
@jrossignol jrossignol released this 05 Sep 21:47
· 29 commits to master since this release
  • Recompile against KSP 1.10.1.
  • Restore compatibility back to KSP 1.8.1.
  • Localization support.
  • Added Format() function to expressions to support better contract pack localization.
  • Translation for Chinese Simplified (thanks tinygrox).
  • Support for Breaking Ground science.
  • Support for comet science.
  • Added Mission Control icons for Sentinel (KSP 1.3) and Robotics (Breaking Ground) stock contracts.
  • Significant cleanup of string addition to reduce garbage generation.
  • Support all tracking station object size classes up to I in SpawnVessel.
  • Allow apostrophe in AgentParser, fixes Kerbin-Side Jobs.
  • Improved some validation in Requirement nodes to throw certain errors at contract validation time instead of at run-time.
  • Fixed issue where biomes without a Celestial Body (targetBody) specified weren't smart enough to figure out which body they were for.
  • General improvements to error handling.
  • Fixed exception in CollectionScience title when there is no targetBody (thanks Morphisor).