Skip to content

Contract Configurator 1.8.2

Compare
Choose a tag to compare
@jrossignol jrossignol released this 24 Nov 04:56
· 824 commits to master since this release
  • Added vessel highlighting (from contextual contracts) to TargetDestroyed, Docking, Rendezvous and VesselParameterGroup.
  • Added Vessel.VesselName() method.
  • Added support for title in KerbalDeaths parameter.
  • Improvements to contract generation process (prevents some issues with a contract not showing up due to prestige levels).
  • New orbit methods for Vessel (OrbitApoapsis(), OrbitPeriapsis(), OrbitInclination(), OrbitEccentricity()).
  • Support for showMessages attribute in VisitWaypoint.
  • Fixed issue with FacilityRequirement always thinking the player's facilities were maxed out.
  • Fixed exception in WaypointGenerator for BaseConstruction (thanks dakakeisalie).
  • Fixed issue where Duration timer would reset under some very specific scenarios (thanks severedsolo).
  • Fixed some issues with facility level checks not working correctly.