Commit Graph

11 Commits

Author SHA1 Message Date
Bill Zorn 1a4965fd83 EVERYTHING HAS CHANGED
Added lib and script subdirs to organize things; the biggest change is that now
we have a really powerful Card class that can handle all of the decoding and
encoding for us. encode.py has been written to take advantage of this, other
things have not yet. Coming soon! As a side note the changes to output.txt
are purely cosemtic, though the order should be stable now.
2015-07-14 00:07:25 -07:00
Bill Zorn cbf8ac34e5 Datamining code is in a working state, randomize_mana.py is a good demo
of a really specific feature. Other improvements; changing the keys used
during json decode reordered everything in output.txt, but there shouldn't
be any other major changes.
2015-07-08 00:22:54 -07:00
Bill Zorn 0257d352dd mostly reordings because mtgjson updated, will-o'-the-wisp seems to be new 2015-07-06 22:41:52 -07:00
Bill Zorn 8298788b73 here's the updated output file with many mana encoding errors fixed 2015-07-06 22:27:41 -07:00
Bill Zorn 110ac8473c added base config file, it should work but it isn't used yet.
otherwise things are back to normal. minor output updates, removed conspiracies
2015-07-06 00:15:12 -07:00
billzorn 77133cbed6 fixed edge case with nonmana equip costs 2015-06-30 23:09:05 -07:00
billzorn 749c7daea8 changed the comment marker from # to %, just because 2015-06-30 22:20:04 -07:00
billzorn b388ebc2e3 finished code for formatting choices, still need an unscrambler for it 2015-06-30 22:14:02 -07:00
billzorn 6df5a4410e added card sorting script, also added renaming of counter to uncast in encoding 2015-06-29 22:40:14 -07:00
billzorn 41e269d9b3 fixed doubling season's seeming use of ore counters 2015-06-27 19:17:38 -07:00
billzorn 63bdbc1569 ok here's the latest output file or something whatever yeah 2015-06-27 19:04:46 -07:00