This release brings a major expansion to Arnis. Expect more realistic and diverse terrain with wetlands, natural elements, improved waterways, and a complete buildings overhaul including interior and roof generation. The map provider has also migrated from Mapbox to AWS Terrain Tiles with OSM integration, ensuring better stability and coverage. Alongside these big updates, the release introduces new languages (Arabic, French, Hungarian, and more), quality-of-life improvements in the GUI, and numerous bug fixes and optimizations.
Assets
- Windows: arnis-windows.exe
- Linux: arnis-linux
- MacOS: arnis-mac-universal
Scroll down to find the download.
What's Changed
Click to expand
- Buildings Overhaul by @louis-e in #465
- Migrate from Mapbox to AWS Terrain Tiles by @louis-e in #493
- Switch map provider from Mapbox to OSM by @louis-e in #456
- Add city search box to map with geocoding support by @louis-e in #496
- Implement wetlands by @Oleg4260 in #430
- Optimize ground generation + new natural elements by @Oleg4260 in #421
- Add support for more natural elements by @louis-e in #492
- Implement Sutherland-Hodgman algorithm for element clipping by @louis-e in #491
- Better waterway parsing by @louis-e in #494
- Castle materials by @louis-e in #529
- Make leaves persistent to stop hedges from decaying by @wielandb in #334
- Added ores generation in quarries + other changes by @Oleg4260 in #337
- Some improvements for the generation by @Oleg4260 in #403
- Minor improvements to farmland code by @Oleg4260 in #414
- Update barrier generation by @GMart in #466
- Update leisure and highway element processing by @GMart in #425
- Fix scaling of roads and building heights by @GMart in #444
- Minor element generation enhancements by @louis-e in #530
- Open up a map editing architecture in the workflow for transformation, and enables generating at non-origin by @XianlinSheng in #409
- Select spawn position using marker by @louis-e in #461
- Update spawn point Y coord according to terrain by @louis-e in #513
- Deprecate ground level input by @louis-e in #508
- Add map themes to settings by @louis-e in #512
- Implement #343: Allow window to be resizable by @louis-e in #528
- Add Discord button link to settings by @louis-e in #527
- Add new desktop icon by @louis-e in #462
- Add a XDG desktop file by @TheComputerGuy96 in #354
- GUI Settings refactored languages by @louis-e in #487
- Minor GUI Fixes by @louis-e in #506
- Add Arabic language by @Salmonings in #287
- Add translation for French (France) by @Phantomwise in #396
- Add Hungarian translation by @Xatresu in #346
- Update Chinese translation by @xCipHanD in #398
- Update Russian translation by @Denisskas in #324
- Update Polish translation by @krvstek in #317
- Update Lithuanian translation by @TheComputerGuy96 in #336
- Update Finnish translation by @HelleBenjamin in #411
- Remove winter mode as discussed in issues/415 by @louis-e in #422
- Add landuse for quarry and landfills + add one advice in FAQ by @Oleg4260 in #333
- Add man_made tagged elements by @louis-e in #495
- Refactor tree generation by @benjamin051000 in #335
- Change functions returning vecs to global arrays. by @benjamin051000 in #340
- Set
terrain
arg to store true. by @benjamin051000 in #374 - Formal BBox struct by @benjamin051000 in #377
- Simplify elevation retrieval in each element processor by @louis-e in #423
- Fixes for pull/423 by @Oleg4260 in #426
- Small data retrieval improvements by @akx in #446
- Data parsing fixes by @akx in #450
- Some overflow fixes by @akx in #451
- Terrain fixes by @akx in #452
- Elevation crop mapping fix by @louis-e in #505
- Fix expired mapbox token by @louis-e in #454
- Fix #486: Map not loading due to GPU driver conflicts by @louis-e in #524
- Add automatic HTTP fallback for HTTPS tile loading failures by @louis-e in #525
- Fix MacOS builds by @louis-e in #520
- Fix MacOS CI universal release builds by @louis-e in #522
- Remove gui-only deps when building cli by @benjamin051000 in #321
- Move GUI logic to its own file by @benjamin051000 in #416
- CI: Add cache action to preserve build artifacts. by @benjamin051000 in #417
- ci: run cargo test by @benjamin051000 in #376
- CI: fix benchmark time to not include build by @akx in #457
- Small CI fixes by @akx in #447
- docs(README): add Arch Linux installation instructions by @adamperkowski in #113
- Revert improvement by @louis-e in #412
- Revert to second dirt addition line by @louis-e in #420
- Fix clippy warnings by @benjamin051000 in #378
- Fix clippy by @louis-e in #448
- Fix cargo fmt by @louis-e in #526
- Minor fixes by @louis-e in #518
- fix typo in args by @scd31 in #523
- Bump log from 0.4.22 to 0.4.27 by @dependabot[bot] in #401
- Bump tokio from 1.42.0 to 1.44.1 by @dependabot[bot] in #402
- Bump tauri-plugin-log from 2.2.0 to 2.2.2 by @dependabot[bot] in #391
- Bump openssl from 0.10.68 to 0.10.70 in the cargo group by @dependabot[bot] in #363
- Bump the cargo group with 5 updates by @dependabot[bot] in #407
- Bump dirs from 5.0.1 to 6.0.0 by @dependabot[bot] in #360
- Bump flate2 from 1.0.35 to 1.1.1 by @dependabot[bot] in #431
- Bump colored from 2.2.0 to 3.0.0 by @dependabot[bot] in #432
- Bump windows from 0.59.0 to 0.61.1 by @dependabot[bot] in #433
- Bump once_cell from 1.20.2 to 1.21.3 by @dependabot[bot] in #434
- Bump actions/download-artifact from 3 to 4 by @dependabot[bot] in #132
- Bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #131
- Bump actions/checkout from 3 to 4 by @dependabot[bot] in #129
- Bump actions/upload-artifact from 3 to 4 by @dependabot[bot] in #130
- build(deps): bump actions/checkout from 3 to 4 by @dependabot[bot] in #472
- build(deps): bump image from 0.24.9 to 0.25.6 by @dependabot[bot] in #471
- build(deps): bump rfd from 0.15.2 to 0.15.3 by @dependabot[bot] in #469
- build(deps): bump indicatif from 0.17.9 to 0.17.11 by @dependabot[bot] in #470
- build(deps): bump serde_json from 1.0.134 to 1.0.140 by @dependabot[bot] in #468
- build(deps): bump geo from 0.29.3 to 0.30.0 by @dependabot[bot] in #500
- build(deps): bump tokio from 1.44.2 to 1.47.0 by @dependabot[bot] in #499
- build(deps): bump clap from 4.5.23 to 4.5.42 by @dependabot[bot] in #498
- build(deps): bump rfd from 0.15.3 to 0.15.4 by @dependabot[bot] in #501
- build(deps): bump tauri-build from 2.0.4 to 2.0.5 by @dependabot[bot] in #485
- build(deps): bump flate2 from 1.1.1 to 1.1.2 by @dependabot[bot] in #483
- build(deps): bump reqwest from 0.12.12 to 0.12.15 by @dependabot[bot] in #482
- build(deps): bump tauri-plugin-log from 2.2.2 to 2.6.0 by @dependabot[bot] in #484
New Contributors
Click to expand
- @Denisskas made their first contribution in #324
- @Oleg4260 made their first contribution in #333
- @Xatresu made their first contribution in #346
- @xCipHanD made their first contribution in #398
- @Phantomwise made their first contribution in #396
- @Salmonings made their first contribution in #287
- @GMart made their first contribution in #425
- @XianlinSheng made their first contribution in #409
- @akx made their first contribution in #446
- @danieldegroot2 made their first contribution in #514
Full Changelog: v2.2.0...v2.3.0