VASSAL 3.6.0-beta3
Pre-release
Pre-release
Changes since 3.6.0-beta2
New features
- 10486: Better obscurable option for insetting
- 10484: Mats have more deselection options; double-clicking delesects cargo
- 10468: Refresh Counters support for Mats and Cargo
- 10454: Game Piece Palette allows setting of default width for "docked" Game Piece Palette
- 10412: Double the max heap for modules which run out of memory during loading
- 10394: Add a Key Command to Can Rotate trait to rotate directly to a facing specified by an expression
Bug fixes
- 10476: Editor: Inserting text into middle of Key Command doesn't work
- 10474: Movement traits need to update cargo's mat after movement before applying apply-on-move keystroke
- 10405: Log replay of delete command behaves differently after load of sebsequent log file
- 10402: NPE when trying to create new P2P Network
- 10400: Custom preferences in Global Options incorrectly use property name, not description
- 10404: Catch FileNotFoundException when reading prefs files
- 10399: ThrowableUtils.throwAncestor() throws wrong object; throwMe() uses wrong constructor
Other improvements
- 10466: Reference manual missing description of restrict counters to Deck option
- 10446: Removed more items deprecated for over a year
- 10445: Improved browser launch support
- 10432: Store the tile cache in %LOCALAPPDATA% instead of %APPDATA% on Windows
- 10430: Upgrade to Java 17 for Windows, Mac packages