This version is uploaded automatically by GitHub Actions.
Changelog:
- b6f68173 fix: GHA publishing - ishland
C2ME 0.2.0+alpha.11 for Minecraft 1.20.1 is released
This release improves overall stability and performance.
Changelog:
- perf: reduces allocation pressure in scheduling
- perf: rewrites chunk priority system to better handle urgent loads
- perf: improves notickvd loading mechanism
- perf: do not depend on server thread to complete
EMPTY
state - perf: improve chunk transition speed with threaded worldgen
- new: chunk cancellation mechanism with threaded worldgen
- new: allow recover from errors in async io (disabled by default)
- new: experimental GC-Free chunk serializer (disabled by default)
- fix: a native leak by unclosed Inflaters and Deflaters
- fix: remove profiler usage in upgradeChunk to prevent issues
- fix: upgrade visibility of a mixin method to fix some incompatibiliy issues (#207)
- fix: incorrect random instance derive
- fix: prevent async save and saveAll
- fix: non-atomic player chunk position tracking in notickvd
- fix: mushrooms as ghost blocks in strange places with
fabric-biome-api-v1
(#222) - change: makes CheckedThreadLocalRandom message more clear
- change: disable reduced lock radius debugging
Full Changelog: https://github.com/RelativityMC/C2ME-fabric/compare/0.2.0+alpha.10...0.2.0+alpha.11
This version is uploaded automatically by GitHub Actions.
Changelog:
- c5ffc687 build: 1.20.2 - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 51cb30a9 fix: send block updates when chunk post-processing - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- af65d62f change: conflict with
dynview
andbetterchunkloading
- ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 29409f61 build: 1.20.2-rc1 - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 563432e0 change: mark gcFreeSerializer incompatible with architectury-api - ishland
- 425605c6 change: allow compatibility settings override via system property - ishland
- 6ebdcd1c change: make
disableLoggingShutdownHook
a config option - ishland - 24842829 fix: incompatibility with lithium
mixin.experimental.spawning
- ishland - 6babdf21 fix: do not disable logging shutdown hook with textile_backup - ishland
- 87428f19 Update ReflectionUtils.java - Zoë
- d42a0b1f Merge branch 'ver/1.20.1' into ver/1.20.2 - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- b836a80c build: 1.20.2-pre4 - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 87428f19 Update ReflectionUtils.java - Zoë
This version is uploaded automatically by GitHub Actions.
Changelog:
- 57468d49 build: 1.20.2-pre3 - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- f7c22d52 build: 1.20.2-pre2 - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- fdbc3bf2 build: 1.20.2-pre1 - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 14d46ae4 fix: a native leak by unclosed Inflaters and Deflaters — ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 01e4e96c fix: a native leak by unclosed Inflaters and Deflaters — ishland