Commit Graph

8 Commits

Author SHA1 Message Date
Bill Zorn 4c625c1e29 added autotraining script 2015-12-02 11:01:45 -08:00
Bill Zorn 99a565b77e Merge branch 'master' of github.com:billzorn/mtgencode
Conflicts:
	scripts/validate.py
2015-12-01 13:39:39 -08:00
Bill Zorn b22dcafc89 collecting changes stranded on leveler 2015-12-01 13:36:47 -08:00
Bill Zorn 03c98f92bf many new categories to check for 2015-11-30 18:37:43 -08:00
Bill Zorn 6606a5530e very first version of card validation script 2015-11-18 16:28:12 -08:00
Bill Zorn 6b80e49d2b added some data processing scripts 2015-11-17 00:47:18 -08:00
Bill Zorn 2a0e014c41 Changed things to use the python module system better and have argparse.
Encode now supports multiple formats, still working on decoding them nicely.
2015-07-15 23:40:15 -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