The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
arnis.exe | 2025-01-04 | 16.5 MB | |
New Year_s Resolution Update (v2.1.2) source code.tar.gz | 2025-01-04 | 13.3 MB | |
New Year_s Resolution Update (v2.1.2) source code.zip | 2025-01-04 | 13.3 MB | |
README.md | 2025-01-04 | 1.9 kB | |
Totals: 4 Items | 43.1 MB | 1 |
Second quick fix update in response to the current large inflow of feedback. Many more cool features will follow soon!
What's Changed
- Fixed longitude wrapping bug by @louis-e in https://github.com/louis-e/arnis/pull/105
- Add dependabot for automatic dependency updates by @sebastiaanspeck in https://github.com/louis-e/arnis/pull/123
- Enable generation without having Minecraft installed by @louis-e in https://github.com/louis-e/arnis/pull/136
- Added set_sign in world_editor.rs by @louis-e in https://github.com/louis-e/arnis/pull/138
- Change rfd features to enable manual builds on Linux. by @benjamin051000 in https://github.com/louis-e/arnis/pull/127
- Adapted minimum scale value to 0.3 by @louis-e in https://github.com/louis-e/arnis/pull/155
- fix: include
Cargo.lock
by @adamperkowski in https://github.com/louis-e/arnis/pull/158 - Update dirs requirement from 4.0.0 to 5.0.1 by @dependabot in https://github.com/louis-e/arnis/pull/135
- Update geo requirement from 0.28.0 to 0.29.3 by @dependabot in https://github.com/louis-e/arnis/pull/134
- Update itertools requirement from 0.13.0 to 0.14.0 by @dependabot in https://github.com/louis-e/arnis/pull/133
- Fix: Generate multipolygon buildings from OSM relations by @louis-e in https://github.com/louis-e/arnis/pull/165
- No world selected fix by @louis-e in https://github.com/louis-e/arnis/pull/166
- Fix amenity shelter elements by @louis-e in https://github.com/louis-e/arnis/pull/168
- Embed bootstrapper by @louis-e in https://github.com/louis-e/arnis/pull/169
New Contributors
- @sebastiaanspeck made their first contribution in https://github.com/louis-e/arnis/pull/123
- @benjamin051000 made their first contribution in https://github.com/louis-e/arnis/pull/127
- @adamperkowski made their first contribution in https://github.com/louis-e/arnis/pull/158
Full Changelog: https://github.com/louis-e/arnis/compare/v2.1.1...v2.1.2