Releases: KSP-RO/ContractConfigurator
Releases · KSP-RO/ContractConfigurator
v2.13.0.0
What's Changed
- Allow mods to override the contract limits per prestige level in ContractLimit() by @Clayell in #65
- Prevent KSP from needlessly generating contracts by @siimav in #64
- Replace partName with partInfo.name by @Clayell in #67
- Fix per-prestige contract limits not showing up in UI sometimes by @Clayell in #66
- Skip weighted random selection when ConfiguredContract is the only registered contract type
- Make ContractPreLoader.PendingContracts() return the same list to prevent allocations
- Fix OnLevelWasLoaded conflicting with Unity message and logging errors
- Make resetChildrenWhenVesselDestroyed work on VPGs that reference associated vessels
Full Changelog: v2.12.2.0...v2.13.0.0
v2.12.2.0
What's Changed
Full Changelog: v2.12.1.0...v2.12.2.0
v2.12.1.0
v2.12.0.0
What's Changed
- Add more Conditions to the SpawnVessel Behavior by @KerballOne in #57
Full Changelog: v2.11.2.0...v2.12.0.0
v2.11.2.0
What's Changed
Full Changelog: v2.11.1.0...v2.11.2.0
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