Bill Zorn
2cd8b03249
added html visual spoilers for nearest cards / names (creativity metrics)
2015-11-09 23:41:45 -08:00
Bill Zorn
c9f8f251d5
tweaks and fixes, html mode has a few new features and is mostly working as desired
2015-11-09 19:24:48 -08:00
Bill Zorn
ccb112021e
Merge branch 'master' of https://github.com/reimannsum/mtgencode into reimannsum-master
...
Conflicts:
decode.py
lib/cardlib.py
lib/utils.py
Moved massive html header string into a separate file.
2015-11-09 14:10:56 -08:00
reimannsum
0d78b7ab91
updating to the newest version of mtgencode and finishing html support
2015-11-08 20:16:29 -05:00
reimannsum
c9fcfce18c
utils.py
...
adding HTML support
2015-10-30 09:33:29 -04:00
Bill Zorn
7dbd56a9bd
updated encode and decode to use new, unified formats
2015-09-06 20:24:19 -07:00
PAK90
1bc3c724a1
Added MSE2 export feature.
2015-08-08 15:03:37 -06:00
Bill Zorn
f0e631e015
added rarity to the default fields
2015-08-01 02:26:34 -07:00
Bill Zorn
c5231ac947
fixed a few little things
2015-07-17 01:48:12 -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
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