Commit Graph

10 Commits

Author SHA1 Message Date
reimannsum 8f49803581 Update decode.py
Adding support for producing html file outputs.

INCOMPLETE: not sure how to specify how to write the output file for '.html'
not sure how to/if can require only html flag
2015-10-30 11:11:07 -04: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 438bc86be9 Integration and unbreaking of MSE support changes.
There are still several major issues -
      MSE cards look decent, but there is virtually no text prettification.
      Split cards (bsides) are not supported at all.
      There is no abuse of the notes field to dump additional data yet.
2015-08-11 00:13:31 -07:00
PAK90 29e604cddf Nearly finished planeswalkers, fixed lands, added titlecase for capitalization, fixed choices.
Removed snow mana from land mana cost.
Planeswalkers almost done; need to handle those with loyalty costs above
9.
titlecase.py provides much better capitalization for names and
rulestext.
Choices now have dash and bullet points.
2015-08-08 21:19:00 -06:00
PAK90 1bc3c724a1 Added MSE2 export feature. 2015-08-08 15:03:37 -06:00
Bill Zorn 70bec99138 added support for checking cardnames 2015-08-01 22:16:30 -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 49e386ac4f various improvements, added cbow 2015-07-29 01:21: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