Skip to content

1.0.3.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Apr 16:15
· 44 commits to master since this release

NOTE: this version of RPM is not compatible with MJ 2.15

Discord support server: https://discord.gg/vBDzZAq3AF. Please always post your KSP.log file when reporting issues.

New Features

  • Add support for scrolling through orbit patches on the MFD. This includes many new RPM variables that could be used in other props. (thanks @andymac-2) commit
  • Allow targeting flags and landed vessels (thanks @andymac-2) commit
  • ISJIModule can now be implemented in 3rd party mods to integrate with RPM commit
  • Add waypoints to navball and MFD menus (thanks @andymac-2) commit

Bug Fixes

  • Fix fallback evaluators for lift, drag, and terminal velocity when FAR is not installed (thanks @KlyithSA) commit
  • Add RPMComputer modules to a few B9 Aerospace parts that were missing them commit
  • Disabled some propbatching when MAS is installed because it interferes with their patches commit
  • Fix NRE in ExternalCameraSelector when the camera transform is missing commit
  • Fix possible NRE when changing vessels commit