Skip to content

Releases: McAJBen/DungeonBoard

v3.0.2

27 Jun 04:22
Compare
Choose a tag to compare
  • 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

26 Jun 22:48
Compare
Choose a tag to compare
  • Changed Java target back to 1.8
  • Code improvements
  • Decreased chance of bug while loading assets

v3.0.0

06 Feb 05:59
Compare
Choose a tag to compare
  • 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

02 Feb 23:30
Compare
Choose a tag to compare
  • Fixed bug where changing paint source would cause control size to become mismatched
  • Retooled Paint feature (no visual changes)

v2.5

16 Jan 08:25
Compare
Choose a tag to compare

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

27 Apr 02:43
Compare
Choose a tag to compare

Version 2.0
Includes Image, Layer, Paint, Loading Utilities
Works a lot of the time.

Initial Release

08 Feb 21:23
Compare
Choose a tag to compare

First implementation, works most of the time.