This version is uploaded automatically by GitHub Actions.
Changelog:
- 59f8d9f6 new: preDowngrade hook - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 8902fc7c build: update FlowSched - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 9de2a143 perf: avoid primitive boxing in gcFreeChunkSerializer - mcrcortex
This version is uploaded automatically by GitHub Actions.
Changelog:
- b83c97f4 refactor: replace CompletionStage with Completable in status - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- a9c2ab7b build: 25w36b - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- ec0f2744 build: 25w36a - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 3f6fbfcd build: 25w35a - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- ff9e9a7d fix: avoid markDirty on a removed holder in removeTicket - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 53e35b7c build: 25w32a - ishland
C2ME 0.3.4.0 for Minecraft 1.21.8 is released
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
- fix: client movement on misbehaving servers
- fix: avoid fog color view distance overflow on large render distances
- fix: UpgradeData serialization in gcFreeChunkSerializer
This version is uploaded automatically by GitHub Actions.
Changelog:
- 4bef67a2 fix: avoid fog color view distance overflow - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- bb70ca66 fix: mitigate sodium bug in another way - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 606eca3a build: 1.21.8 - ishland