Skip to content

v0.5.5.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@untoldwind untoldwind released this 06 Mar 20:48
· 213 commits to master since this release
90b7272
  • 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 a sync_warp_to to ksp::game::warp as a temporary workaround (to be used with care)