Releases: KSP-RO/ContractConfigurator
Releases · KSP-RO/ContractConfigurator
v2.11.1.0
v2.11.0.0
What's Changed
- Add support for generating waypoints centered on vessels by @siimav in #47
- Fix various issues with showing generated waypoint markers
- Eliminate many double or triple dictionary lookups
Full Changelog: v2.10.0.0...v2.11.0.0
v2.10.0.0
What's Changed
- Add EITHER type to HasAntenna requirement by @IO5 in #41
- Add IndexOf, ReplaceElementAt and Resize List methods by @IO5 in #42
- Make it possible to parse an empty list by @IO5 in #43
- Add OnCrewmemberHired event to HasAstronaut parameter by @IO5 in #46
- Fix rotation of spawned vessels by @IO5 in #44
- Fix a bug and add missing functionality relating to ExperienceTrait by @IO5 in #45
Full Changelog: v2.9.2.0...v2.10.0.0
v2.9.2.0
What's Changed
Full Changelog: v2.9.1.0...v2.9.2.0
v2.9.1.0
v2.9.0.0
What's Changed
- Fix incorrect cc.req.CompleteContract.cooldown in localization by @IO5 in #33
- Fix Rendezvous Parameter check not honoring disableOnStateChange=false by @IO5 in #34
- Fix ArgumentNullException when using Expression and OrbitGenerator Behaviour together by @IO5 in #35
- Make usage of expressions in Contract Requirement possible by @IO5 in #36
- Fix vessel not getting dissassociated on contract completion by @IO5 in #37
- Fix HasCrew crewOnly attribute throwing harmless warnings by @siimav
Full Changelog: v2.8.0.0...v2.9.0.0
v2.8.0.0
v2.7.0.0
What's Changed
- Fix fake failed parameters breaking on tracked VPG vessels. by @siimav in #30
- Fix Duration getting reset when wrapped inside Orbit by @siimav in #29
- Add update frequency attribute to parameters that rely on polling by @siimav
- Don't clobber loading screen tips when RP-1's installed by @NathanKell
- Update build actions to strip excess dlls by @NathanKell
Full Changelog: v2.6.6.0...v2.7.0.0
v2.6.6.0
What's Changed
- Better handle inclination detection when Principia is installed. Principia tilts the universe around the current mainbody in order to allow for axial tilt. This means that inclinations for orbits that are not around the current mainbody will be wrong. For those orbits, we now recompute inclination based on the body's actual polar axis, instead of Celestial Up.
Full Changelog: v2.6.5.2...v2.6.6.0