v2.1.3
louis-e/arnisv2.1.3Jan 8, 2025by louis-e
AI Summary
This is a bug fix update that resolves longitude wrapping issues and improves the generation of multipolygon buildings and amenities, while enabling generation without Minecraft.
Key Highlights
- Fixed longitude wrapping bug
- Enable generation without having Minecraft installed
- Fix amenity shelter elements
- Fix: Generate multipolygon buildings from OSM relations
New Features
- No-Minecraft generation
- Multipolygon building fixes
- Amenity shelter fixes
- Dependabot integration
Full Release Notes
Third quick fix update in response to the current large inflow of feedback. Many more cool features like terrain will follow soon! ## Assets * Windows: arnis.exe * Linux: arnis Scroll down to find the download. ## What's Changed * Added multi level parking buildings by @louis-e in https://github.com/louis-e/arnis/pull/179 * Added additional support for Spanish, Russian, Chinese and German by @louis-e in https://github.com/louis-e/arnis/pull/186 * Add Ukrainian add some fixes for russian translation by @Ilya114 in https://github.com/louis-e/arnis/pull/188 * Added logging for improved crash analysis by @louis-e in https://github.com/louis-e/arnis/pull/202 * CI changes/improvements by @TheComputerGuy96 in https://github.com/louis-e/arnis/pull/198 * Add Polish language by @krvstek in https://github.com/louis-e/arnis/pull/201 * Linux fixes by @TheComputerGuy96 in https://github.com/louis-e/arnis/pull/197 * Implemented translation feedback for Ukrainian and Russian by @louis-e in https://github.com/louis-e/arnis/pull/205 * Cargo.toml cleanup by @TheComputerGuy96 in https://github.com/louis-e/arnis/pull/199 * Initialize the Tauri shell plugin by @TheComputerGuy96 in https://github.com/louis-e/arnis/pull/208 * Update russian translate by @shiksyt in https://github.com/louis-e/arnis/pull/207 * Add system dependencies to flake.nix by @ctrlaltf2 in https://github.com/louis-e/arnis/pull/221 * Update README.md by @louis-e in https://github.com/louis-e/arnis/pull/231 * License Change from GPL-3.0 to Apache 2.0 by @louis-e in https://github.com/louis-e/arnis/pull/230 * fix: respect building:levels tag from OSM relations by @louis-e in https://github.com/louis-e/arnis/pull/232 * Implemented aeroways by @louis-e in https://github.com/louis-e/arnis/pull/233 * Scale adaptive building height by @louis-e in https://github.com/louis-e/arnis/pull/235 * Support building:min_level tag for elevated building parts by @louis-e in https://github.com/louis-e/arnis/pull/236 * Ensure minimum height for parking structure by @louis-e in https://github.com/louis-e/arnis/pull/237 * Added Swedish and Korean, fixed Spanish by @louis-e in https://github.com/louis-e/arnis/pull/238 * Add generic linux binary to releases workflow by @amir16yp in https://github.com/louis-e/arnis/pull/240 * Improved error handling and fixed some minor bugs by @louis-e in https://github.com/louis-e/arnis/pull/241 ## New Contributors * @Ilya114 made their first contribution in https://github.com/louis-e/arnis/pull/188 * @TheComputerGuy96 made their first contribution in https://github.com/louis-e/arnis/pull/198 * @krvstek made their first contribution in https://github.com/louis-e/arnis/pull/201 * @shiksyt made their first contribution in https://github.com/louis-e/arnis/pull/207 * @ctrlaltf2 made their first contribution in https://github.com/louis-e/arnis/pull/221 **Full Changelog**: https://github.com/louis-e/arnis/compare/v2.1.2...v2.1.3