Skip to content

Oh Scrap 1.7

Compare
Choose a tag to compare
@severedsolo severedsolo released this 21 Sep 09:55
· 70 commits to master since this release
  • 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.