This version is uploaded automatically by GitHub Actions.
Changelog:
- fbacd5f2 refactor: rewrite chunk priority system — ishland
- 4a5edf1f refactor: remove priority system from ioSystem.replaceImpl — ishland
- 1ce631cb perf: make lighting considered async in scheduling — ishland
- a56dc926 perf: improve scheduling on chunk IO and sync loads — ishland
- 5e192ddb refactor: move profiling packages — ishland
- 145d685d fix: logspam when creating new chunks — ishland
- 019ec37c fix: properly handle timeout checks in C2MEStorageThread — ishland
- a257d894 Merge branch 'ver/1.19.4' into rewrite/scheduling — ishland
- 167ba27f refactor: merge async scheduling into threaded worldgen — ishland
- 46c1555a perf: improve notickvd loading mechanism — ishland
- f36a36b5 perf: improve notickvd loading scheduling — ishland
- 3c81e0fe build: 23w13a — ishland
- a6e7d768 Merge branch 'ver/1.19.4' into ver/1.20.0 — ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- fbacd5f2 refactor: rewrite chunk priority system — ishland
- 4a5edf1f refactor: remove priority system from ioSystem.replaceImpl — ishland
- 1ce631cb perf: make lighting considered async in scheduling — ishland
- a56dc926 perf: improve scheduling on chunk IO and sync loads — ishland
- 5e192ddb refactor: move profiling packages — ishland
- 145d685d fix: logspam when creating new chunks — ishland
- a257d894 Merge branch 'ver/1.19.4' into rewrite/scheduling — ishland
- 167ba27f refactor: merge async scheduling into threaded worldgen — ishland
- 46c1555a perf: improve notickvd loading mechanism — ishland
- f36a36b5 perf: improve notickvd loading scheduling — ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- c675d7ad perf: reduces allocation pressure in scheduling — ishland
- a4928b09 perf: better chunk cancellation mechanism — ishland
- e85c4be0 fix: remove profiler usage in upgradeChunk to prevent issues — ishland
- cefa403b revert: perf: Improves scheduling on C2MEStorageThread — ishland
- a1233e94 Merge branch 'ver/1.19.3' into ver/1.19.4 — ishland
- ff530183 build: enable loom 1.1 multiProjectOptimization — ishland