This update delivers a massive overhaul to building generation, introducing balconies, window shutters, chimneys, and better support for complex buildings. Roofs are now more varied and realistic. Beyond buildings, expect new tree variations, power lines, pyramids, and urban ground. Under the hood, several improvements have been made to speed up the area generation.
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
- Minor fixes and improvements by @louis-e in #721
- set generate_features to 1 in level.dat nbt template by @amir16yp in #662
- Add recycling containers (and ability to add entities during world generation) by @wielandb in #675
- Change what trees are generated based on tag content by @wielandb in #676
- Improve saving by @louis-e in #730
- Add boundaries for city ground blocks by @louis-e in #731
- Copy coordinates on right click by @louis-e in #732
- More processors by @louis-e in #736
- Bump tauri-plugin-shell from 2.2.1 to 2.3.0 by @dependabot[bot] in #734
- Bump bytes from 1.9.0 to 1.11.1 in the cargo group across 1 directory by @dependabot[bot] in #738
- Buildings improvement by @louis-e in #742
- Logic changes and fixes by @louis-e in #744
- security: Update time to 0.3.47 and reqwest to 0.13.2 (Dependabot fixes) by @louis-e in #745
- chore: merge all dependency upgrades and fix critical security vulnerability by @louis-e in #746
- Fixed nix flake by @MysaaJava in #689
- perf: reduce peak RAM via BlockStorage enum, flood fill bitmap, and ground generation optimization by @louis-e in #747
- Building parts by @louis-e in #748
- Fix building multipolygon ring assembly and roof rendering by @louis-e in #749
- Remove boundary relation support by @louis-e in #751
- Increase chances for building feature generation by @louis-e in #752
- Replace water inverse floodfill with scanline rasterization by @louis-e in #753
- Remove elevation warning telemetry msg by @louis-e in #754
- Prepare release v2.5.0 by @louis-e in #755
- Support multipolygon building holes and fix indoor highway bridges by @louis-e in #756
New Contributors
- @MysaaJava made their first contribution in #689
Full Changelog: v2.4.1...v2.5.0