summaryrefslogtreecommitdiff
path: root/rules.ts
AgeCommit message (Expand)Author
6 daysDon't exceed track limits with Organization medal.Tor Andersson
9 dayscheck if hero points can be spent before showing the "Use HP" button.Tor Andersson
9 daysoptimize card drawing and add checks if cards can be drawnTor Andersson
10 daysFix typo in "Largo Caballero" event.Tor Andersson
11 daysonly trigger strategy medallion once per turnTor Andersson
11 daysFix bug with placing blank markers on 0 spaces.Tor Andersson
12 daysShow bag of glory at game end.Tor Andersson
2025-04-01Fix logic to show trash panel when returning a card.Tor Andersson
2025-03-31Auto-resolve confirmation during fascist event.Tor Andersson
2025-03-30fix end of year bag drawTor Andersson
2025-03-28Log more medallion uses.Tor Andersson
2025-03-28Use separate untriggered array to delay placing blank markers.Tor Andersson
2025-03-28Log when Volunteers effect is used.Tor Andersson
2025-03-28Make final bid multi-active.Tor Andersson
2025-03-28Improve "confirm_turn" prompts for fascist test and event.Tor Andersson
2025-03-28Simplify archives code by splitting event and medallion states.Tor Andersson
2025-03-28Don't spend Hero points for Archives when using event for effect.Tor Andersson
2025-03-28Streamline Organization and Strategy medallion use.Tor Andersson
2025-03-28Fix bugs with track name skips.Tor Andersson
2025-03-28Add "medallion" source type for use with Momentum/Archives/Volunteers.Tor Andersson
2025-03-28Log when skipping toggling bonuses and moving tracks.Tor Andersson
2025-03-28Fix bug with "peek at fascist cards" deck construction.Tor Andersson
2025-03-28Initiative player to pull tokens from bag at year end procedure.Tor Andersson
2025-03-28WIP remove unusedTor Andersson
2025-03-28Tweak Final Bid prompts and logging.Tor Andersson
2025-03-28Improve some "impossible" prompts.Tor Andersson
2025-03-28Polish inactive prompts.Tor Andersson
2025-03-28Add final punctuation to remaining prompts.Tor Andersson
2025-03-25remove glory_current_year lines from draw_glory_from_bagFrans Bongers
2025-03-25auto draw from bag of gloryFrans Bongers
2025-03-24log messages when swapping and adding cards to tableau.Tor Andersson
2025-03-24reword some messages. hide panels for observer.Tor Andersson
2025-03-23Log discarded end of year cards.Tor Andersson
2025-03-23Fix check for available card in hand to claim momentum medallion.Tor Andersson
2025-03-23The all seeing eye sees your trash and discard piles.Tor Andersson
2025-03-23Note Momentum and Play Card extra turns in log.Tor Andersson
2025-03-23multiactive end of year discardFrans Bongers
2025-03-23Skip 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