Skip to content

Changelog

MOARdV edited this page May 1, 2022 · 371 revisions

Current Release

MAS v1.3.1

For KSP 1.12.3, 27 April 2022.

ATTENTION PLAYERS: MAS includes a Module Manager patch that replaces all of the stock RPM props with MAS-enabled props. If, for some reason, you do not want your RPM IVAs upgraded, you will need to rename GameData/MOARdV/Patches/JsiToMasUpgrade.cfg to JsiToMasUpgrade.nocfg.

ATTENTION IVA MAKERS: A number of MAS props (rotary switches, push buttons, toggle switches) were renamed so that MAS and ASET props have consistent naming conventions. MAS includes an MM patch to update obsolete prop names in config files to their current names. Some of the text layout on those props may have changed to be consistent with the ASET props style.

NOTE: A partial ASET Avionics and ASET Props upgrade patch is included, but disabled. To try it, please rename GameData/MOARdV/Patches/AsetToMasUpgrade.nocfg to GameData/MOARdV/Patches/AsetToMasUpgrade.cfg. Currently, you will need RasterPropMonitor installed to enable any props that are not already updated. There are no guarantees that partially-updated IVAs will work perfectly.

Known Issues

  • Docking / undocking occasionally causes the MAS system to become unresponsive. Changing scenes or switching to an unloaded vessel will reset it.
  • Map View lines occasionally are visible in MFD Camera views. Issue #238.
  • KSP resets the reference transform when switching seats in IVA. Issue #243.
  • The HORIZON MASMonitor component is not working correctly. Issue #302.

Fixes

  • Multi-mode engines should now behave correctly when changing modes. Issue #341.
  • Assorted Tablo props that were causing initialization errors have been updated.

Older Releases

The changelog for older releases is available in the Documents folder of this repo.

Under Development

MAS v1.3.2

For KSP 1.12.3, unreleased.

ATTENTION PLAYERS: MAS includes a Module Manager patch that replaces all of the stock RPM props with MAS-enabled props. If, for some reason, you do not want your RPM IVAs upgraded, you will need to rename GameData/MOARdV/Patches/JsiToMasUpgrade.cfg to JsiToMasUpgrade.nocfg.

ATTENTION IVA MAKERS: A number of MAS props (rotary switches, push buttons, toggle switches) were renamed so that MAS and ASET props have consistent naming conventions. MAS includes an MM patch to update obsolete prop names in config files to their current names. Some of the text layout on those props may have changed to be consistent with the ASET props style.

NOTE: A partial ASET Avionics and ASET Props upgrade patch is included, but disabled. To try it, please rename GameData/MOARdV/Patches/AsetToMasUpgrade.nocfg to GameData/MOARdV/Patches/AsetToMasUpgrade.cfg. Currently, you will need RasterPropMonitor installed to enable any props that are not already updated. There are no guarantees that partially-updated IVAs will work perfectly.

Known Issues

  • Docking / undocking occasionally causes the MAS system to become unresponsive. Changing scenes or switching to an unloaded vessel will reset it.
  • Map View lines occasionally are visible in MFD Camera views. Issue #238.
  • KSP resets the reference transform when switching seats in IVA. Issue #243.

Fixes

  • The ASET Props upgrade patch has been disabled. It was accidentally enabled in 1.3.0 and 1.3.1.
  • All MFD map displays use correct dimensions for the map, even if the map isn't the assumed 1024x512 dimensions.
  • Another stab at fixing multi-mode engine behavior. Issue #341.

New Features

  • A prototype touch screen MFD prop is now available (MAS_MFD_Touch1). It is not flight-ready, but the work-in-progress design is available for people wanting to experiment with it. Issue #288.
Clone this wiki locally