15 Commits

Author SHA1 Message Date
bluesaxman c0d32b6dc3 removed explicit indexing, since changing to an array of objects fixed the ordering problem already 2020-09-04 22:14:27 -06:00
bluesaxman 2572c95028 minor corrections for DDF syntax change 2020-09-04 10:33:04 -06:00
bluesaxman 6758972a84 changed DDF syntax to follow JSON standards 2020-09-04 10:19:26 -06:00
bluesaxman da8341f08b Mixing decks implemented 2020-05-20 21:01:44 -06:00
bluesaxman 9b23be4bbb Solved the 'joker' problem unique cards and classes of cards implemented 2020-05-20 17:01:26 -06:00
bluesaxman 902940774d added hand pruning for performance 2020-05-20 16:04:23 -06:00
bluesaxman 4bfdc43a72 added embedded HTML support 2020-05-20 15:15:54 -06:00
bluesaxman 1b760d5800 corrected last remaking deckcard to deckard 2020-05-20 11:53:19 -06:00
bluesaxman 2f69c55bd6 recorrection from deckcard to deckard as originally intended 2020-05-20 11:47:27 -06:00
bluesaxman d95ad90560 added UI css 2020-05-20 11:11:45 -06:00
bluesaxman 49eedf8442 added all functionality 2020-05-20 10:20:41 -06:00
bluesaxman ea37f2f436 added example deck and added import function 2020-05-19 17:00:02 -06:00
bluesaxman 8facf41b52 added initial file loading 2020-05-19 15:02:43 -06:00
bluesaxman 50db84558a added basic UI elements 2020-05-19 14:46:00 -06:00
bluesaxman 351717f480 Initial commit for Deckcard 2020-05-19 11:02:13 -06:00