summaryrefslogtreecommitdiff
path: root/play.js
AgeCommit message (Collapse)Author
2024-11-10Update implementation of Tyrantiainp5
2024-11-07Fix Tyrantiainp5
2024-11-07Fix Tyrantiainp5
2024-11-05Remove console.logsiainp5
2024-11-05Remove console.logsiainp5
2024-11-03Change remove to true/falseiainp5
2024-11-03Replace numbers with card constantsiainp5
2024-11-03Auto show discard for eventsiainp5
2024-11-02Merge branch 'work-in-progress' of ↵iainp5
https://github.com/iainp5/1989-Dawn-of-Freedom into work-in-progress
2024-11-02Highlight selected space.Tor Andersson
2024-11-02Add influence markers above 8iainp5
2024-11-02Reposition Tyrant is Goneiainp5
2024-11-02Fix for New Year's Eve partyiainp5
2024-11-02Small fixesiainp5
2024-11-02Fix spaces starting at 0 not 1iainp5
2024-11-02Tor updatesiainp5
2024-11-02fix round markeriainp5
2024-11-02stack influence markers to go above 8Tor Andersson
2024-11-02Remove card asterisk in sub_card_name instead of all asterisks.Tor Andersson
2024-11-01Reposition Tyrant is Goneiainp5
2024-11-01Fix for New Year's Eve partyiainp5
2024-10-31Small fixesiainp5
2024-10-29Fix spaces starting at 0 not 1iainp5
2024-10-29Tor updatesiainp5
2024-10-28fix round markeriainp5
2024-10-28Tor updatesiainp5
2024-10-28WIP use smaller power cards.Tor Andersson
2024-10-28WIP card display orderTor Andersson
2024-10-28Remove card asterisk in sub_card_name instead of all asterisks.Tor Andersson
2024-10-28Fix game.played_card and show discard for eventsiainp5
2024-10-27New power struggle card layoutiainp5
2024-10-27Merge branch 'work-in-progress' of ↵iainp5
https://github.com/iainp5/1989-Dawn-of-Freedom into work-in-progress
2024-10-27Add check for view.show_opp_handiainp5
2024-10-27Start TST markers off the trackiainp5
2024-10-27New power card image numbering.Tor Andersson
2024-10-27Only remove trailing asterixesiainp5
2024-10-27Remove trailing asterix in logiainp5
2024-10-27Fix typoiainp5
2024-10-27Merge branch 'work-in-progress' of ↵iainp5
https://github.com/iainp5/1989-Dawn-of-Freedom into work-in-progress Tor updates for constants
2024-10-27Working on power cards during struggleiainp5
2024-10-27use card name constants. fix eslint issues in play.jsTor Andersson
2024-10-26Generate space and card name constants for code.Tor Andersson
2024-10-26New power cardsiainp5
2024-10-26Remove null spaceiainp5
2024-10-26Merge branch 'work-in-progress' of ↵iainp5
https://github.com/iainp5/1989-Dawn-of-Freedom into work-in-progress
2024-10-26Switch to single space actioniainp5
2024-10-26show power card tooltipTor Andersson
2024-10-26add played power card panelTor Andersson
2024-10-26Move event reminder location on top of Yugoslavia.Tor Andersson
Initialize marker locations to their starting positions.
2024-10-26Update client.Tor Andersson
Fixed some spelling errors in space data table. Create tools directory and add Makefile. Add layout.svg with boxes drawn on top of locations. Add genlayout.js to create list of box locations. Add gencolors.js to create beveled marker border colors. Major rewrite of play.js and play.css with official assets.