This update brings one of the most requested features to Arnis: full Minecraft Bedrock Edition support. You can now also view a live preview of your generated map directly in the GUI. World generation is noticeably faster than before, and numerous behind-the-scenes improvements greatly enhance performance and stability.
Assets
Windows: arnis-windows.exe
Linux: arnis-linux
MacOS: arnis-mac-universal
Scroll down to find the download in Assets.
What's Changed
Click to expand
What's Changed
Crash telemetry collection by @louis-e in https://github.com/louis-e/arnis/pull/630
build(deps): bump geo from 0.30.0 to 0.31.0 by @dependabot[bot] in https://github.com/louis-e/arnis/pull/619
build(deps): bump tokio from 1.47.0 to 1.48.0 by @dependabot[bot] in https://github.com/louis-e/arnis/pull/618
Fix no-default-features build by @louis-e in https://github.com/louis-e/arnis/pull/638
Reintroduce Sutherland-Hodgman Clipping Algorithm by @louis-e in https://github.com/louis-e/arnis/pull/640
Display map preview in GUI by @louis-e in https://github.com/louis-e/arnis/pull/647
build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/louis-e/arnis/pull/643
build(deps): bump semver from 1.0.26 to 1.0.27 by @dependabot[bot] in https://github.com/louis-e/arnis/pull/644
Add date time in benchmark comment by @louis-e in https://github.com/louis-e/arnis/pull/649
Mock map preview emit for CLI builds by @louis-e in https://github.com/louis-e/arnis/pull/650
fix: correct disabled icon positions for 7-sprite 2x sheet by @louis-e in https://github.com/louis-e/arnis/pull/651
Bedrock support by @louis-e in https://github.com/louis-e/arnis/pull/653
Prepare release v2.4.0 by @louis-e in https://github.com/louis-e/arnis/pull/654
Full Changelog: https://github.com/louis-e/arnis/compare/v2.3.1...v2.4.0