This version is uploaded automatically by GitHub Actions.
Changelog:
- 606eca3a build: 1.21.8 - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- bae17c25 fix: publishing 1.21.8 - ishland
C2ME 0.3.4+beta.1 for Minecraft 1.21.7 is released
Beta for 1.21.7, fixing bugs and improving performance.
Changelog:
- new: fully threaded scheduling This change removes the need for a scheduler thread and makes ping-pongs between worker threads and the server thread less frequent, which should lower the chunk system latency primarily for Windows users and bring a slight throughput per core improvement to all users.
- change: aggressively unload and avoid loading unneeded chunks by default
- change: make stacktraces in errors after multiple retries more readable
- fix: race condition in handling chunk busy state
This version is uploaded automatically by GitHub Actions.
Changelog:
- 003a515c fix: mitigate sodium bug - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 6e52c994 fix: race condition in handling busy state - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- c3782bd1 build: 1.21.7 - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 7fe7a2ff build: 1.21.7-rc2 - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 0729cda4 build: 1.21.7-rc1 - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- b1ee0bcb build: 1.21.6 - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- d007afcb fix: oops moment - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- ade482d8 build: 1.21.6-rc1 - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 5207606c build: 1.21.6-pre4 - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 33ac8b18 build: 1.21.6-pre3 - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- bdabd929 build: 1.21.6-pre2 - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 9d042bab fix: clear "broken" flag when unloaded but not removed - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 4f2326f7 fix: mitigate sodium bug in another way - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 7684ab5d new: add elapsed time to task dump - ishland
C2ME 0.3.3 for Minecraft 1.21.5 is released
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
- fix: never downsize global map