C2ME 0.3.6+beta.1 for Minecraft 1.21.11 is released
Changelog:
- new: smoothChunkSendingRate This feature smooths out the chunk delivery to the client, hopefully helping frametime stability.
- fix: better handle server tasks during shutdown
This version is uploaded automatically by GitHub Actions.
Changelog:
- 899b76b7 fix: downgrade to max deferred instead of clearing on level downgrade - ishland
- 46304928 fix: defer all level events to avoid clearing deferred state - ishland
- a7505f1e fix: enforce all config tasks to be on main - ishland
- ff8a5dc8 build: 25w45a - ishland
- a95ef0d0 Merge branch 'dev/1.21.10' into dev/1.21.11 - ishland
C2ME 0.3.5.1 for Minecraft 1.21.10 is released
Fixes critical regressions.
Changelog:
- fix: downgrade to max deferred instead of clearing on level downgrade
- fix: defer all level events to avoid clearing deferred state
- fix: enforce all config tasks to be on main
- fix: futures returned by vanilla abi sometimes being wrongly tagged as unloaded
This version is uploaded automatically by GitHub Actions.
Changelog:


