Releases: RealGrep/NavHud
Releases · RealGrep/NavHud
NavHud - v1.3.0 for KSP 1.1.x
NavHud - v1.2.2rc1 for KSP 1.0.x
- Fixed bug with burn times taking all engines into account due to API change
NavHud - v1.2.1rc1 for KSP 1.0.x
Release candidate 1 for version 1.2.1.
- Added option to hide NavHud display when UI is hidden with F2.
- Added option to disable waypoint.
- Replaced default button by button in applauncher.
NavHud v1.2.0.2rc1 for KSP 1.0.2
- Recompiled against KSP 1.0.2 and bumped up the version number to 1.2.0.2.
NavHud v1.2.0.1rc1 for KSP 1.0.1
- Recompiled against KSP 1.0.1 and bumped up the version number to 1.2.0.1.
NavHud v1.2.0rc2 for KSP 1.0
- Merged upstream changes from Ninenium (Waypoints).
NavHud - v1.2.0rc1 for KSP 1.0
Release candidate 1 for version 1.2.0.
- Changes for KSP 1.0.
- The maxThrust variable no longer works as before, so now calculate it using the ISP and max fuel flow.
- Various small fixes for API changes.
NavHud - v1.1.3rc0 for KSP 0.90
Release candidate 0 for version 1.1.3.
- Fixed bug where map view setting wasn't being saved and restored.
- Burn calculations now take into account reducing mass during the burn.
NavHud - v1.1.2rc6 for KSP 0.25.0
Release candidate 6 for version 1.1.2.
- When showing in the mapview is not enabled, will no longer show the text hud in the map view screen. Thanks to hvacengi for the bug report.
NavHud - v1.1.2rc5 for KSP 0.25.0
Release candidate 5 for version 1.1.2.
- Merged upstream changes, which follow.
- Added edge indicator and smoothing on the velocity vector.