Skip to content

v1.6.3

Choose a tag to compare

@Tumppi066 Tumppi066 released this 04 Dec 16:11
· 4038 commits to main since this release

Full Changelog: v1.6.0...v1.6.3

Version 1.6.3

(last version 1.6.2)

Minor changes

  • Controller is now threaded. This should provide much smoother control for people whose PCs can't run the app at high fps.
  • Removed the Azure and SunValley themes. You can make your own color schemes for the theme now.
    • For now it's only dark mode... light mode is coming at some point (check the development board)
  • Try and pause game incase of error.
  • Added keyboard sensitivity setting to defaultsteering.
  • Added changelog to auto updater (this will only work on future updates after this one)

Bug fixes

  • Fixed error when moving the app window.
  • Fixed navdetection rounding values. This will provide a little extra smoothness in the turns.
  • Upgraded to playsound2, this should fix the issues people are having with sounds not working.

Contributors

  • Tumppi066