Releases: Mihara/RasterPropMonitor
RasterPropMonitor v0.30.6
RasterPropMonitor v0.30.5
For KSP 1.4.1 - 1.5.1
RasterPropMonitor integrates with the following mods to provide enhanced IVA gameplay. None of these mods are required.
- Chatterer
- Docking Port Alignment Indicator
- Ferram Aerospace Research
- Kerbal Alarm Clock
- MechJeb
- Pilot Assistant
- RealChute
FIXES
- NREs caused by swapping to another vessel within physics range have been fixed. Issue #671.
RasterPropMonitor v0.30.4
For KSP 1.4.1 - 1.4.3
RasterPropMonitor integrates with the following mods to provide enhanced IVA gameplay. None of these mods are required.
- Chatterer
- Docking Port Alignment Indicator
- Ferram Aerospace Research
- Kerbal Alarm Clock
- MechJeb
- Pilot Assistant
- RealChute
FIXES
- The inverted MFD problem has been fixed again (accounting for anti-aliasing affecting whether the MFDs are inverted in DX9, DX11, and DX12). Issue #668.
RasterPropMonitor v0.30.3
For KSP 1.4.1 - 1.4.3
RasterPropMonitor integrates with the following mods to provide enhanced IVA gameplay. None of these mods are required.
- Chatterer
- Docking Port Alignment Indicator
- Ferram Aerospace Research
- Kerbal Alarm Clock
- MechJeb
- Pilot Assistant
- RealChute
FIXES
- The inverted MFD problem has been fixed again (accounting for anti-aliasing affecting whether the MFDs are inverted in DX9 and DX12). Issue #665.
RasterPropMonitor v0.30.2
For KSP 1.4.1 - 1.4.3
RasterPropMonitor integrates with the following mods to provide enhanced IVA gameplay. None of these mods are required.
- Chatterer
- Docking Port Alignment Indicator
- Ferram Aerospace Research
- Kerbal Alarm Clock
- MechJeb
- Pilot Assistant
- RealChute
FIXES
- The inverted MFD problem in DX12 has also been resolved. Issue #665.
RasterPropMonitor v0.30.1
For KSP 1.4.1 - 1.4.3
RasterPropMonitor integrates with the following mods to provide enhanced IVA gameplay. None of these mods are required.
- Chatterer
- Docking Port Alignment Indicator
- Ferram Aerospace Research
- Kerbal Alarm Clock
- MechJeb
- Pilot Assistant
- RealChute
FIXES
- The mass of the JSI external camera has been reduced from 40kg to 4kg. Thanks to GitHub user Corax for the recommendation. Issue #661.
- The Mk1 cockpit has had some prop orientation problems fixed. Thanks to KSP forum user Levelord for the fix.
- The inverted MFD problem in DX9 has been resolved. Issue #659.
RasterPropMonitor v0.30.0
For KSP 1.4.0 - 1.4.2 - RPM Build #14726
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.93Docking Port Alignment Indicator v6.7.0Ferram Aerospace Research v0.15.9Kerbal Alarm Clock v3.8.5MechJeb v2.6.1Pilot Assistant v1.13.0RealChute v1.4.4
KNOWN ISSUE
- Certain MFD components are rendering inverted on Windows in DX9 and DX11 (PFD navball + textures, camera display). Issue #659. For around by using -force-glcore on the command line.
NEW FEATURES
- Ability to tell RPM to ignore certain parts or part modules in the per-module data tracking. Feature by SerTheGreat. Issue #648.
- Recompiled and rebuilt shaders for KSP 1.4.x. NOTE: Remove the old installation prior to installing this version to avoid having stale asset bundles. Issue #657.
ATTENTION IVA MAKERS
- Support for
cameraTransform
in the PAGE nodes of an MFD has been removed. MFDs usingcameraTransform
need to be updated to use theJSISteerableCamera
background node. Issue #621.
RasterPropMonitor v0.29.3
For KSP 1.3.1 - RPM Build #14830
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.7.0
Pilot Assistant v1.13.0- RealChute v1.4.5
FIXES
- RasterPropMonitor works with MechJeb dev builds #742 and later (but see notes in ATTENTION IVA MAKERS).
NEW FEATURES
- RPM's per-module data tracking (alternator output, engine performance, etc) can be overridden so RPM ignores certain parts, or ignore certain modules in parts. By user Ser, Issue #648.
ATTENTION IVA MAKERS
- Due to changes in the MechJeb spaceplane autopilot interface, the following JSIMechJeb features are deprecated. They work with MechJeb 2.6.1 or earlier, and they work with MechJeb dev builds #741 and earlier, but they will have no effect when using later versions of MechJeb: ButtonSpacePlaneHoldHeading, ButtonSpacePlaneHoldHeadingState, SpaceplaneAltitudeProximity, SpaceplaneHoldAltitude, SpaceplaneHoldHeading, SpaceplaneGlideslope, SetSpaceplaneHoldAltitude, SetSpaceplaneHoldHeading, and SetSpaceplaneGlideslope.
- 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.
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.
RasterPropMonitor v0.29.1
For KSP 1.3.1 - RPM Build #13152
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 may or may not work now.
- 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
- Recompiled for KSP 1.3.1.
NEW FEATURES
- Relays can now be filtered in the Target menu of the MFD. Issue #639.