Skip to content

Version 1.6.2

Choose a tag to compare

@hyperdefined hyperdefined released this 09 Dec 19:40
· 441 commits to master since this release
d332998
  • More fixes/features by @ahmouse15 via #4. (Thank you for your contributions!)
    • Fixed saving accounts with encryption turned off.
    • Handle delay logins better. You don't be prompted about the queue until it really matters.
    • Notify users when their Java version is too low (Linux).
    • Fixed program icon for desktop shortcuts (Linux).
  • Added TTR's status at the bottom of the window. This will show if the game is online or not. This refreshes every 30 seconds.
  • Fixed invasion/field office tables flickering when updating.
  • New update window. Instead of showing only the latest version's changelog, it will show all versions between yours and the latest. This can help show any "missing" updates between versions.
  • New improved error windows. They now show the full stacktrace.
  • On new game installs, force the game volume to be 10% so it doesn't blow your ear drums out.
    • On Linux, force window mode on first launch. There is a bug with fullscreen mode on TTR currently, so we just get around that by setting it to be window mode. This was suggested by @ahmouse15.