Skip to content

Releases: CrucibleMC/Crucible

Build staging-140cc6eaeaca30dd36276efef73a0c6771ef8c9d

22 May 15:47
140cc6e
Compare
Choose a tag to compare

This is an automatic build targeting the commit 140cc6e

Build staging-ff00464112848cb62de37f50cd636cd2672b1d53

This is an automatic build targeting the commit ff00464

Build staging-5dd5521e1ad9750ab2c6a965053a2407d0417758

This is an automatic build targeting the commit 5dd5521

Build staging-654d44b3190fdcbe3fc4690149cb0059410e7ec2

04 May 14:12
654d44b
Compare
Choose a tag to compare

This is an automatic build targeting the commit 654d44b

Crucible Reflux v1

26 Sep 19:35
ccb65c6
Compare
Choose a tag to compare
Crucible Reflux v1 Pre-release
Pre-release

About Crucible Reflux

Crucible Reflux is an alternative Crucible release designed to be a drop-in replacement for Thermos, requiring little to no effort for server owners to receive important bug fixes on long-running Thermos servers, Reflux will only accept bug fixes that does not change well known Thermos behavior most people will likely depend on.
Reflux releases will always be marked as pre-release so they don't take priority display over normal Crucible releases.
Like Crucible, Reflux is a standalone jar that will automatically set up its libraries.

Changes over Thermos

  • Fixed CVE-2021-35054
  • Fixed CVE-2021-44228
  • Fixed ClassCastException on ContainerPlayer if the crafter is not a player
  • Fixed NullPointerException when an ip-banned player attempts to join the server
  • Fixed Villages loading chunks when checking for doors
  • Fixed dropper crash with OpenBlocks
  • Fixed writable books
  • Added Openj9 support
  • Removed Thermos update checker
  • Removed Forge update checker

Crucible v5.4

23 Sep 18:31
386ea41
Compare
Choose a tag to compare

Changes over the last release:

  • Fixed java.lang.VerifyError: Expecting a stackmap frame on coremods targeting Minecraft classes without recalculating the stackmap.
  • Added library manager. Crucible is now a standalone server jar and will automatically set up its libraries like other bukkit-based servers. This feature can be disabled with -Dcrucible.skipLibraryVerification=true.

Build staging-c1889d224d8222be112668e53c1f77e3b02aed1e

05 Nov 00:43
386ea41
Compare
Choose a tag to compare

This is an automatic build targeting the commit c1889d2

Build staging-6caa753532df8a2b84c5c3f1850b689d300bde9e

29 Sep 21:05
386ea41
Compare
Choose a tag to compare

This is an automatic build targeting the commit 6caa753

Build staging-1e4bebaf125bd172b4a63e8794b9c782430df10f

03 May 15:26
386ea41
Compare
Choose a tag to compare

This is an automatic build targeting the commit 1e4beba

DevBuild [154] - 4eab54a

19 Apr 08:58
Compare
Choose a tag to compare
Pre-release

Commits

  • 4eab54a: Revert "Revert "Add function to merge NBTTagCompound, its present on modern versions, it might help compatibility with a few plugins."" (Pétrus Pradella)