Skip to content

Releases: hyperdefined/CustomLauncherRewrite

Version 1.5.2

16 Nov 08:15
120c87d

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!

Version 1.5.1

14 Nov 19:53
f022bab

Choose a tag to compare

This is a version bump to fix updating.

Version 1.5

14 Nov 07:27
91c54f9

Choose a tag to compare

  • Initial Linux support. See the wiki for setup.
  • Fixed layout on the updater window and improved the progress bar.
  • Completely removed the configuration system.

This update now installs all TTR files to ttr-files. The launcher no longer looks for a preinstalled game. This means you do not need the official launcher installed anymore! Because this is a new directory, you won't have your options, resource packs, or screenshots. You can copy them over from your existing TTR install to this new folder.

For Windows, download the exe file.
For Linux, download the tar.gz file.

Version 1.5 Fix

14 Nov 17:18
87ba576

Choose a tag to compare

This version disables the self updater on Linux, since it's not finished yet. It does run on Windows still.

Version 1.4.1

05 Nov 20:10
ce3306c

Choose a tag to compare

  • Added a basic icon to the program.
  • Improved the 2FA and secret prompt window layout.

Version 1.4

21 Oct 03:50
997e677

Choose a tag to compare

  • Much better error handling. If an exception occurs, it will prompt the user with the error. This helps identify why something broke instead of just logging it.
  • Much better version checking/updating. If there is a new version of the program, it will ask the user to download the latest release. Afterwards, it will ask the user to launch the new version and close the old one.
  • Merge "Add Account" and "Delete Account" into their own separate window called "Manage Accounts."

Version 1.3.3

12 Oct 03:57
34917e4

Choose a tag to compare

  • Changed invasion API to toon.plus which has much more accurate invasion durations.
  • Fixed setting User-Agent when making any requests to various APIs.
  • Removed any of the warnings about invasion durations.

Version 1.3.2

12 Oct 02:07
546eae0

Choose a tag to compare

  • Added invasion duration times to the invasion window. This feature is not fully finished. The times are not accurate but they are pretty close. If anyone else knows a better way to calculate, please feel free to fork!
  • Configurable option to hide/show the invasion duration since it's not done yet.
  • Changed the invasion list to a table.
  • Sort invasions by alphabetical order.

Version 1.3.1

20 Sep 01:16
3f03320

Choose a tag to compare

  • Invasions will auto refresh if you have the window open.

Version 1.3

06 Sep 01:44
83ff452

Choose a tag to compare

  • Fixed log4j2 breaking the entire packaged jar.
  • Added a built in invasion tracker. Click the "Invasions" button on the main window to see the current invasions. Double click on an invasion to see how many cogs the invasion has.