Changes:
- Re-adding the unit tests that where failing on windows
- Add hotkey "Alt-K" to open the main window even if toolbar is not present/visible
- Can be toggled of in BepInEx configuration manager
- Increase internal line length of console
- Add
ksp::vessel::Vessel.staging.next()
method to trigger staging - Fix throttle_manager unhook problem
- Should eventually work for all other control managers as well
- Ignore empty lines on console resize
- Add indicator light to main window
- Additional vessel information (thanks EloxZ)