Vassal 3.6.11
Changes since 3.6.10
Bug fixes
- 11941: Since 3.6.7, French/Belgian AZERTY keyboards on Mac were experiencing problems with Ctrl / Alt keys on the number key row
- 11938: IndexOutOfBoundsException trying to open a private note
- 11933: At-Start stacks were getting confused by blank boards
- 11929: Show translated module name and descriptions in Module Manager
- 11924: Reinstate translation of Player Sides
- 11904: Global Key Command fastmatch for Mats fixed to avoid trait-order bugs
- 11901: Corrected "Mark When Moved" documentation
- 11899: Hide FileConfigurer label in preferences dialogs
- 11890: NPE when current-stack option used on non-stacking piece
- 11505: Insert items into formatted strings from drop-down list into the correctly selected position
Other improvements
- 11911: Debug window shows board-relative coordinates if they are different from the map-relative ones
- 11906: MatCargo's mat detection did unnecessary computations for lack of parentheses
- 11900: Clear Tile Cache with more efficient Files.walkFileTree()