MuMech / MechJeb2

MechJeb2 - KSP mod
Other
982 stars 250 forks source link

Don't run RCS in Node Executor when IDLE #1877

Closed lamont-granquist closed 3 months ago

lamont-granquist commented 3 months ago

We can be enabled and hammering on DoRCS every tick but not be doing anything.

Added more initializion paranoia around resetting back to Idle as well.

Also bonus fixed that it doesn't rely on VesselState any more for doing its own reflection poking around.