-
Notifications
You must be signed in to change notification settings - Fork 27
Changelog
For KSP 1.12.5, 1 February 2023
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.
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.
Outstanding known issues are logged at the GitHub Issues page.
- The RCS control stick has had its dorsal/ventral movement swapped to correspond to KSP inputs and the RPM version of the control. Courtesy JonnyOThan.
- Possible exception when sorting degenerate lists of nearby vessels should be resolved.
- MAS now uses the KSPAssembly feature to make it easier to develop dependencies. Issue #354.
- New props based on Vulkan's M2X Angler props, courtesy Stone Blue. PR #360.
The changelog for older releases is available in the Documents folder of this repo.
For KSP 1.12.5, 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.
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.
Outstanding known issues are logged at the GitHub Issues page.
- Extensive cleanup of Module Manager patches to help MAS play nicer with other mods (and with MM), thanks to StoneBlue. PR #363.
- Simplified and Traditional Chinese translations added thanks to ZhaoFJx. PR #362.