Skip to content

Releases: alterorb/launcher

3.1.1

05 Dec 23:53
Compare
Choose a tag to compare

Updates the bundled jre to java 18

3.1.0

24 Feb 22:42
e08f49f
Compare
Choose a tag to compare
  • Only force launcher updates on minor/major version changes
  • Set timeouts for resource downloads
  • Add extra logs for debugging info
  • Allow windows users to pick an install directory

3.0.0

16 Feb 22:36
b908cc6
Compare
Choose a tag to compare
  • All the original games are now launchable (not all have login enabled)
  • Minimum required java version has been raised to 17
  • Prebuilt binaries for windows and debian based linux systems, this means that if you’re using one of these you don’t need to have Java installed
  • All the game caches are now stored under the .alterorb/caches directory which is located at your user’s home directory
  • Discord integration has been removed as it used a now deprecated method of comunicating with it.
  • Games are no longer patched at runtime, instead the launcher uses pre-patched game jars now. This opens up for more complex game patches such as balance patches and other fixes. See the readme for more info on how it works.

Resizable game frame window

12 Sep 12:32
Compare
Choose a tag to compare
  • This release simply re-enables resizing the game frame

Major rewrite of the launcher

31 Aug 21:42
Compare
Choose a tag to compare

This version is mostly a full rewrite of the launcher to fix some lingering tech debts that the V1.x launcher had. Even though it is mostly internal changes the following features/bugfixes come with the new launcher:

  • Much smaller size
  • Faster startup
  • A more UX friendly experience
  • The ingame quit button now actually works
  • Discord integration
  • Fixed some layout issues that could happen in specific java versions
  • Launcher logs are now available for further debugging (if needed)

V1.9

23 Oct 02:03
Compare
Choose a tag to compare

This release fixes a bug with the login pubkey patcher.

V1.8

02 Oct 23:16
Compare
Choose a tag to compare

This version fixes an issue that was preventing TerraPhoenix from launching.

V1.7

15 Jul 00:45
Compare
Choose a tag to compare
  • Add a more user friendly outdated message

V1.6

14 Jul 23:48
Compare
Choose a tag to compare
  • Fixes a small bug where two instances of a game could be launched.
  • Updates the static assets url

V1.5

07 Jun 01:35
Compare
Choose a tag to compare

This release fixes some bugs related to the login pubkey patcher that is needed for the login server.