Skip to content

Releases: Nullkooland/GBCLV3

Release 3.0.4.43

29 Aug 15:59
e972823
Compare
Choose a tag to compare

Nothing fancy, just some fixes and tweaks.

  • If JRE path is changed (e.g., updated to higher version), the launcher will locate the new available JRE path
  • If no JRE found, the user will be informed when attempting to launch game
  • If no JRE found, there will be a download button shown in Game SetttingsJVM Settings
    (the download mirror is provided by BMCLAPI)
  • Add a new background icon (it took me an hour to make the vector with the Pen Tool XD)
  • Improve language translations

Release 3.0.3.41

28 Aug 17:54
9993ec9
Compare
Choose a tag to compare

Mainly forge download & launch fixes and UI tweaks

  • Fix 1.7.10 forge version cannot launch (the order of libraries in launch args matters!)
  • Fix invalid download url for 1.7.10 - 1.8.9 forge versions (why on earth do they got suffixes?)
  • Standardize version name format when install forge version
    ( $"{MinecraftVersion}-forge-{ForgeVersion}" )
  • Change background icon loading & binding strategy
  • Add a new background icon (see if you can get it shown!)
  • Refactor some hard-coded color values into ResourceDictionary

Release 3.0.2.38

27 Aug 19:40
ad0a18b
Compare
Choose a tag to compare

From now on, you can seamlessly update the launcher with built-in module!

  • Now supports auto version check and update (based on GitHub releases)
  • Fix invalid token in refresh authentication
  • Fix versions list doesn't load when navigate from 'no version detected' dialog
  • Fix forgot to assign download urls for native libraries
  • No longer use BMCLAPI to download assets index json
  • Fix a bug #5 in resourcepacks and mods loading

Release 3.0.1.27

23 Aug 16:34
7fad650
Compare
Choose a tag to compare

This is the first release of GBCL 3.X

  • The default language is Simplified Chinese, you can go to 设置 -> 启动器设置 -> 语言 then switch to other languages (e.g English) using the Combobox
  • If you already have local game, it is recommended to place the launcher executable in the same directory as .minecraft folder, the launcher can automatically load available game versions.