summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
6 daysgrow cubes array dynamicallyHEADmasterMischa Untaga
6 daysdata.js has been inlinedMischa Untaga
2024-04-09Fix bad HTML.Tor Andersson
2024-04-09Counter Strat has no effect if there are no persistent cardsMischa Untaga
2024-04-09Extra Event cost applies only to Event cards, not Strategy / State cardsMischa Untaga
2024-01-15Add undo step when clicking next in place on top/bottom of draw.Tor Andersson
2023-12-27Automatic resign menu.Tor Andersson
2023-12-14handle running out of cards gracefullyMischa Untaga
2023-12-12html titlesMischa Untaga
2023-12-12Strategy Phase: don't overcommit, auto-match/defer if opp can't afford otherwiseMischa Untaga
2023-12-12Allow "subroutine" calls where events can invoke other events.Tor Andersson
For use with The Winning Plan to play the chosen event immediately. Split vm_draw_6_play_1_place_any_on_top_of_draw into two instructions. First instruction draws the 6 and prompts to play an event. Calling the new event stashes the existing VM state, calls the new event code. When the new event returns with vm_return, we find the stashed state, restore it, and vm_next to execute the second instruction. The second instruction does the place on top/bottom of deck part. reworked event subroutine calls
2023-12-12events can't nest so no need for stashing old vm.drawTor Andersson
2023-12-11fix automatic state selection (account for opponent cubes too!)Tor Andersson
2023-12-11fix order of opposition buttonsTor Andersson
2023-12-11streamline final votingTor Andersson
2023-12-11clicky congressTor Andersson
2023-12-11use card_select when picking card to play for eventTor Andersson
Winning Plan and draw 2 play 1 events.
2023-12-11Add more undo points when accepting die rolls.Tor Andersson
2023-12-11Re-roll / Accept instead of Re-roll / Next.Tor Andersson
2023-12-11Strategy Phase: Done -> Commit.Tor Andersson
2023-12-11Fix indentation.Tor Andersson
2023-12-11update view schema for temporary drawn and deck panel displaysMischa Untaga
2023-12-11Add temporary "drawn" and "deck" panel displays.Tor Andersson
Use this to show drawn cards while choosing cards for events that draw X cards, play one, and put the rest on top / bottom. Use stack of "draw" arrays in VM to handle nested events. NOTE: This is not necessary now, but will be if we change the Winning Moves event to play its event immediately.
2023-12-11Tweak responsive panel layout.Tor Andersson
2023-12-11Remove unused CSS rules.Tor Andersson
2023-12-11Reconsideration rule change for The Civil War effectMischa Untaga
2023-12-11Clear undo in Strategy Phase.Tor Andersson
2023-12-10Fix typo in HTML rulebook.Tor Andersson
2023-12-10New player list.Tor Andersson
2023-12-09make congress hall clickable, always show box when addingMischa Untaga
2023-12-09deprecate planning_phaseMischa Untaga
2023-12-09combine cleanup and planningMischa Untaga
2023-12-09[buttons] instead of [next]Mischa Untaga
2023-12-09don't lie about number of cards drawnMischa Untaga
2023-12-09fix White Supremacy and the Suffrage MovementMischa Untaga
2023-12-09HTML rulesTor Andersson
2023-12-08fix The Great 1906 San Francisco EarthquakeMischa Untaga
2023-12-08Remove debug menu.Tor Andersson
2023-12-08Drop S in Available States Cards title bar.Tor Andersson
2023-12-08Inline data.jsTor Andersson
2023-12-08Split CSS into separate file.Tor Andersson
2023-12-08State not States CardMischa Untaga
2023-12-08mi not wiTor Andersson
2023-12-06shorter final voting prompt and loggingMischa Untaga
2023-12-06final voting promptsMischa Untaga
2023-12-06states and strategy actionMischa Untaga
2023-12-06disable bypassMischa Untaga
2023-12-06final voting reworkMischa Untaga
2023-12-06congress marker placementMischa Untaga
2023-12-06Add @2x card images.Tor Andersson
sjpeg -sharp -q75