summaryrefslogtreecommitdiff
path: root/rules.js
AgeCommit message (Expand)Author
8 daysInitiative player to pull tokens from bag at year end procedure.Tor Andersson
8 daysWIP remove unusedTor Andersson
8 daysTweak Final Bid prompts and logging.Tor Andersson
8 daysImprove some "impossible" prompts.Tor Andersson
8 daysPolish inactive prompts.Tor Andersson
8 daysAdd final punctuation to remaining prompts.Tor Andersson
12 daysauto draw from bag of gloryFrans Bongers
13 dayslog messages when swapping and adding cards to tableau.Tor Andersson
13 daysreword some messages. hide panels for observer.Tor Andersson
13 daysLog discarded end of year cards.Tor Andersson
14 daysFix check for available card in hand to claim momentum medallion.Tor Andersson
14 daysThe all seeing eye sees your trash and discard piles.Tor Andersson
14 daysNote Momentum and Play Card extra turns in log.Tor Andersson
14 daysmultiactive end of year discardFrans Bongers
14 daysSkip player turn when they had no cards to play.Tor Andersson
2025-03-23only claim momentum if you have enough cards in hand to use it.Tor Andersson
2025-03-23Log claimed medallions with magic strings.Tor Andersson
2025-03-23Add paranoid safeguard against impossible case.Tor Andersson
2025-03-23fix bug in "skip" of swap_card_tableau_hand.Tor Andersson
2025-03-22skip a players turn if they cannot play a cardFrans Bongers
2025-03-22add skip button when player does not have any hand cardsFrans Bongers
2025-03-22fix momentum / trash card interactionFrans Bongers
2025-03-22fix bug with adding played cards to your tableauTor Andersson
2025-03-22Log turning off bonus even when it's already off.Tor Andersson
2025-03-22fix off by one in swap_card_tableau_handTor Andersson
2025-03-22remove fascist test prefixTor Andersson
2025-03-22improved game flow playing card for action pointsFrans Bongers
2025-03-21more cleanupFrans Bongers
2025-03-21cleanup unused codeFrans Bongers
2025-03-21momentum refactorFrans Bongers
2025-03-20don't generate "null" medallion actionTor Andersson
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
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
2025-03-20Fix iterators of hero_points and fronts.Tor Andersson
2025-03-20fix get_fronts_closest_toTor Andersson
2025-03-19Fix bugs.Tor Andersson
2025-03-19Put pool after factions in medallions and hero_points lists.Tor Andersson
2025-03-19refactor: FactionId to numberFrans Bongers
2025-03-19refactor: FrontId to numberFrans Bongers
2025-03-19More tweaks.Tor Andersson
2025-03-19removed code no longer needed for compatabilityFrans Bongers
2025-03-19Tweak log messages.Tor Andersson
2025-03-11fix: game stuck when moving track at maxFrans Bongers
2025-03-11auto resolve fascist test hero_points & draw card and allow morale bonus skip...Frans Bongers
2025-03-11More UI tweaks.Tor Andersson
2025-03-11Tweak some prompts. Remove unused buttons from play.jsTor Andersson