Releases: hyperdefined/CustomLauncherRewrite
Releases · hyperdefined/CustomLauncherRewrite
Version 1.6.3
- Updated
log4j2
to 2.15.0 for a security update.
Version 1.6.2
- 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
- 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
- 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
- Support the new TTR 64bit engine.
- Fixed deleting
temp
folder contents after downloading files.
Version 1.5.6
- Don't allow adding accounts with the same username.
- Allow pressing enter on certain windows were it was missing.
Version 1.5.5
- Handle
false
login in a better way. - Remove old versions after updating on Windows.
Version 1.5.4
- Fixed TTR freezing on startup.
Version 1.5.3
- 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
- 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!