This version is uploaded automatically by GitHub Actions.
Changelog:
- 45ca6f0a fix: properly broadcast changes in notickvd chunks - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 24be581c fix: the most ubuntu problem ever to have on GHA - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 96835d74 build: 1.21.2-pre3 - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 8a0c5c8c fix: properly recover from emergency state - ishland
- adca9be2 Removed unneeded disabling of world.player_chunk_tick - SeaSide53
- e77ca4f6 fix: allow building natives without mingw - ishland
- 43dec927 Merge branch 'ver/1.21.1' of github.com:SeaSide53/C2ME-fabric into ver/1.21.1 - ishland
- 0f5c077f build: 1.21.2-pre1 - ishland
- ea593155 Merge branch 'ver/1.21.1' into ver/1.21.2 - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 8a0c5c8c fix: properly recover from emergency state - ishland
- adca9be2 Removed unneeded disabling of world.player_chunk_tick - SeaSide53
- e77ca4f6 fix: allow building natives without mingw - ishland
- 43dec927 Merge branch 'ver/1.21.1' of github.com:SeaSide53/C2ME-fabric into ver/1.21.1 - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- d9fbc2ac new: actually unload POI - ishland
- 72c6ecdd new: add config for poi unloading - ishland
- 716d21cb build: remove polly from native builds - ishland
- 8d038ad0 Merge branch 'feature/poi-unloading-v0' into ver/1.21.1 - ishland
- 4e1e6713 fix: properly disable nativeaccel on unsupported platforms - ishland
- fccdc89c Fix newer versions of MixinSquared breaking older versions (#360) - Bawnorton
- 4e0732f9 perf: optimize NewChunkHolderVanillaInterface#getSavingFuture - ishland
- d66945f2 fix: error delivery of chunk io - ishland
- 01afb60f change: compress data in one call - ishland
- b53984f9 fix: do not save pointless poi chunks to disk - ishland
- 3eefeffc Revert "change: compress data in one call" - ishland
- 09ed472b Merge branch 'ver/1.21.1' into ver/1.21.2 - ishland
- beff91ee fix: (1.21.2 only) poi unloading prevents subsequent loads - ishland
- 2a7498c0 fix: properly recover from emergency state - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 4e0732f9 perf: optimize NewChunkHolderVanillaInterface#getSavingFuture - ishland
- d66945f2 fix: error delivery of chunk io - ishland
- 01afb60f change: compress data in one call - ishland
- b53984f9 fix: do not save pointless poi chunks to disk - ishland
- 3eefeffc Revert "change: compress data in one call" - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 94369020 build: 24w40a - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- fccdc89c Fix newer versions of MixinSquared breaking older versions (#360) - Bawnorton
This version is uploaded automatically by GitHub Actions.
Changelog:
- 8fa121f5 build: 24w39a - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 4e1e6713 fix: properly disable nativeaccel on unsupported platforms - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 97ce820a build: 24w37a - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 7445671d perf: use int32 math rather than int8 - ishland
- 3fef2b47 perf: improve memory layout of InterpolatedNoiseSampler - ishland
- 7bfd314b fix: avoid loading native library when not needed - ishland
- 926f6e8a change: add logging before native call - ishland
- 18314d59 change: make AVX-512 usage opt-in - ishland
- 3095c814 fix: benchmark - ishland
- 9f983de4 docs: update README.md [ci skip] - ishland
- 961d22d7 Merge branch 'feature/nativeaccel-v2' into ver/1.21.1 - ishland
- 7d555732 build: get native builds quieter - ishland
- c5e9678e perf: get slightly more from parallel scheduling - ishland
- c3ea7b8c fix: nativeaccel not properly enabling itself - ishland
- 0e0c8460 fix: enable native acceleration on CI - ishland
- cec6ad4e fix: reproducible builds - ishland
- 8276feba build: reproducible builds attempt 1 - ishland
- 96983cef build: reproducible builds attempt 2 - ishland
- 1a8aa8aa chore: remove unused folder - ishland
- 8f6738b5 fix: vanilla path also called in end islands - ishland
- e74073a1 perf: reduce scheduling pressure - ishland
- cac1f625 build: 24w36a - ishland
- 5ea45e15 Merge branch 'ver/1.21.1' into ver/1.21.2 - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- e6af606a fix: use strict floating point for DoublePerlinNoiseSampler - ishland
- fe15c49e new: add toggle for native accel - ishland
- f601de7b new: add accuracy testing for DoublePerlinNoiseSampler - ishland
- cae187bf new: add accuracy testing for InterpolatedNoiseSampler - ishland
- e54650c3 fix: use strict floating point for InterpolatedNoiseSampler - ishland
- c202f109 refactor: rename InterpolatedNoiseBenchmark - ishland
- 339ae4e8 new: EndIslandsAccuracy - ishland
- daa46624 change: disable nativeaccel by default - ishland
- 2f32bee8 new: BiomeAccessAccuracy - ishland
- 7445671d perf: use int32 math rather than int8 - ishland
- 3fef2b47 perf: improve memory layout of InterpolatedNoiseSampler - ishland
- 7bfd314b fix: avoid loading native library when not needed - ishland
- 926f6e8a change: add logging before native call - ishland
- 18314d59 change: make AVX-512 usage opt-in - ishland
- 3095c814 fix: benchmark - ishland
- 9f983de4 docs: update README.md [ci skip] - ishland
- 961d22d7 Merge branch 'feature/nativeaccel-v2' into ver/1.21.1 - ishland
- 7d555732 build: get native builds quieter - ishland
- c5e9678e perf: get slightly more from parallel scheduling - ishland
- c3ea7b8c fix: nativeaccel not properly enabling itself - ishland