Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
it confuses the fuzzer
|
|
|
|
|
|
When we changed to keep the currently selected card in the hand while
executing it, this function stopped working correctly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Loss result to "Fascist" (instead of "None").
Use correct faction in trash_card.
|
|
|
|
skip if no valid options
|
|
|
|
|
|
|
|
|
|
Matches terminology used in rulebook.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove unused properties from view object.
Use separate fascist_cards and trash view properties.
Remove common selectable_cards property.
Use game.fascist when resolving fascist event and test.
- prevent saving undo states (no choices here)
- color header brown for active player (not their own faction)
Use abbreviated player order in view.player_order.
|