Commit graph

6 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
01c78549f5 made things better, probably usable, definitely not final 2015-07-07 02:26:09 -07:00
Bill Zorn
eef2e70e28 the encoding now makes 2 manacosts, one before and one after the text!
there are some other (temporary) changes too, things are a mess.
let's worry about that later.
2015-07-05 00:59:02 -07:00
Bill Zorn
336ac2701c significantly enhanced datamining code, maybe it even does something 2015-07-04 02:39:41 -07:00
billzorn
3223618873 added datamining code, it doesn't do anything yet 2015-07-01 21:11:33 -07:00