tmesser / DeckManager

BSD 3-Clause "New" or "Revised" License
5 stars 2 forks source link

Destiny deck and skill deck #21

Open SomeNumbers opened 9 years ago

SomeNumbers commented 9 years ago

I'd like a pop up reminder when the Destiny deck or any skill deck is reshuffled.

clanpotshake commented 9 years ago

We can add this to the turn log. It's probably important that if it gets shuffled halfway through a draw the log should read: ASDF draws 2 LEA LEA deck is reshuffled ASDF draws 1 LEA

tmesser commented 9 years ago

It'll be a little weird to add this to the turn log since the game manager writes to the log and the decks handle their own reshuffling. We can probably support this somehow though.