Releases: KSP-RO/ContractConfigurator
Releases · KSP-RO/ContractConfigurator
v2.6.5.1
What's Changed
- Fix PartValidation not respecting advanced filter types for modules. Close #28
- Fix PartValidation advanced module filters not supporting title
Full Changelog: v2.6.5.0...v2.6.5.1
v2.6.5.0
What's Changed
- Fix some issues and enhance PartValidation by @NathanKell in #26
- IsNotVessel now supports multiple vessel keys
Full Changelog: v2.6.4.0...v2.6.5.0
v2.6.4 for KSP 1.12
What's Changed
Full Changelog: v2.6.3.0...v2.6.4.0
v2.6.3 for KSP 1.12
What's Changed
- Edit en-us localization to use sentence case by @NovemberOrWhatever in #24
- Support facility levels larger than 3 by @siimav in #25
Full Changelog: v2.6.2.1...v2.6.3.0
v2.6.2.1 for KSP 1.12 Hotfix
v2.6.2 for KSP 1.12
What's Changed
- Fix exception from GameEvents.Contract.onParameterChange event firing by @siimav
- Remove some double dictionary lookups by @siimav
- Add the optional value crewOnly to the HasCrew parameter. If set to true, tourists will always be excluded regardless of whether maxCrew is specified by @NathanKell
Full Changelog: v2.6.1.0...v2.6.2.0
v2.6.1 for KSP 1.12
What's Changed
- Fix for NRE in AllScienceSubjectsByBiomeExperiment() by @UltraJohn in #21
- Use Stock science subject parsing method by @siimav in #22
Full Changelog: v2.6.0.0...v2.6.1.0
v2.6.0 for KSP 1.12
What's Changed
- Add preview of contract parameters to All tab. Needs explicit support from contract packs. Read more about it in #18
- Replace all OnPartJointBreak events with OnPartDeCouple+OnPartUndock. This fixes severe performance issues when joints are recreated, for instance with autostruts. #20
- Fix broken localization in ReachState title
- Replace crew capacity calculation with stock method call
- Add warning to accepting a contract if it would cause other conflicting contracts to fail automatically
Full Changelog: v2.5.0.1...v2.6.0.0
v2.5.0.1 for KSP 1.12
New mod dependency
ContractConfigurator now depends on HarmonyKSP. For CKAN users this will be installed automatically but others will need to download the latest release from here.
What's Changed
- Add Harmony as a dependency
- Harmony-patch ContractSystem.OnLoadRoutine to work consistently on fresh saves
- Add option to ReachState parameter for specifying speed mode
Full Changelog: v2.4.0.0...v2.5.0.1
v2.5.0 for KSP 1.12
Use v2.5.0.1 instead
New mod dependency
ContractConfigurator now depends on HarmonyKSP. For CKAN users this will be installed automatically but others will need to download the latest release from here.
What's Changed
- Add Harmony as a dependency
- Harmony-patch ContractSystem.OnLoadRoutine to work consistently on fresh saves
- Add option to ReachState parameter for specifying speed mode
Full Changelog: v2.4.0.0...v2.5.0.0