Skip to content

Releases: CraftenDev/craften-launcher

v1.3.2

11 Feb 10:35
Compare
Choose a tag to compare

Bugfixes:

  • Fix version parameter crash when playing without login

v1.3.1

11 Feb 10:37
Compare
Choose a tag to compare

Bugfixes:

  • Fix version parameter being ignored

v1.3.0

11 Feb 10:40
Compare
Choose a tag to compare

New Features:

  • Add a button to continue without login

Bugfixes:

  • Fix a rare crash bug

v1.2.0

29 Aug 21:25
Compare
Choose a tag to compare

New Features:

  • Option to specify the assets version (--assetsversion)

Improvements:

  • Highlight links on mouse-over
  • Increase font size of links
  • Improve text rendering
  • Increase minor version by one

Bugfixes:

  • Show all installed versions in the version selector

v1.1.0

11 May 13:26
Compare
Choose a tag to compare

New Features:

  • Add german translation
  • Re-add version selection (missing since 1.0.0), click on the version to change it

Improvements:

  • Disable the login button if the credentials are incomplete
  • Various improvements, i.e. refactor the command line parsing

Bugfixes:

  • Select the latest release instead of the latest snapshot by default
  • Don't crash when starting the launcher without internet connection
  • Fix shaking loading animation
  • Don't crash with invalid user credentials

v1.0.0

11 May 13:44
Compare
Choose a tag to compare

New features:

  • Redesign the entire UI 🌈

Improvements:

  • Distinguish wrong login credentials and non-premium Minecraft account

Bugfixes:

  • Make the launcher run on Linux
  • Possibly fix more bugs

v0.12.0

11 May 14:03
Compare
Choose a tag to compare

New Features:

  • ProfileID parameter to log someone directly in
  • ForceLogin parameter so the user needs to enter its credentials
  • Fullscreen parameter to start minecraft in fullscreen

Improvements:

  • Renamed LastLogin.json to craftenlauncher_profiles.json
  • It's now a maven project
  • Clear selected user attribute in json file isntead of deleting the whole file

Bugfixes:

  • Error direct login after logout
  • Java issue when user selected more than 1024mb with 32bit java
  • Downloaded wrong libraries according to 32bit or 64bit architecture

v0.11.0

11 May 12:44
Compare
Choose a tag to compare

New Features:

  • --quickplay parameter to skip profile view and launch Minecraft immediately, if possible

Improvements:

  • Some GUI adjustments

Bugfixes:

  • Actually save the login credentials