summaryrefslogtreecommitdiff
path: root/rules.ts
AgeCommit message (Collapse)Author
6 daysLog more medallion uses.Tor Andersson
6 daysUse separate untriggered array to delay placing blank markers.Tor Andersson
6 daysLog when Volunteers effect is used.Tor Andersson
6 daysMake final bid multi-active.Tor Andersson
6 daysImprove "confirm_turn" prompts for fascist test and event.Tor Andersson
6 daysSimplify archives code by splitting event and medallion states.Tor Andersson
6 daysDon't spend Hero points for Archives when using event for effect.Tor Andersson
6 daysStreamline Organization and Strategy medallion use.Tor Andersson
6 daysFix bugs with track name skips.Tor Andersson
6 daysAdd "medallion" source type for use with Momentum/Archives/Volunteers.Tor Andersson
6 daysLog when skipping toggling bonuses and moving tracks.Tor Andersson
6 daysFix bug with "peek at fascist cards" deck construction.Tor Andersson
6 daysInitiative player to pull tokens from bag at year end procedure.Tor Andersson
6 daysWIP remove unusedTor Andersson
6 daysTweak Final Bid prompts and logging.Tor Andersson
6 daysImprove some "impossible" prompts.Tor Andersson
6 daysPolish inactive prompts.Tor Andersson
6 daysAdd final punctuation to remaining prompts.Tor Andersson
9 daysremove glory_current_year lines from draw_glory_from_bagFrans Bongers
9 daysauto draw from bag of gloryFrans Bongers
11 dayslog messages when swapping and adding cards to tableau.Tor Andersson
11 daysreword some messages. hide panels for observer.Tor Andersson
11 daysLog discarded end of year cards.Tor Andersson
11 daysFix check for available card in hand to claim momentum medallion.Tor Andersson
11 daysThe all seeing eye sees your trash and discard piles.Tor Andersson
11 daysNote Momentum and Play Card extra turns in log.Tor Andersson
11 daysmultiactive end of year discardFrans Bongers
11 daysSkip player turn when they had no cards to play.Tor Andersson
More robust handling of edge case.
12 daysonly claim momentum if you have enough cards in hand to use it.Tor Andersson
12 daysLog claimed medallions with magic strings.Tor Andersson
12 daysAdd paranoid safeguard against impossible case.Tor Andersson
12 daysfix bug in "skip" of swap_card_tableau_hand.Tor Andersson
12 daysskip a players turn if they cannot play a cardFrans Bongers
12 daysadd skip button when player does not have any hand cardsFrans Bongers
12 daysfix momentum / trash card interactionFrans Bongers
12 daysfix bug with adding played cards to your tableauTor Andersson
12 daysLog turning off bonus even when it's already off.Tor Andersson
12 daysfix off by one in swap_card_tableau_handTor Andersson
12 daysremove fascist test prefixTor Andersson
12 daysimproved game flow playing card for action pointsFrans Bongers
13 daysmore cleanupFrans Bongers
13 dayscleanup unused codeFrans Bongers
13 daysmomentum refactorFrans Bongers
2025-03-20don't generate "null" medallion actionTor Andersson
it confuses the fuzzer
2025-03-20fix issue with momentum medallion played during another players turnFrans Bongers
2025-03-20Add missing government_to_center to track_icon_to_track_id_map.Tor Andersson
2025-03-20Fix swap_card_tableau_hand use of selected_cards array.Tor Andersson
When we changed to keep the currently selected card in the hand while executing it, this function stopped working correctly.
2025-03-20fix remove_blank_markers state when no blank markers on tracksFrans Bongers
2025-03-20fix remove_attack_from_fronts stateFrans Bongers
2025-03-20possible fix for get_fronts_to_add_to ("not" as single front)Tor Andersson