Skip to content

v2.12.0 for KSP 1.12.x

Compare
Choose a tag to compare
@NathanKell NathanKell released this 18 Sep 00:53
· 505 commits to master since this release

What's Changed

  • X-Planes overhaul by @Blothorn in #2198
  • Apply leader effect to estimated time left for vessels as well as in-progress vessels by @NathanKell
  • Fix leaders that modify confidence gained from science by @NathanKell
  • Use a prediction of LC efficiency gain when calculating remaining integration/rollout/etc time. Note that this is a pessimistic estimate since it doesn't take shared efficiency gains, or efficiency gains from tech, into account by @NathanKell
  • No longer depend on MagiCore by @siimav
  • Experiments will show Invalid Situation rather than Waiting when used landed/splashed/flying low (under 40km) on Earth by @NathanKell
  • Speculative fix to vessel integration breaking if the Switch Editor (VAB<->SPH) button is used by @NathanKell
  • The previously-active LC is restored when swapping to SPH and back to VAB by @NathanKell
  • Use baseline (not modified by leader effects) reputation for contracts, and science for confidence-from-science, when computing confidence gains by @NathanKell
  • Optimize Control Locker for better performance by @siimav
  • Recompute vessel integration time when changing an engine or tank config by @NathanKell
  • Allow [*] Vessel menu when vessel is rolling out/back by @siimav
  • Fix Proc Avionics window not refreshing EC and volume by @siimav
  • Fix an issue with proc avionics and the ROTanks probe core by @siimav
  • Don't double-count confidence gains when reporting total confidence gained by @NathanKell
  • Program Icons for Suborbital Development Suborbital Research and Uncrewed Lunar Exploration by @CXG-2827 in #2208
  • Set contract parameters to sentence case + minor improvements by @NovemberOrWhatever in #2227

New Contributors

Full Changelog: v2.11.0.1...v2.12.0.0