Commit Graph

66 Commits

Author SHA1 Message Date
3b62ed0244 Make scaling happen on doubletap, and be more persistent 2019-01-14 23:50:25 -05:00
07648ce1c5 Prevent right click context menu
Chrome (again) makes a context menu when a touch pointer is
held. We'll have none of that
2019-01-14 23:50:25 -05:00
fc23e7f2ef Disable touch actions on all elements, except vertical scroll
disables stupid chrome gestures
2019-01-14 23:50:25 -05:00
2b71ea58ce Move pile shuffle from click listener to interact.js tap event 2019-01-14 23:50:25 -05:00
068ee81df9 Fix contentType -> Content-Type 2019-01-14 23:50:25 -05:00
acb6c4365e Minor fixes and cleanups 2019-01-14 23:50:25 -05:00
d2aab7a920 Add modal pile listing 2019-01-14 23:50:25 -05:00
b3d8ea8fac Center align text in piles 2019-01-14 23:50:25 -05:00
fccc4e887f Fix card backgroundPosition in Chrome
Apperently, in Firefox you can get the style before appending, whereas
in Chrome you cannot
2019-01-14 23:50:25 -05:00
dd94513736 Shuffle decks on click 2019-01-14 23:50:25 -05:00
345a86bfa6 Set correct name when updating pile text 2019-01-14 23:50:25 -05:00
26849affc9 Initial setup for multiple decks 2019-01-14 23:50:25 -05:00
d32d50226b Basic playmat stuff: deck/discard, hand, card movement 2019-01-14 23:50:25 -05:00
2b40f95d18 Add timeline and evaluation to proposal 2019-01-14 23:50:25 -05:00
03e4134b38 Extremely minimal README 2019-01-14 23:50:25 -05:00
67ed03889b Add proposal 2019-01-14 23:50:25 -05:00