Skip to content

Vassal 3.6.17

Compare
Choose a tag to compare
@uckelman uckelman released this 23 Apr 11:21
· 2691 commits to master since this release
3.6.17

Release Notes

Changes since 3.6.16

Bug fixes

  • 12248: Don't NPE when handling setup errors
  • 12247: Fix error dialog broken since 3.6.15 for exceptions with null messages
  • 12237: Fix edge case Mat Refresh bugs
  • 12234: Don't try to render SVG which would have a width or height of zero
  • 12233: Ensure that OpMultiResolutionImage.getBaseImage() never returns null

Other improvements

  • 12250: Adjusted TilingHandler to simplify VASL and VSQL custom tilers
  • 12238: Upgrade bundled Java from 19 to 20