This version is uploaded automatically by GitHub Actions.
Changelog:
- 858b3610 build: 1.21.10-rc1 - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 3c0b96a1 fix: publishing again - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 711fd070 change: remove default for postdown and preup - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- ceb5200f fix: correct failfast behavior - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- ec522d09 change: bump RxJava to 3.1.12 - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- fa31a5ea build: 1.21.9-pre4 - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 86085129 build: 1.21.9-pre3 - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- d838efae change: lower maxConcurrentChunkLoads for 1.21.1 - ishland
- 6631eb46 change: make threads alloc more aggressive - ishland
- 8bd8ef8e new: allow setting thread priority - ishland
- ddc310f6 fix: properly map simulation distance to vanilla map - ishland
- 91de95fd fix: protect block and light update from reentrance - ishland
- bb8bd92e fix: ServerCore broadcast optimization compat - ishland
- 4fd7812c change: call server.onChunkLoadFailure for failures - ishland
- 4b32833d change: lower block entity warning to debug - ishland
- 5770d2ba perf: filterFluidPostProcessing - ishland
- a2a2289a fix: stop ppl hallucination on task thread dump - ishland
- f1672149 new: low memory mode - ishland
- 49492ad5 new: fully threaded scheduling squashed - ishland
- 8902c6e8 change: cleanup retry stacktraces - ishland
- 7497ea5b new: add elapsed time to task dump - ishland
- e1f1cba9 fix: clear "broken" flag when unloaded but not removed - ishland
- bde1f78f fix: disable optimizeStructureWeightSampler when twilightforest is present - ishland
- 599ad741 new: lowMemoryMode again - ishland
- 6143d1ad fix: enable legacy scheduling for now - ishland
- e0818204 refactor: replace CompletionStage with Completable in status - ishland
- 631aade0 new: preDowngrade hook - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 3fa8dae7 build: 1.21.9-pre2 - ishland
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