RasterPropMonitor v0.29.2
For KSP 1.3.1 - RPM Build #13391
RasterPropMonitor integrates with the following mods, providing additional control and information options when these mods are available. None of these mods are required. Versions indicate the version of the mod that RPM was tested against. Strikethrough indicates versions previously known to work that are untested with the current RPM release.
- Chatterer v0.9.93
- Docking Port Alignment Indicator v6.7.0
Ferram Aerospace Research v0.15.9- Kerbal Alarm Clock v3.8.5
- MechJeb v2.6.1
Pilot Assistant v1.13.0- RealChute v1.4.4
FIXES
- Monitors blank when power is depleted (or, if the MFD is configured to support it, when communications are lost). Issue #645. Thanks to forum member snakeru for reporting.
- Alternator EC output has been corrected. Issue #646. Thanks to forum member Ser for reporting.
NEW FEATURES
- A MATH
MODULO
operator is now available for IVA makers. Issue #614.
ATTENTION IVA MAKERS
- The use of
cameraTransform
in the PAGE nodes of an MFD is deprecated. This is an old code path that has been superseded by theJSISteerableCamera
background node. MFDs using acameraTransform
need to be updated, since support for this feature will be removed in an upcoming release. Issue #621.