This update brings visual enhancements such as terrain realism patches and major bug fixes to the Arnis Bedrock Expansion Update. The generation should now be faster, and the produced world will look even more beautiful than before.
Assets
- Windows: arnis-windows.exe
- Linux: arnis-linux
- MacOS: arnis-mac-universal
Scroll down to find the download in Assets.
What's Changed
Click to expand
What's Changed
- Disable transparent flag by @louis-e in #661
- Fix world lock held during map preview generation by @louis-e in #663
- Allow only one bbox selection at a time by @louis-e in #664
- build(deps): bump rfd from 0.15.4 to 0.16.0 by @dependabot[bot] in #684
- build(deps): bump actions/download-artifact from 5 to 7 by @dependabot[bot] in #683
- build(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #682
- fix: skip session lock for bedrock world generation by @louis-e in #685
- fix: clamp Y coords and ensure region dir exists by @louis-e in #686
- Disk space check by @louis-e in #687
- Prallelize AWS terrain tile downloads by @louis-e in #688
- Use Arc for WorldEditor ground reference by @louis-e in #690
- Stream OSM parsing and reduce cloning by @louis-e in #692
- Release memory on a few occasions by @louis-e in #694
- perf: improve ground generation cache locality by @louis-e in #695
- Add multithreaded precomputation of floodfill by @louis-e in #696
- Afterfixes for floodfill precomputation by @louis-e in #698
- Streaming save and memory reduction by @louis-e in #699
- Implement more realistic elevation by @louis-e in #702
- Send proper error for no internet by @louis-e in #703
- Fix spawn point Y coordinate update for longitude values outside ±90° by @Copilot in #660
- UI improvements by @louis-e in #707
- Add default spawn point by @louis-e in #708
- Add UI tooltips and move bbox info box by @louis-e in #710
- Lookup building footprint in tree generation by @louis-e in #711
- UI refactor by @louis-e in #712
- Revert sequential streaming saving since generation speed was affected by @louis-e in #714
Full Changelog: v2.4.0...v2.4.1