Age | Commit message (Expand) | Author |
10 days | only claim momentum if you have enough cards in hand to use it. | Tor Andersson |
10 days | Log claimed medallions with magic strings. | Tor Andersson |
10 days | Add paranoid safeguard against impossible case. | Tor Andersson |
10 days | fix bug in "skip" of swap_card_tableau_hand. | Tor Andersson |
10 days | skip a players turn if they cannot play a card | Frans Bongers |
10 days | add skip button when player does not have any hand cards | Frans Bongers |
10 days | fix momentum / trash card interaction | Frans Bongers |
10 days | Add medallion tooltips. | Tor Andersson |
10 days | fix bug with adding played cards to your tableau | Tor Andersson |
10 days | Log turning off bonus even when it's already off. | Tor Andersson |
10 days | fix off by one in swap_card_tableau_hand | Tor Andersson |
10 days | remove fascist test prefix | Tor Andersson |
10 days | improved game flow playing card for action points | Frans Bongers |
11 days | Fix display of player tokens on fronts. | Tor Andersson |
11 days | more cleanup | Frans Bongers |
11 days | cleanup unused code | Frans Bongers |
11 days | momentum refactor | Frans Bongers |
12 days | fix player panel display of hero points and initiative | Tor Andersson |
12 days | don't generate "null" medallion action | Tor Andersson |
12 days | fix issue with momentum medallion played during another players turn | Frans Bongers |
12 days | Add missing government_to_center to track_icon_to_track_id_map. | Tor Andersson |
12 days | Fix swap_card_tableau_hand use of selected_cards array. | Tor Andersson |
13 days | fix remove_blank_markers state when no blank markers on tracks | Frans Bongers |
13 days | fix remove_attack_from_fronts state | Frans Bongers |
13 days | possible fix for get_fronts_to_add_to ("not" as single front) | Tor Andersson |
13 days | Fix iterators of hero_points and fronts. | Tor Andersson |
13 days | fix get_fronts_closest_to | Tor Andersson |
13 days | Fix bugs. | Tor Andersson |
13 days | Put pool after factions in medallions and hero_points lists. | Tor Andersson |
13 days | refactor: FactionId to number | Frans Bongers |
13 days | refactor: FrontId to number | Frans Bongers |
13 days | More tweaks. | Tor Andersson |
13 days | Fix token background-size and missing @2x images. | Tor Andersson |
13 days | removed code no longer needed for compatability | Frans Bongers |
14 days | Tweak log messages. | Tor Andersson |
2025-03-12 | fixup | Tor Andersson |
2025-03-12 | Show fascist test front with new token. Show front status with card. | Tor Andersson |
2025-03-11 | fix: game stuck when moving track at max | Frans Bongers |
2025-03-11 | Use 150dpi cards and tokens for @2x. | Tor Andersson |
2025-03-11 | auto resolve fascist test hero_points & draw card and allow morale bonus skip... | Frans Bongers |
2025-03-11 | More UI tweaks. | Tor Andersson |
2025-03-11 | Tweak some prompts. Remove unused buttons from play.js | Tor Andersson |
2025-03-11 | fix for possible typo in card10_event2 | Tor Andersson |
2025-03-11 | Set source to 'player_event' for event effects. | Tor Andersson |
2025-03-11 | Rename "add strength to a Front" to "Support a Front". | Tor Andersson |
2025-03-11 | Add specific track trigger prefixes. | Tor Andersson |
2025-03-10 | Add prompt prefix in common game_view function. | Tor Andersson |
2025-03-10 | show initiative triangle pointing up/down to indicate turn order | Tor Andersson |
2025-03-10 | Add hidden bag of glory option. | Tor Andersson |
2025-03-09 | keep card selected when played to tableau | Frans Bongers |