tmesser / DeckManager

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

Turn pass reminder for variable draws! #14

Closed SomeNumbers closed 9 years ago

SomeNumbers commented 9 years ago

This would be helpful! Something like "The current player has a variable draw," or similar.

tmesser commented 9 years ago

I'm gonna go ahead and mark this as a bug because I'm actually not handling current player's draws at all, and I should be.

MaxPeck commented 9 years ago

Players should also be considered to have variable draws if they are in Sickbay (EDIT: or the Medical Center :V), or or if they are revealed Cylons. The base game Resurrection Ship does not further affect their draw, but I'm willing to tell people who don't use Pegasus (or Daybreak) Cylon locations that they are wrong.

tmesser commented 9 years ago

That's a good point. It is probably best to simply presume everyone has a variable draw and add in an option to tell the auto-draw functionality to screw off, I will handle the draw myself. Adding all the one/two card combinations for things like Sickbay attendees and Cylons will make that form kind of overwrought, I think. I have a decent idea of how I can handle that.

tmesser commented 9 years ago

Working now. Note that you can pull down the combo box for a manual draw in the case of revealed cylons, sickbay visitors, etc.