Commit Graph

13 Commits

Author SHA1 Message Date
c21d1866be Move playfield and editor html to separate files 2017-10-02 14:47:15 -04:00
6faf7988f5 Load more stuff from deck JSON
actually uses deck number and FaceURL

preperation for arbitrary decks (from TTS mods)
also changes to send only the deck part of the JSON
2017-10-02 03:31:05 -04:00
af4f9d25f2 Use PhantomJS to render PNGs from uploaded files
Not in a useful place yet, but hey: progress
2017-10-02 03:24:13 -04:00
c73542e49a Add default text for discard pile 2017-10-01 00:30:18 -04:00
7e92d05433 Allow spaces in deck names 2017-10-01 00:30:07 -04:00
16e553b4ff Add page titles 2017-09-28 14:02:40 -04:00
729b32e709 Use a list for deck index
Not terribly useful yet, but easier to manually add to
2017-09-28 12:59:30 -04:00
ef1ce122bb Minor style fixes 2017-09-28 12:58:28 -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
af181e38e7 Fix contentType -> Content-Type 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