VASSAL 3.6.9 Released
The VASSAL Team is happy to announce VASSAL 3.6.9.
IMPORTANT
- NEW! 64-bit ARM packages: There are now MacOS and Windows packages for 64-bit ARM processors. If you have a Mac with an Apple Silicon CPU (which is a 64-bit ARM processor), we recommend using the 64-bit ARM build.
- Code deprecated more than a year ago has been removed. Modules containing custom code using that code MUST be updated if they are to work with 3.6.
- Things may be broken which worked previously. If you find a new bug, please report it.
- Modules saved in 3.6 are not openable by earlier versions of VASSAL. We recommend keeping a backup copy of any pre-3.6 modules you plan to modify in 3.6 until youâve verified that everything works to your satisfaction.
Download
Linux
MacOS (64-bit ARM)
MacOS (64-bit x86)
Windows (64-bit ARM)
Windows (64-bit x86)
Windows (32-bit x86)
Other
Changes since 3.6.8
Bug fixes
- 11825: BoundsTracker once again repaints entire maps, reverting 11521
- 11821: Include the AreaOfEffect bounds in the piece bounding box only if the AoE is visible
- 11814: Ensure that valid BasicName property is used to identify piece when no translation is available
- 11808: PieceCloner.clonePiece() should not expand inner pieces unconditionally
- 11806: NotesWindow re-open assigns focus properly to retain caret position
- 11805: Fixed NPE: tab.getTitleAt() can return null, so check for that
Other improvements
- 11804: Log element name on build exception, if available
- 11803: Report exceptions thrown while loading modules
Changes since 3.6.7
Bug fixes
- 11778: System.setProperty() in BugDialog throws if the value is null
- 11727: Fixed incorrect properties file path, which prevents working on translations
- 11716: Dereference symbolic link to executable before attemping to find install dir
- 11678: Prevent clearing the tile cache when a module is open
- 11617: Closing a reopenable Map should not close game
- 11565: Global Option List Preferences not initialising Global Property correctly
- 11544: Broken links to and within Reference Manual
- 11543: Closing game should reset multiplayer flag for console
- 11540: Display translated Basic Piece/Basic Name in Scrollable lists in Game Piece Palette
- 11537: Cancel key in Multi-Piece Editor (Edit all contained pieces) correctly backs out with no changes
- 11515: Piece dropped into incorrect position in the stack when dragging within a stack to a lower position
- 11513: Piece âdisappearsâ when dragged to grid space with an existing stack and âsnap to defined pointâ
- 11510: Updated Opt-in version of the âLeading Zeros in Integersâ handing
- 11496: Safer GKC Configurer for Fixed # From Deck
Other improvements
- 11798: Added Chinese translation
- 11796: Added Polish translation
- 11790: Updated bundled Java to 19 for Windows and MacOS
- 11704: Added Place Marker editor hotkeys
- 11700: Irregular Grid editor - add region with Insert or Ctrl+Right Click
- 11622: Added support for Open Recent⌠submenu
- 11600: Player context menus: Show keyboard shortcuts right-aligned and with symbols
- 11570: Update Module Extension window, add missing description
- 11564: Prevent Notes windows always starting open at very last character of note
- 11557: Auto-select contents of Edit boxes when they get focus
- 11546: Default dialog-closing button behaviors for Enter/Esc; Key shortcuts added to Piece Definer (see Game Piece help); Piece Definer list boxes jump to entry starting with that letter; Key shortcuts added editing Layer trait (see Layer help); Most text fields support Ctrl/Cmd+Z for undo/redo
- 11545: Description of Prototype will auto-include any BasicName
- 11541: Add hotkey to start specific chess clock
- 11534: Add Open all Contained Pieces option
- 11524: Option to âalways use formatâ on text label (even if label is blank)
- 11521: BoundsTracker - Track bounds and repaint just for the regions of added pieces; rather than the whole map
- 11499: TurnTracker Forward Only Toggle: Allow module designers to disable the backwards TurnTracker button
- 11497: Donât play sounds while fast-forwarding a log
See the Release Notes for descriptions of the changes in 3.6.
Minimum Requirements
VASSAL 3.6 requires Java 11 or later.
The Windows and MacOS packages have an appropriate version of Java bundled with them, so there is no need to install Java separately on those operating systems. On Linux, use your package manager to install Java 11 or later.
Help us test
Please report bugs in the Technical Support & Bugs category at the VASSAL forum.
Cheers,
The VASSAL Team