Skip to content
Success

Changes

Summary

  1. Fix autostage limit bug that broke coasts (commit: 705c6d5) (details)
Commit 705c6d559bae1e61655592f5d99b51e12822ced1 by lamont
Fix autostage limit bug that broke coasts

- fix in the StagingController to update the limit every time in
  case it changes (which it does in the guidance controller).
- fixes UI bug to show KSP stage in the PVG settings menu
- fixes UI bug to show KSP stage next to the coast in the PVG solution
  display.

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
(commit: 705c6d5)
The file was modified MechJeb2/MechJebModuleStagingController.cs (diff)
The file was modified MechJeb2/MechJebLib/PVG/Solution.cs (diff)
The file was modified MechJeb2/MechJebModuleGuidanceController.cs (diff)
The file was modified MechJeb2/MechJebModuleAscentMenu.cs (diff)
The file was modified MechJeb2/MechJebModuleAscentPVGSettingsMenu.cs (diff)