You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed RCS thrusters being allowed to fail when RCS is turned on
Parachutes will now only fail while deployed
Fixed an NRE that could occur when other mods apply MM patches after the Failure Module has attached itself to a part.
Failure Modules will now cache all modules they need to interact with, instead of grabbing them on each FailPart() call.
timeBetweenChecksRocketsSpace has now been split into timeBetweenChecksLocalSpace (Homeworld or its Moons) and timeBetweenChecksDeepSpace (everywhere else)
timeBetweenChecksLocalSpace reduced to 20 minutes
timeBetweenChecksDeepSpace increased to every roughly every 7.5 hours.
Fixed an issue where SRBs would not post failures to the Messages App or Log they had happened.