This version is uploaded automatically by GitHub Actions.
Changelog:
- 09194fe7 fix: mobcaps counting in border chunks - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 28a682c1 fix: mobcaps counting in border chunks - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 3518529b change: remove a micro optimization that provides virtually zero benefit - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 6a43e730 change: remove a micro optimization that provides virtually zero benefit - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 8a3e6d00 change: merge stages in async saving - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 95a5704f perf: use ThreadLocal shape cache - ishland
C2ME 0.3.1 for Minecraft 1.21.4 is released
Brief changelog:
- new: scalable no-tick view distance, allowing 300+ render distances
Also heavily increased the loading speed of no-tick chunks. - new: basic deadlock debugging facilities
- new: strict detection for scheduled tick access
- perf: turn fluid postprocessing into scheduled tick
- perf: allow unloading to be cancelled
- fix: lighting desync with notickvd
- fix: sync block entities when postprocessed
- fix: ghost mushroom outside of simulation distance, again
- fix: handle reentrance in
ServerEntityManager#unloadChunks
- fix: prevent stalling when syncing player tickets
This version is uploaded automatically by GitHub Actions.
Changelog:
- 867397f7 fix: prevent stalling when syncing player tickets - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 74afd310 fix: handle reentrance in ServerEntityManager#unloadChunks - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 9502f871 fix: handle reentrance in ServerEntityManager#unloadChunks - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 4feda31e fix: handle reentrance in ServerEntityManager#unloadChunks - ishland
C2ME Preview channel 0.3.1+beta.2 for Minecraft 1.21.4 is released
The second beta release for 1.21.4, fixing critical bugs.
Changelog:
- fix: missed threading fixes in stronghold and nether fortress
- fix: silence RandomizedIntBlockStateProvider
- fix: ghost mushrooms issue, again
- fix: postprocessing list serialization in gcFreeChunkSerializer
- chore: remove irrelevant WeightedList fix
This version is uploaded automatically by GitHub Actions.
Changelog:
- 9f4cd80a fix: postprocessing serialization in gcFreeChunkSerializer - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 4c2d74dd fix: improve player ticket consistency - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- d0decebf fix: ive had enough ghost mushrooms - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 3bf05b97 fix: silence RandomizedIntBlockStateProvider - ishland
- 6fa32515 chore: remove irrelevant WeightedList fix - ishland
- a92f9d03 fix: missed threading fixes in stronghold and nether fortress - ishland
- d74d0300 fix: holder level leaking into vanilla ticket manager - ishland
- 96e1bee7 fix: top section poi not unloaded - ishland
- dcb16b9e fix: i need 4G heap to build a mod - ishland
- 7a05f05f fix: sync block entities when postprocessed - ishland