Releases: McAJBen/DungeonBoard
Releases · McAJBen/DungeonBoard
v3.0.2
- Added visibleLayers to Paint's stored data
- Fixed bug where Paint would show an old image with a new image's display zoom
- Fixed bug where new Paint images would give an error
- Added auto formatting code
v3.0.1
- Changed Java target back to 1.8
- Code improvements
- Decreased chance of bug while loading assets
v3.0.0
- Added ability to add a grid to the Paint Utility
- Increased refresh rate for Loading Utility
- Changed save data format to JSON
v2.5.1
- Fixed bug where changing paint source would cause control size to become mismatched
- Retooled Paint feature (no visual changes)
v2.5
Java 13 is now a requirement
- Converted code to Kotlin for maintanability
- Added hex cursor
- Added background to paint-folder feature see example for usage
v2.0 Release
Version 2.0
Includes Image, Layer, Paint, Loading Utilities
Works a lot of the time.
Initial Release
First implementation, works most of the time.