Commit Graph

80 Commits

Author SHA1 Message Date
4d7a2d7172 Use real width of SVGs for translation in editor 2017-09-28 12:57:23 -04:00
ed2d7092ae Allow re-arranging cards in piles and properly draw things in that view 2017-09-28 12:49:22 -04:00
f38f31ec58 Add shake animation for shuffling piles 2017-09-25 13:10:33 -04:00
1197c82895 Rearrange text in environment/card so order matches layout 2017-09-24 19:58:26 -04:00
3e15af8c9f Indent environment/card 2017-09-24 19:36:53 -04:00
6828b80709 Use linear gradient for text in environment/card 2017-09-24 19:36:19 -04:00
32a87ba99d Really basic client-side card generation 2017-09-24 16:45:51 -04:00
e48059ac82 Move client js to 'js' subfolder, rename script.js to playfield.js 2017-09-23 21:31:06 -04:00
3c2190b940 Provide a search box for filtering cards in pile list 2017-09-21 13:10:00 -04:00
c750096044 Make scaling happen on doubletap, and be more persistent 2017-09-21 12:03:43 -04:00
179a67e5fa Prevent right click context menu
Chrome (again) makes a context menu when a touch pointer is
held. We'll have none of that
2017-09-21 12:03:10 -04:00
30bdfb9fdd Disable touch actions on all elements, except vertical scroll
disables stupid chrome gestures
2017-09-21 12:00:04 -04:00
6770ad949e Move pile shuffle from click listener to interact.js tap event 2017-09-21 02:42:40 -04:00
af181e38e7 Fix contentType -> Content-Type 2017-09-21 02:42:40 -04:00
c82b4c7f40 Minor fixes and cleanups 2017-09-21 02:42:40 -04:00
31a60916f7 Add modal pile listing 2017-09-21 02:42:40 -04:00
b1746ec68e Center align text in piles 2017-09-21 02:42:40 -04:00
27fa1e69ff Fix card backgroundPosition in Chrome
Apperently, in Firefox you can get the style before appending, whereas
in Chrome you cannot
2017-09-21 02:42:40 -04:00
0d724988d5 Shuffle decks on click 2017-09-21 02:42:40 -04:00
c7e4774fba Set correct name when updating pile text 2017-09-21 02:42:40 -04:00
906339debb Initial setup for multiple decks 2017-09-21 02:42:40 -04:00
802f76db8a Basic playmat stuff: deck/discard, hand, card movement 2017-09-21 02:42:40 -04:00
1c9bda694d Add timeline and evaluation to proposal 2017-09-21 02:29:50 -04:00
4f5c7809f9 Extremely minimal README 2017-09-21 02:11:44 -04:00
559a5ac69f Add proposal 2017-09-21 01:49:28 -04:00
Anqi Lu
974b0b86b7 Only one submission necessary 2017-09-12 14:52:37 -04:00
Anqi Lu
ef98518e53 add naming scheme 2017-09-12 13:25:45 -04:00
lane
c36c996b3f eval add 2017-09-11 15:49:28 -04:00
lane
8831a7deb6 updates 2017-09-11 15:04:07 -04:00
hmanso02
0baff24f1d added fp 2017-08-27 17:54:16 -04:00