GDLauncher

GDLauncher is a simple, yet powerful Minecraft custom launcher with a strong focus on the user experience

GPL-3.0 License

Stars
1.2K
Committers
9

Bot releases are hidden (Show)

GDLauncher - v1.1.30 Latest Release

Published by blarfoon over 1 year ago

New

  • Support ARM Architecture. (4fd9a4 | #1451)
  • Add manual download option for failed opted out mods. (a8dfa1 | #1512)

Improvements

  • Updated url for minecraft news images. (efa324 | #1443)
  • Simplifications to the codebase, napi and nsfw now get automatically compiled on build. (20148d | #1446)
  • Add restore option to failed updates. (9d84085 | #1531)

Bugfixes

  • Fix asset downloading now enforcing https. (73b3f4 | #1514)
  • Fix deprecated warnings for dropped file handles. (9d84085 | #1531)
GDLauncher - v1.1.30-beta.1

Published by blarfoon almost 2 years ago

New

  • Support ARM Architecture. (4fd9a4 | #1451)
  • Add manual download option for failed opted out mods. (a8dfa1 | #1512)

Improvements

  • Updated url for minecraft news images. (efa324 | #1443)
  • Simplifications to the codebase, napi and nsfw now get automatically compiled on build. (20148d | #1446)

Bugfixes

  • Fix asset downloading now enforcing https. (73b3f4 | #1514)
GDLauncher - v1.1.29

Published by blarfoon about 2 years ago

Bugfixes

  • No longer killing the game when closing the Launcher. (391dd9cc | #1412)
  • Fixed the game resolution setting being ignored. (87f89ed9 | #1429)
  • Fixed the kill button having to be clicked twice. (2664f8bb | #1419)
  • Fixed error code one when certain java args are missing. (cdae501a | #1420)
  • Fixed settings resetting caused by the CurseForge workaround. (7f29ca64 | #1431)
GDLauncher - v1.1.28

Published by blarfoon about 2 years ago

Bugfixes

  • No longer killing the game when closing the Launcher. (391dd9cc | #1412)
  • Fixed the game resolution setting being ignored. (87f89ed9 | #1429)
  • Fixed the kill button having to be clicked twice. (2664f8bb | #1419)
  • Fixed error code one when certain java args are missing. (cdae501a | #1420)
  • Fixed settings resetting caused by the CurseForge workaround. (7f29ca64 | #1431)
GDLauncher - v1.1.27

Published by blarfoon about 2 years ago

New

  • Squashed Git Commit history because it was around 0.5G big. (8ec97baa)

Improvements

  • Changed murmur2 calculator to napi. (8ec97baa)

Bugfixes

  • Fixed the Memory slider resetting to a very low point. (8ec97baa | #1382)
  • Fixed the Update all Mods Button sometimes not working properly. (1d17f128 | #1381)
  • Fixed Forge 1.19 erroring with "launch string to long". (8ec97baa | #1384)
  • Fixed the Open Mod page link not working. (8ec97baa | #1375)
  • Fixed the X button in search bars not functioning. (8ec97baa | #1371)
  • Fixed FTB downloads not working. (b8c7e774 | #1410)
GDLauncher - v1.1.25

Published by blarfoon over 2 years ago

Bugfixes

  • Fixed cloudflare blocking opted out mods during download.
GDLauncher - v1.1.24

Published by blarfoon over 2 years ago

New

  • Curseforge's opted out mods can now be downloaded directly from GDLauncher! When a mod / modpack decided to opt out, we will open a browser window within GDLauncher and intercept the download.

Improvements

  • Before starting a modpack update GDLauncher will now create a restore point. If the update process fails, GDLauncher will rollback the last working backup.
  • Updated electron to the latest version (Chrome 96 - Electron 19). This brings a lot of security and performance improvements.

Bugfixes

  • Fixed crashes in the mods manager.
  • Fixed resource packs not being saved in the correct location.
GDLauncher - v1.1.23

Published by blarfoon over 2 years ago

GDLauncher - v1.1.22-beta.2

Published by blarfoon over 2 years ago

GDLauncher - v1.1.22-beta.1

Published by blarfoon over 2 years ago

New

  • Added Play Button to instance manager. You can start and stop instances from there while managing your mods.
  • Added category selection in the mods browser. You can select the category from the dropdown and the mods will be filtered.

Improvements

  • CurseForge APIs migrated to new ones. Things might not work, feel free to report anything not working on our discord.
  • Ram memory slider now shows the selected amount. It should be way easier to use.

Bugfixes

  • Fixed old instances not starting
GDLauncher - v1.1.21

Published by blarfoon almost 3 years ago

New

Improvements

  • Instance resources will now be checked at startup. If they are missing they will be downloaded again. (d970328)

Bugfixes

  • Deprecated our old cdn in favor of the new one. (dbc658f)
GDLauncher - v1.1.20

Published by blarfoon almost 3 years ago

New

Improvements

  • Instance resources will now be checked at startup. If they are missing they will be downloaded again. (d970328)

Bugfixes

  • Deprecated our old cdn in favor of the new one. (dbc658f)
GDLauncher - v1.1.19

Published by blarfoon almost 3 years ago

New

Improvements

  • Instance resources will now be checked at startup. If they are missing they will be downloaded again. (d970328)

Bugfixes

  • Deprecated our old cdn in favor of the new one. (dbc658f)
GDLauncher - v1.1.18

Published by blarfoon almost 3 years ago

New

  • Migrated to Java 17. Now Minecraft 1.18 should work (214ac68)
  • Testing some new monetization techniques. These are some preliminary tests in order to make GDLauncher a self-sustained project. Come give us some feedback on our discord server! (214ac68)
  • Added an automatic error reporting system. This way we will be able to fix issues even before they are reported! (09c8873)
  • Minecraft Forge 1.18 is now supported (a0b8bec)

Bugfixes

  • Fixed Microsoft login not working when offline. (14346e2)
  • Fixed a critical security bug in Minecraft that allows people to remotely execute code on your computer. Mojang will probably release a fix soon but in the meanwhile we are trying to minimize the impact. (e2cfde4)
  • Fixed the "update all mods" button. Sorry for the inconvenience. (d58a46d)
GDLauncher - v1.1.17

Published by blarfoon almost 3 years ago

New

  • Migrated to Java 17. Now Minecraft 1.18 should work (214ac68)
  • Testing some new monetization techniques. These are some preliminary tests in order to make GDLauncher a self-sustained project. Come give us some feedback on our discord server! (214ac68)
  • Added an automatic error reporting system. This way we will be able to fix issues even before they are reported! (09c8873)
  • Minecraft Forge 1.18 is now supported (a0b8bec)

Bugfixes

  • Fixed Microsoft login not working when offline. (14346e2)
  • Fixed a critical security bug in Minecraft that allows people to remotely execute code on your computer. Mojang will probably release a fix soon but in the meanwhile we are trying to minimize the impact. (e2cfde4)
  • Fixed the "update all mods" button. Sorry for the inconvenience. (d58a46d)
GDLauncher - v1.1.16

Published by blarfoon almost 3 years ago

New

  • Migrated to Java 17. Now Minecraft 1.18 should work (214ac68)
  • Testing some new monetization techniques. These are some preliminary tests in order to make GDLauncher a self-sustained project. Come give us some feedback on our discord server! (214ac68)
  • Added an automatic error reporting system. This way we will be able to fix issues even before they are reported! (09c8873)
  • Minecraft Forge 1.18 is now supported (a0b8bec)

Bugfixes

  • Fixed Microsoft login not working when offline. (14346e2)
  • Fixed a critical security bug in Minecraft that allows people to remotely execute code on your computer. Mojang will probably release a fix soon but in the meanwhile we are trying to minimize the impact. (e2cfde4)
GDLauncher - v1.1.16-beta.4

Published by blarfoon almost 3 years ago

New

  • Migrated to Java 17. Now Minecraft 1.18 should work (214ac68)
  • Testing some new monetization techniques. These are some preliminary tests in order to make GDLauncher a self-sustained project. Come give us some feedback on our discord server! (214ac68)
  • Added an automatic error reporting system. This way we will be able to fix issues even before they are reported! (09c8873)

Bugfixes

  • Fixed Microsoft login not working when offline. (14346e2)
GDLauncher - v1.1.16-beta.3

Published by blarfoon almost 3 years ago

New

  • Migrated to Java 17. Now Minecraft 1.18 should work (214ac68)
  • Testing some new monetization techniques. These are some preliminary tests in order to make GDLauncher a self-sustained project. Come give us some feedback on our discord server! (214ac68)
  • Added an automatic error reporting system. This way we will be able to fix issues even before they are reported! (09c8873)

Bugfixes

  • Fixed Microsoft login not working when offline. (14346e2)
GDLauncher - v1.1.16-beta.2

Published by blarfoon almost 3 years ago

New

  • Migrated to Java 17. Now Minecraft 1.18 should work (214ac68)
  • Testing some new monetization techniques. These are some preliminary tests in order to make GDLauncher a self-sustained project. Come give us some feedback on our discord server! (214ac68)
  • Added an automatic error reporting system. This way we will be able to fix issues even before they are reported! (09c8873)

Bugfixes

  • Fixed Microsoft login not working when offline. (14346e2)
GDLauncher - v1.1.16-beta.1

Published by blarfoon almost 3 years ago

New

  • Migrated to Java 17. Now Minecraft 1.18 should work (214ac68)
  • Testing some new monetization techniques. These are some preliminary tests in order to make GDLauncher a self-sustained project. Come give us some feedback on our discord server! (214ac68)

Bugfixes

  • Fixed Microsoft login not working when offline. (14346e2)