Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
arnis.exe | 2024-12-25 | 16.2 MB | |
Christmas Release (v2.1.0) source code.tar.gz | 2024-12-25 | 13.2 MB | |
Christmas Release (v2.1.0) source code.zip | 2024-12-25 | 13.2 MB | |
README.md | 2024-12-25 | 1.7 kB | |
Totals: 4 Items | 42.6 MB | 0 |
What's Changed
- Graceful handling of API request errors by @louis-e in https://github.com/louis-e/arnis/pull/64
- my improvements by @vfosnar in https://github.com/louis-e/arnis/pull/69
- another round of my improvements by @vfosnar in https://github.com/louis-e/arnis/pull/71
- Allow hyphen at start of bbox argument by @scd31 in https://github.com/louis-e/arnis/pull/73
- fix chunk file in wrong location by @scd31 in https://github.com/louis-e/arnis/pull/74
- Wide rivers by @scd31 in https://github.com/louis-e/arnis/pull/76
- Make north point north by @scd31 in https://github.com/louis-e/arnis/pull/75
- river performance improvements by @scd31 in https://github.com/louis-e/arnis/pull/77
- Memory improvements by @scd31 in https://github.com/louis-e/arnis/pull/78
- allow custom world scales by @scd31 in https://github.com/louis-e/arnis/pull/79
- Raise the world by @scd31 in https://github.com/louis-e/arnis/pull/82
- revert a small world change by @scd31 in https://github.com/louis-e/arnis/pull/83
- Clippy fixes by @scd31 in https://github.com/louis-e/arnis/pull/80
- Don't download region.template from github by @scd31 in https://github.com/louis-e/arnis/pull/81
- Fix region file creation and template writing in create_region function by @louis-e in https://github.com/louis-e/arnis/pull/84
- Implemented GUI by @louis-e in https://github.com/louis-e/arnis/pull/89
New Contributors
- @vfosnar made their first contribution in https://github.com/louis-e/arnis/pull/69
- @scd31 made their first contribution in https://github.com/louis-e/arnis/pull/73
Full Changelog: https://github.com/louis-e/arnis/compare/v2.0.0...v2.1.0