riverwanderer / ccnapoleonics

Commands & Colors: Napoleonics on vassalengine.org
https://boardgamegeek.com/boardgame/62222/commands-and-colors-napoleonics
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Card order disrupted by Square Action or Random discard #271

Closed riverwanderer closed 2 months ago

riverwanderer commented 2 months ago

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.

riverwanderer commented 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.