Skip to content

Releases: kocxyz/Launcher

Version 2.2.1

30 May 20:14
Compare
Choose a tag to compare

Changes:

  • fix: steam game installation not automatically detected and causing promise rejection

Full Changelog: v2.2.0...v2.2.1

Version 2.2.0

25 May 17:11
Compare
Choose a tag to compare

What's Changed

  • fix: prevent the launcher from patching game files when already patched by @Tandashi in #101
  • feat: Install and Uninstall from Steam by @Tandashi in #102
  • feat: EventManager by @Ipmake in #103

Full Changelog: v2.1.1...v2.2.0

Version 2.1.1

19 May 17:12
Compare
Choose a tag to compare

What's Changed

  • fix: private servers are not playable anymore (1.41#500) by @Tandashi in #100

Full Changelog: v2.1.0...v2.1.1

Version 2.1.0

18 May 19:01
Compare
Choose a tag to compare

What's Changed

  • Remove Server Mods and patch game client by @Tandashi in #99

Full Changelog: v2.0.3...v2.1.0

Version 2.0.3

26 Dec 18:43
Compare
Choose a tag to compare

Changes

  • Fixed Windows users not being able to start the game

Full Changelog: v2.0.2...v2.0.3

For linux users:

The launcher uses wine to run the game on linux. Make sure you have wine installed and configured before trying to run the game.
The linux version of the launcher is still experimental and might have some issues.

Version 2.0.2

26 Dec 15:16
f90a419
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

For linux users:

The launcher uses wine to run the game on linux. Make sure you have wine installed and configured before trying to run the game.
The linux version of the launcher is still experimental and might have some issues.

Version 2.0.1

23 Dec 14:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

Version 2.0.0

09 Oct 16:36
Compare
Choose a tag to compare

Changelog:

  • Playtime tracker
  • Custom theme for premium users
  • Minor UI redesigns
  • A complete Typescript rewrite
  • Linux support (unfinished [in testing])
  • Ability to change your in-game username color for premium users

Full Changelog: https://github.com/kocxyz/Launcher/commits/v2.0.0

Release Version 1.0.0

20 Jun 17:08
e7bd8c5
Compare
Choose a tag to compare

Changes

  • Added support for discord game invites
  • Disabled the "secret" field for hosting servers for now
  • Added the option to open the game directory on the settings tab
  • Added an option to uninstall versions of the game
  • Added support for alternative builds of the game
  • Launcher "Links" on the left hand side now open the default browser instead of the electron.js builtin one
  • Fixed an issue with the temp dir of the auto updater
  • Switched to the release version

What's Changed

New Contributors

Full Changelog: v0.4.5-beta...v1.0.0

Beta Version 0.4.5

18 Jun 14:34
Compare
Choose a tag to compare

Changes

  • Fixed an issues with the game crashing on startup #24
  • Changed the style of the Launch button
  • Changed the update window to dark mode
  • Added a logging directory with file logs

Full Changelog: v0.4.4-beta...v0.4.5-beta