Releases: gotmachine/MandatoryRCS
Releases · gotmachine/MandatoryRCS
MandatoryRCS 1.8 for KSP 1.8
Recompiled for KSP 1.8 - Won't work with previous KSP versions
MandatoryRCS 1.7 for KSP 1.7
Added support configs to move RCS thrusters / MP tanks / reaction wheels earlier in the tech tree.
Supported parts : stock, RLA stockalike and ReStockPlus.
MandatoryRCS 1.6 for KSP 1.7.0
- Recompiled for KSP 1.7 (should be compatible with KSP 1.6)
- Code tweaks for fail-safe reference acquisition to the stock module. Should fix be the occasional nullref spam that was happening on reentry.
MandatoryRCS 2.0 BETA 1 for KSP 1.4.2
Beta release with extra logging of debug information the the KSP.log
- Complete rewrite of the whole plugin
- The reaction wheels nerf has been simplified, control variations are no more since this was confusing and not very relevant
- Target persistence
- Stock SAS PID controller is replaced by a MechJeb derived PID-controller
- Complete in-house reimplementation of the stock SAS UI, with new modes and simple options within the UI.
- Added a way to target the Sun
- Added a RCS-auto mode
- Many bugs !
MandatoryRCS 1.5 for KSP 1.4.1
v1.5 for KSP 1.4.1
- Recompiled for KSP 1.4.1
- (bugfix) Fixed NRE on asteroids changing SOI
- (bugfix) Fixed NRE on planting flags
MandatoryRCS 1.4 for KSP 1.3.1
v1.4 for KSP 1.3.1
- Recompiled for KSP 1.3.1
- Tweaks to the settings menu
MandatoryRCS 1.3 for KSP 1.3.0
- Recompiled for KSP 1.3.0 (thx Linuxgurugamer)
- (bugfix) Fixed typo in settings (issue #1)
MandatoryRCS 1.2 for KSP 1.2.2
Changelog
- (feature) Ingame settings menu with compatibility checks for SSRW and PR plugins. They can now be used alongside the plugin, incompatible features are auto-disabled.
- (feature) Torque output on pilot/SAS input is now very low instead of disabled.
- (feature) Torque output on pilot/SAS input is still disabled for all reaction wheels in manned parts. This can be overridden/customized trough a "isControllable" parameter available in the module config (see the default patch CFG for more about that).
- (improvement) In SAS target mode, reaction wheels provide torque only if they have closely reached the target first (less "magnet effect")
- (improvement) Refactored several things in ModuleTorqueController, now a bit less dirty.
- (improvement) SAS target hold in body-relative modes (pro/retrograde, radial, normal) is now disabled when the vessel SOI change.
MandatoryRCS 1.1 for KSP 1.2.2
- (bugfix) Fixed SAS orientation being applied when not reached on initiating timewarp (woops)
- (bugfix) Tweaked a few things to prevent the perpetual SAS roll overshoot.
MandatoryRCS 1.0 for KSP 1.2.2
First public release