Bill Zorn
49071aefa6
final changes to transforms concerning line reordering.
...
everything *should* be in working order, but there are probably still bugs
2015-11-05 21:20:20 -08:00
Bill Zorn
ed50a8f0cc
added dependencies file to explain how to make everything work
2015-08-15 13:49:36 -07:00
Bill Zorn
5fbd2dca8e
Improved MSE support; lots of cool stuff goes into notes, and bsides work.
...
Also changed the phrasing of uncast a bit to be clearer for unpasses.
2015-08-14 23:40:47 -07:00
Bill Zorn
758f48b790
updated to new mtgjson version and added legacy support for formats
...
without a rarity field
2015-08-01 13:26:03 -07:00
Bill Zorn
f0e631e015
added rarity to the default fields
2015-08-01 02:26:34 -07:00
Bill Zorn
49e386ac4f
various improvements, added cbow
2015-07-29 01:21:34 -07:00
Bill Zorn
747614e355
Added decode script with two supported formats.
...
Other misc fixes as well, we get all of the choice cards right in the encoding.
2015-07-17 01:13:58 -07:00
Bill Zorn
31877972c2
now we actually sort before pseudo-randomizing so we don't depend on dict order
2015-07-14 20:40:56 -07:00
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