v2.2.0

louis-e/arnisv2.2.0Jan 21, 2025by louis-e

AI Summary

This update introduces multi-level parking structures and aeroways, alongside a significant license change to Apache 2.0 and expanded translation support.

Key Highlights

  • Added multi level parking buildings
  • Implemented aeroways
  • License Change from GPL-3.0 to Apache 2.0
  • Added additional support for Spanish, Russian, Chinese and German

New Features

  • Multi-level parking buildings
  • Aeroways
  • Apache 2.0 License
  • Multi-language support

Full Release Notes

This update introduces several key enhancements, including bug fixes, improved generation realism, and the highly anticipated elevation feature. To explore this feature, ensure it is enabled in the generation settings.

## Assets
* Windows: arnis-windows.exe
* Linux: arnis-linux
* MacOS: arnis-mac

Scroll down to find the download.

## What's Changed
* Bring elevation-wip up to date to main code base by @louis-e in https://github.com/louis-e/arnis/pull/209
* Fixed CI Clippy warnings by @louis-e in https://github.com/louis-e/arnis/pull/264
* Use Minecraft Flatpak directory if it exists by @RedAuburn in https://github.com/louis-e/arnis/pull/259
* Ignore barrier=kerb by @RedAuburn in https://github.com/louis-e/arnis/pull/258
* Fix building levels counting as difference between buildng:levels and building:min_level by @zer0-dev in https://github.com/louis-e/arnis/pull/257
* Simplified translation to avoid line breaking by @louis-e in https://github.com/louis-e/arnis/pull/265
* Show custom bbox on map-container by @zer0-dev in https://github.com/louis-e/arnis/pull/267
* Fix tall grass generating on non-grass blocks. Colored roofs only for single houses by @zer0-dev in https://github.com/louis-e/arnis/pull/253
* Readme enhancements and credits addition by @louis-e in https://github.com/louis-e/arnis/pull/269
* Added prerelease workflow by @louis-e in https://github.com/louis-e/arnis/pull/270
* Park relation fix and faster saving by @louis-e in https://github.com/louis-e/arnis/pull/272
* Add fallback api urls specifically for Russia by @zer0-dev in https://github.com/louis-e/arnis/pull/276
* Merge main into elevation-wip by @louis-e in https://github.com/louis-e/arnis/pull/279
* simplification & fixes for Polish by @krvstek in https://github.com/louis-e/arnis/pull/280
* Support barrier / fence types by @RedAuburn in https://github.com/louis-e/arnis/pull/286
* Miscellaneous fixes by @TheComputerGuy96 in https://github.com/louis-e/arnis/pull/290
* Merge Elevation feature by @louis-e in https://github.com/louis-e/arnis/pull/308
* [WIP] Elevation by @scd31 in https://github.com/louis-e/arnis/pull/180
* Add "razed" to values of railway=* not rendered by @wielandb in https://github.com/louis-e/arnis/pull/306
* Translation support rework by @TheComputerGuy96 in https://github.com/louis-e/arnis/pull/289
* Add Finnish translation by @HelleBenjamin in https://github.com/louis-e/arnis/pull/299
* Minor tweaks by @louis-e in https://github.com/louis-e/arnis/pull/312
* Allow disabling gui at compile time by @austenadler in https://github.com/louis-e/arnis/pull/260
* Prepare release by @louis-e in https://github.com/louis-e/arnis/pull/315
* Handle block properties in new saving logic by @louis-e in https://github.com/louis-e/arnis/pull/316

## New Contributors
* @RedAuburn made their first contribution in https://github.com/louis-e/arnis/pull/259
* @zer0-dev made their first contribution in https://github.com/louis-e/arnis/pull/257
* @wielandb made their first contribution in https://github.com/louis-e/arnis/pull/306
* @HelleBenjamin made their first contribution in https://github.com/louis-e/arnis/pull/299
* @austenadler made their first contribution in https://github.com/louis-e/arnis/pull/260

**Full Changelog**: https://github.com/louis-e/arnis/compare/v2.1.3...v2.2.0