v2.1.1
louis-e/arnisv2.1.1Dec 29, 2024by louis-e
AI Summary
This release focuses on user interface enhancements, adding a settings menu, forcing a dark theme, and introducing a winter mode to improve session handling.
Key Highlights
- Added settings menu including scale option and custom bbox input
- Force dark theme
- Added winter mode
- Check session lock before selecting world
New Features
- Settings menu
- Dark theme
- Winter mode
- Session lock handling
Full Release Notes
## What's Changed * Added settings menu including scale option and custom bbox input by @louis-e in https://github.com/louis-e/arnis/pull/91 * Force dark theme by @louis-e in https://github.com/louis-e/arnis/pull/92 * Added winter mode by @louis-e in https://github.com/louis-e/arnis/pull/93 * Check session lock before selecting world by @louis-e in https://github.com/louis-e/arnis/pull/94 * Add floodfill timeout support by @louis-e in https://github.com/louis-e/arnis/pull/95 * Added support for generating new world by @louis-e in https://github.com/louis-e/arnis/pull/98 * Added groundlevel parameter to settings by @louis-e in https://github.com/louis-e/arnis/pull/100 **Full Changelog**: https://github.com/louis-e/arnis/compare/v2.1.0...v2.1.1