C2ME 0.3.0 Release Candidate 2 for Minecraft 1.21.3 is released
The second release candidate, fixing critical issues. Please put this RC through testing, as your feedback is invaluable in finding any remaining critical issues.
Changelog since 0.3.0+rc.1
:
- fix: absurdly high scheduling latency on Windows
This version is uploaded automatically by GitHub Actions.
Changelog:
- d32f47fd change: disable spinwait - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 41f4462d change: remove spin-waiting for IO threads - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 55dbe9b1 build: 1.21.4-pre3 - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 163acb92 build: 1.21.4-pre2 - ishland
C2ME 0.3.0 Release Candidate 1 for Minecraft 1.21.3 is released
The first release candidate. Please put this RC through testing, as your feedback is invaluable in finding any remaining critical issues.
Changelog since 0.3.0+beta.2
:
- fix(nativeaccel): workaround compiler bug in some versions of clang
- fix(dfc): avoid disconnecting caches
- change: enable dfc by default once again
This version is uploaded automatically by GitHub Actions.
Changelog:
- a90a0180 fix: workaround compiler bug in some versions of clang - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 53793005 fix: workaround compiler bug in some versions of clang - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 377eab26 fix: very rare NPE in SchedulingManager#getPriority - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 1c1a64b9 fix: gcFreeChunkSerializer with ioSystem.replaceImpl disabled - ishland
- 5b4bb209 new: turn fluid postprocessing into scheduled tick - ishland
- 9d41a4de fix: very rare NPE in SchedulingManager#getPriority - ishland
- 8dce14e7 fix: fix abysmal tectonic performance w/ dfc - ishland
- 3aa5e549 perf: use batched codegen for Max/MinShortNode and MulNode - ishland
- 16e81da6 perf: reduce allocations in some block predicates - ishland
- a689b152 change: adjust thread count allocation - ishland
- a287e0c8 build: 1.21.4-pre1 - ishland
- 8a556e38 Merge branch 'dev/1.21.3' into dev/1.21.4 - ishland
C2ME Preview channel 0.3.0+beta.2 for Minecraft 1.21.3 is released
The second preview release, fixing critical issues.
Changelog since 0.3.0+beta.1:
- fix: very rare NPE in SchedulingManager#getPriority
- fix: gcFreeChunkSerializer with ioSystem.replaceImpl disabled
- fix: abysmal tectonic performance with density function compiler (now 30% faster)
- change: disable density function compiler by default
- change: adjust thread count allocation
Full Changelog: https://github.com/RelativityMC/C2ME-fabric/compare/0.3.0+beta.1...0.3.0+beta.2
0.3.0+beta.1 changelog: https://github.com/RelativityMC/C2ME-fabric/releases/tag/0.3.0%2Bbeta.1
This version is uploaded automatically by GitHub Actions.
Changelog:
- 16e81da6 perf: reduce allocations in some block predicates - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 3aa5e549 perf: use batched codegen for Max/MinShortNode and MulNode - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 8dce14e7 fix: fix abysmal tectonic performance w/ dfc - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 9d41a4de fix: very rare NPE in SchedulingManager#getPriority - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 5b4bb209 new: turn fluid postprocessing into scheduled tick - ishland