github untoldwind/KontrolSystem2 v0.5.5.5

latest releases: v0.5.9.5, v0.5.9.4, v0.5.9.3...
3 months ago
  • Add engineMode.propellant field
  • Protentially breaking changes:
    • Cleanup ModuleCommand: Remove fields that belong to Part to access those use moduleCommand.part.field
    • Cleanup ModuleDockingNode: Remove fields that belong to Part to access those use dockingNode.part.field
  • Add .part field to all Module* types
  • Add moduleCommand.required_resources
  • Add moduleSolarPanel.resource_setting
  • Add moduleHeatshield.required_resources
  • Add binding for transmitter modules
  • Add binding for lighting modules
  • Add binding for generator modules
  • Support air intake, command, decoupler, docking node, generator, light, transmitter, science_experiment in VAB
  • Make resource container information available in VAB
  • Add .flat_map and .filter_map to ranges
  • Make warp_to, cancel_warp and set_warp_index in ksp::game::warp available in sync context (i.e. inside UI callback)
    • This is in part a rollback of the previous change to warp_to
  • Add binding for RCS modules
  • Add binding for ReactionWheel modules
  • Add .active_transmitter field to ScienceStorage
    • ScienceStorage had to be moved from ksp::science to ksp::vessel
  • Add .connection_status to vessel

Don't miss a new KontrolSystem2 release

NewReleases is sending notifications on new releases.