github untoldwind/KontrolSystem2 v0.5.7.9

latest releases: v0.5.9.5, v0.5.9.4, v0.5.9.3...
2 months ago
  • Experimental support for triggering quicksave/load via ksp::debug::SAVE_LOAD_CONTROL
    • Current limitations: Triggering a quick-load will terminate all running scripts, including the script triggering it
  • Support vessel.pilot_input (capture the flight controls as desired by pilot before mangled by any autopilot)
    • The existing vessel.override_input_ methods are now considered deprecated as they mess with the pilot input on a
      deep level. Use the new vessel.pilot_input.override_ fields instead
  • Add UI container.add_dropdown element
  • Potentially breaking change:
    • Remove vessel.angular_momentum and vessel.global_angular_momentum since the underlying
      calculation of the game does not produce correct results (in most cases it is always zero).

Don't miss a new KontrolSystem2 release

NewReleases is sending notifications on new releases.