Skip to content

1.3.0 build #98

Pre-release
Pre-release
Compare
Choose a tag to compare
@brainiac brainiac released this 10 Feb 05:54
· 153 commits to master since this release

1.3.0 beta 3

This is a minor update to the 1.3.0 Beta release of MQ2Nav

Improvements

  • Added command to change option defaults (#58)
    • /nav setopt [options] will set option defaults that other navigation commands will use.
    • /nav setopt dist=30 will set the default distance to 30
    • /nav setopt log=off will turn logging off
    • Option defaults can be reset with /nav setopt reset
  • Added nav ui to show and modify default options.
  • Updated help text for other navigation options.

Bug Fixes

  • Fixed an issue that caused navigation path indicator to stop appearing after a number of paths. (#74)