Skip to content

Releases: 3arthqu4ke/headlessmc

1.10.1

17 Jul 09:12
ff2ddb1
Compare
Choose a tag to compare
  • Fixed crash on older versions like forge 1.16.5

1.10.0

16 Jul 22:32
ed47152
Compare
Choose a tag to compare
  • In memory launcher, launch the game inside the same JVM as headlessmc
  • Bugfixes for newer Forge and Neoforge versions
  • Automatically finds Java Installations on Windows at startup
  • Fixed headlessmc on computers with special locales that change upper/lower case

1.9.5

07 Apr 10:10
fa23dab
Compare
Choose a tag to compare
  • Make fabric install command support older java versions
  • Fixed a crash on Forge 1.20.3
  • Support for the Neoforge 1.20.1 installer

1.9.4

06 Apr 12:38
79b4be1
Compare
Choose a tag to compare
  • Better Assets downloading: parallel, retries, rate limit, dummy assets for headless mode, hash validation #136
  • Fixed crash in headless mode #139
  • Fixed NullPointer when listing invalid versions #141
  • Improvements for running headlessmc in CI/CD pipelines #137

1.9.3

01 Apr 23:35
Compare
Choose a tag to compare

Some more small changes for HeadlessMC use in CI/CD pipelines

  • Launch command now supports selecting the version via regex
  • HeadlessMC will exit with the Minecraft exit code

1.9.2

01 Apr 22:42
7b64773
Compare
Choose a tag to compare

Small fixes to improve HeadlessMC in CI pipelines

1.9.1

31 Mar 13:11
Compare
Choose a tag to compare

Fixed a bug that prevented old versions like 1.12.2 from launching.

1.9.0

07 Mar 22:13
e3bd572
Compare
Choose a tag to compare

NeoForge Support

1.8.1

09 Dec 23:54
Compare
Choose a tag to compare
  • Added support for Minecraft 1.20.4.

1.8.0

18 Nov 13:23
4108d75
Compare
Choose a tag to compare
  • Fixed huge Exception being output on newer versions of Minecraft due to the LoggingHandler not being on the SystemClassLoader
  • Fixed WebView not working if JavaFX is not available (#89, #38), in that case use the new 100MB launcher-jfx jar attached to this release. It comes with JavaFX bundled .