Skip to content

Releases: hyperdefined/CustomLauncherRewrite

Version 1.6.3

10 Dec 18:45
a43540f
Compare
Choose a tag to compare
  • Updated log4j2 to 2.15.0 for a security update.

Version 1.6.2

09 Dec 19:40
d332998
Compare
Choose a tag to compare
  • 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.

Version 1.6.1

08 Dec 03:25
26c09f3
Compare
Choose a tag to compare
  • A bunch of Linux fixes/features were added by @ahmouse15 in #3 . Thank you for your help!
  • Added support for saving accounts in plaintext. Any current accounts added before this update will use the secret passphrase still. If you wish to change this, you will need to re-add your account.

Version 1.6

07 Dec 05:35
f458f66
Compare
Choose a tag to compare
  • Added new support for Field Office API. There is now a Field Office button on the main window which will show you all the current Field Offices.

Version 1.5.7

04 Dec 04:35
6dadc4b
Compare
Choose a tag to compare
  • Support the new TTR 64bit engine.
  • Fixed deleting temp folder contents after downloading files.

Version 1.5.6

04 Dec 04:11
5f3b7f4
Compare
Choose a tag to compare
  • Don't allow adding accounts with the same username.
  • Allow pressing enter on certain windows were it was missing.

Version 1.5.5

03 Dec 20:10
8f12ef8
Compare
Choose a tag to compare
  • Handle false login in a better way.
  • Remove old versions after updating on Windows.

Version 1.5.4

02 Dec 04:12
db8ee48
Compare
Choose a tag to compare
  • Fixed TTR freezing on startup.

Version 1.5.3

23 Nov 04:21
00ea226
Compare
Choose a tag to compare
  • Completed support for updating on Linux. You will still have to manually update for this version, but all versions afterwards will be automatically downloaded via the launcher.
  • Added many improvements to the updater:
    • Show the release text (what you are reading now) on the update window.
    • Show how many versions outdated you are.
  • Greatly improved the TTR updater's extraction speeds.
  • Progress bar will now show the progress of downloading files for TTR.
  • The invasions list will now show mega invasions correctly.

Version 1.5.2

16 Nov 08:15
120c87d
Compare
Choose a tag to compare
  • Fixed game not starting process on new thread.
  • Updated to Java 16. You will need to install Java 16!
  • Created initial installer for Linux. See the wiki on how to properly install on Linux!