Skip to content

v6.0.1

Compare
Choose a tag to compare
@ClementDreptin ClementDreptin released this 15 Feb 14:27
· 162 commits to master since this release

Bug fixes

  • Attempted to fix the freezing problem that sometimes occured when loading the saved position. This fix should work but is not a 100% guaranteed before the freeze is not consistently reproducable.
  • Cancelling the keyboard does not change the knowback or jump height value anymore. To get the default value now, the user must not enter anything and explicitely press START (or go to the START button and press A).

Refactoring

  • Removed a lot of code duplication by gathering the common menu functions to dedicated header files.