This version is uploaded automatically by GitHub Actions.
Changelog:
C2ME Preview channel 0.3.3+beta.1 for Minecraft 1.21.5 is released
The second release cycle for 1.21.5.
Changelog:
- perf: enabled-by-default filterFluidPostProcessing
massively reduces the server thread overhead when flying over oceans and flooded caves - new: implements FabricMC/fabric#4541
- fix: correct failfast behavior in
Util
C2ME 0.3.2 for Minecraft 1.21.5 is released
Basically a port to 1.21.5.
Changelog:
- build: port to 1.21.5
- change: remove extends in
MixinNbtList
- change: call
server.onChunkLoadFailure
for failures - fix: workarounds CaffeineMC/sodium#3065
This version is uploaded automatically by GitHub Actions.
Changelog:
- 606f5f58 fix: correct failfast behavior - ishland
- 12b859b1 perf: filterFluidPostProcessing - ishland
- 110b645b fix: oops moment - ishland
- 4c060875 fix: some more adjustment to fluid postprocessing filter - ishland
- 0432c593 new: preventEarlyClientMovementTicks - ishland
- 317413b4 Merge branch 'dev/1.21.5' into dev/1.21.6 - ishland
C2ME Preview channel 0.3.2+rc.1 for Minecraft 1.21.5 is released
Changelog:
- fix: workarounds CaffeineMC/sodium#3065