Skip to content
Success

Changes

Summary

  1. FFS: always reset current stage if it is too high (commit: 1014850) (details)
Commit 1014850c833221676f103134e951af9264fa5ac4 by lamont
FFS: always reset current stage if it is too high

The saved current stage can sometimes be too high, so always save it in
the updater if it is higher than the actual current stage.

Probably fixes some tick-to-tick bugs in KSP's staging where the builder
will get triggered and the stage hasn't been decremented yet.

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
(commit: 1014850)
The file was modified MechJebLibBindings/FuelFlowSimulation/SimVesselUpdater.cs (diff)
The file was modified MechJebLib/FuelFlowSimulation/SimVessel.cs (diff)