Skip to content

v0.2.0 Release

Latest

Choose a tag to compare

@rocketbooster1000 rocketbooster1000 released this 28 Dec 04:34
· 6 commits to main since this release

Full release for version 0.2.0

New features:

  • Revamped UI
    • Editable rotation speed
    • Editable/Displayable heading
  • Added a new getFormatHeading() method for easy displayable heading conversion

Changes:

  • Moved from KeyListener to KeyBindings
  • Folder structure now under src/main/java to align with maven conventions

Bug fixes:

  • Fixed a bug (Issue #2) where caps lock would disable movement
  • Fixed an issue where incompatible Java versions were not disclosed

Download the jar from this pre-release (or find it under the release folder) to use the program
For more information on how to use the program visit the README

Requires Java jdk 8.0 or later