summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
13 daysFix typo in "Largo Caballero" event.Tor Andersson
14 daysonly trigger strategy medallion once per turnTor Andersson
we can queue up the question multiple times due to event execution, but only one of the questions should be able to go through. auto-resolve the state if we've already used the medallion.
2025-04-05Fix bug with placing blank markers on 0 spaces.Tor Andersson
2025-04-04Show bag of glory at game end.Tor Andersson
2025-04-04Fix card gallery.Tor Andersson
2025-04-03Always use high resolution card images and allow shift-zooming.Tor Andersson
2025-04-01Fix logic to show trash panel when returning a card.Tor Andersson
2025-03-31Fix mixed up icons on card.Tor Andersson
2025-03-31Auto-resolve confirmation during fascist event.Tor Andersson
Should be a rare or impossible case.
2025-03-30fix end of year bag drawTor Andersson
2025-03-28Fix swapped medallion tooltips.Tor 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-28Show medallion text tip on log mouseover too.Tor Andersson
2025-03-28Improve "confirm_turn" prompts for fascist test and event.Tor Andersson
2025-03-28Less intrusive hero pool on board.Tor Andersson
2025-03-28Simplify archives code by splitting event and medallion states.Tor Andersson
2025-03-28Show hero point pool on board.Tor Andersson
2025-03-28Don't spend Hero points for Archives when using event for effect.Tor Andersson
2025-03-28Set favicon to player role.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-24tweaks to mobile layout.Tor Andersson
make card panels same width as map when in mobile layout.
2025-03-24reword some messages. hide panels for observer.Tor Andersson
2025-03-23Hide the hidden bag of glory.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
More robust handling of edge case.
2025-03-23Always show Hand panel.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