Commit Graph

19 Commits

Author SHA1 Message Date
8bc7e43732 Add support for hero and villain decks
Should definitely have been smaller commits, but oh well, too lazy to
split them up now

important note: switched editor from XMLHttpRequest to fetch
2017-10-12 02:27:17 -04:00
550811adfd Add a cruddy handler for prompt when unload "unsaved changes" thing 2017-10-11 22:55:45 -04:00
2cfb6608e5 Allow changing the type of deck after generation 2017-10-11 22:55:05 -04:00
89f6e0d638 Fix image edit not working in Chrome 2017-10-11 22:55:03 -04:00
9b66833b8b Add jshit options for editor 2017-10-11 22:52:30 -04:00
32e6d5038f Allow for downloading the input json from the editor 2017-10-11 22:52:23 -04:00
3f2d480635 Editor: Add save button and rearange buttons a bit 2017-10-09 03:46:13 -04:00
29b3b70738 Use textareas for block text 2017-10-09 03:46:12 -04:00
6ed9667dfb Editor: hide things as per input JSON 2017-10-09 00:46:58 -04:00
8d511a18be Use JSON templates for deck info 2017-10-09 00:46:18 -04:00
0c55ba745b Editor: Load existing input JSON if it exists 2017-10-08 18:21:24 -04:00
9574d1f3c5 Allow downloading input JSONs 2017-10-08 17:46:22 -04:00
d20af35c5b Add basic card editing 2017-10-08 16:32:49 -04:00
ff9b00f277 Allow for newlines in wrapped text 2017-10-06 19:15:22 -04:00
c21d1866be Move playfield and editor html to separate files 2017-10-02 14:47:15 -04:00
6444eae91d Flatten editor.js code 2017-10-02 04:27:28 -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
4d7a2d7172 Use real width of SVGs for translation in editor 2017-09-28 12:57:23 -04:00
32a87ba99d Really basic client-side card generation 2017-09-24 16:45:51 -04:00