Skip to content

Releases: RealGrep/NavHud

NavHud - v1.3.0 for KSP 1.1.x

20 Apr 04:27

Choose a tag to compare

  • Updated for KSP 1.1. Special thanks to Chris "iPeer" Wignall for basically doing all the porting!

NavHud - v1.2.2rc1 for KSP 1.0.x

21 May 22:26

Choose a tag to compare

  • Fixed bug with burn times taking all engines into account due to API change

NavHud - v1.2.1rc1 for KSP 1.0.x

05 May 01:22

Choose a tag to compare

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

01 May 21:31

Choose a tag to compare

  • 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

01 May 17:36

Choose a tag to compare

  • 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

28 Apr 02:04

Choose a tag to compare

  • Merged upstream changes from Ninenium (Waypoints).

NavHud - v1.2.0rc1 for KSP 1.0

27 Apr 17:18

Choose a tag to compare

Pre-release

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

16 Dec 06:37

Choose a tag to compare

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

08 Oct 03:36

Choose a tag to compare

Pre-release

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

08 Oct 02:22

Choose a tag to compare

Pre-release

Release candidate 5 for version 1.1.2.

  • Merged upstream changes, which follow.
  • Added edge indicator and smoothing on the velocity vector.