Releases: NathanKell/ModuleRCSFX
Releases · NathanKell/ModuleRCSFX
v4.2
v4.1
v4.1
- Fixed bug in thrust calculation (was 2% what it should be...)
- When in fullThrust mode, don't switch to full thrust unless thrust ratio already starts out at fullThrustMin (configurable).
v4.0
v4.0
- Update to KSP 1.0.
- Speed improvements. (Death to foreach! Don't recalculate values!)
- Removed EFFECTS support for now (doesn't work).
- Easy integration with TestFlight.
- Added useLever, tunable precision mode thrust, tweaked EPSILON support.
v3.5
*Fix non-PROPELLANT RCS
*Change how thrust scaling works: now thrust is scaled by thrusterPower correctly (I trust), and precision mode is always "10% thrust" rather than varying based on placement.
*Made rotatation/linear restrictions toggleable in the VAB.
v3.4
*Add control clamping (defaults to 5%, see readme)
*Update to 0.90
ModuleRCSFX v3.3
Removed debug spam.
ModuleRCSFX v3.2
Fixed another stock bug; now RCS thrusters will still fire even if producing < 0.1kN of thrust.
Also, changed assembly name to be ModuleRCSFX not DeadlyReentry...
ModuleRCSFX v3.1
Compiled for KSP 0.25
ModuleRCSFX v3.0
CHANGELOG
v3.0
*Fixed issues below 750m/s (thanks chicknblender!)
*Added EFFECTS support back in
*Added fullThrust as an option.