Closed riverwanderer closed 2 months ago
Solution in a817. Neither square action, discard nor flip card will change the order of cards. In addition Square and Discard are now more efficient, using direct, random selection rather than private decks to complete the action.
Module V5.1.0beta7 Vassal V3.7.14
It should be possible to retain the order of cards in hand by using a different method for random card selection. Such as random stack position or random selection from a fixed order deck.