-
Notifications
You must be signed in to change notification settings - Fork 69
Changes in this version
For KSP 1.2.2 - RPM Build #18220
RasterPropMonitor integrates with the following mods, providing additional control and information options when these mods are available. None of these mods are required - they simply provide additional IVA control or information options. Versions indicate the version of the mod that RPM was tested against. Strikethrough indicates versions previously known to work that may or may not work now.
- Chatterer v0.9.91
- Docking Port Alignment Indicator v6.5
Ferram Aerospace Research v0.15.7.2- Kerbal Alarm Clock v3.8.3
- MechJeb v2.6.0
- Pilot Assistant v1.13.0 (untested)
- RealChute v1.4.1.2
-
ATTENTION IVA MAKERS: Due to KSP's change from TextMesh to TextMeshPro, the color tags (eg
[#00ff00]must be changed to an HTML-style format<color=#00ff00>).
- Patches for HullCam VDS are now being maintained in the HullCam mod, so the RPM external camera patches have been removed. Issue #602.
- RPM works with -force-glcore. Issue #521.
- Fixed an error with global variables causing null dereference exceptions. Issue #560.
- Compatible with KSP 1.2. Issue #592, #601.
- Included fonts were re-exported to their correct size to fix the blurry fonts. Issue #596.
- A bug in reflection that was exposed by Contract Configurator has been fixed. Issue #600.
- The texture and config for the JSI Primitive External Camera have been updated to work with the new Squad model. Issue #611.
- Ferram Aerospace Research integration is not confirmed (FAR for KSP 1.2.x has not been officially released). Issue #593.
- Pilot Assistant integration may or may not work (unable to test locally). Issue #593.
- Text rendering quality may or may not be good on some props (have not reproduced it locally). Issue #596.
For KSP 1.2.2 - RPM Build #xxxxx
RasterPropMonitor integrates with the following mods, providing additional control and information options when these mods are available. None of these mods are required - they simply provide additional IVA control or information options. Versions indicate the version of the mod that RPM was tested against. Strikethrough indicates versions previously known to work that may or may not work now.
- Chatterer v0.9.91
- Docking Port Alignment Indicator v6.5
Ferram Aerospace Research v0.15.6.1- Kerbal Alarm Clock v3.8.3
- MechJeb v2.6.0
Pilot Assistant v1.13.0- RealChute v1.4.1.2
- The mk1 demo cockpit has had its hatch rotated 90 degrees so it doesn't look so odd, thanks to hidude398. Issue #619.
- Various NREs that slipped into the code. Issue #623, Issue #628.
- The variables
COMMNETCONNECTED,COMMNETSIGNALSTRENGTH, andCOMMNETVESSELCONTROLSTATEprovide feedback on the vessel's connection with CommNet. Courtesy user Virindi-AC. - MFDs may now be disabled when CommNet connectivity is lost. This feature is disabled by default (so it is unchanged from previous RPM behavior). Also courtesy user Virindi-AC.
- Ferram Aerospace Research integration is not confirmed (FAR for KSP 1.2.x has not been released). Issue #593.
- Pilot Assistant integration may or may not work (unable to test locally). Issue #593.
- Text rendering quality may or may not be good on some props (have not reproduced it locally). Issue #596.
For prior changes, see Changes in previous versions.