Skip to content

Vassal 3.6.2

Compare
Choose a tag to compare
@uckelman uckelman released this 09 Dec 22:27
· 4135 commits to master since this release
3.6.2

Release Notes

Changes since 3.6.1

Bug fixes

  • 10925: Turn Tracker Button can never be size 0
  • 10915: Undo of Send To Location sent to bottom card of deck returns the card to the top of the Deck
  • 10908: Fix NPE when using Send Back in SendToLocation
  • 10907: Disabled Toolbar Buttons on Map Windows didn't initialize starting state properly
  • 10906: Show an error dialog if reading a corrupted prefs file
  • 10903: Stacking units placed by At-Start stacks didn't allow Action Buttons on said pieces to function until the piece was moved
  • 10901: Unchecking Cycle Message box in a Report trait clears the fields
  • 10899: Show the player window before the welcome wizard
  • 10894: Warn about movement trails inside of rotates only when editing module
  • 10893: Fix NPE: RandomTextButton raw rolls/counts support
  • 10891: Pieces in decks were not being updated during Refresh Counters
  • 10889: Added diagnostic to determine what is trying to add stacks to stacks
  • 10887: Wasn't possible to click add to add an Action Button trait to a piece

Other improvements

  • 10929: Use '/usr/bin/env bash' in VASSAL.sh for greater portability on Unix