Commit Graph

19 Commits

Author SHA1 Message Date
Sol
61bdf760cc - Updating PerSetTracking.py to ignore specific sets 2013-01-20 15:51:10 +00:00
Sol
3856a8d23d - Added distinct card information to PerSetTracking.py 2013-01-04 16:33:14 +00:00
Sloth
8046434bf6 - PerSetTracking.py will now also check Archenemy. 2012-12-02 14:17:26 +00:00
Sol
226d17b294 - Update PerSetTracking script. Complete stats will now print full Set name, not just Set Code 2012-08-25 22:06:49 +00:00
Sol
98eabed0f7 - Fixed PerSetTracking python script to handle new mtgdata format. 2012-06-03 19:14:26 +00:00
jendave
aaa14ab894 strip out spaces in filenames 2012-05-13 09:27:06 +00:00
Hellfish
aca7fa7354 *Removed annoying "Press Enter to exit" from PerSetTracking script. 2011-11-06 11:33:47 +00:00
jendave
c8237d07ca Fix output directory name 2011-08-23 06:15:54 +00:00
jendave
d9a785ee3a init2 2011-08-09 19:34:12 +00:00
jendave
c46aa10af5 reset repo 2011-08-09 19:06:11 +00:00
jendave
f753e95178 upload 2011-08-07 06:51:32 +00:00
jendave
ab8e166520 Fix executable permissions. reprintSetInfo now takes a parameter for the set instead of it being hardcoded 2011-08-07 01:56:01 +00:00
jendave
a603231ffb PerSetTracking.py was replacing "AE" with "Ae" when parsing Forge, but not when parsing mtg-data resulting is falsely missing cards. 2011-08-06 20:20:13 +00:00
jendave
2fdb742293 remove #UNTESTED from sorting part of PerSetTracking.py 2011-08-06 15:36:29 +00:00
jendave
befed5196f add sorting by implementation percentage to PerSetTracking.py
-skipped Un* sets (they only were counting the 5 basic lands anyway)
-added commented out options to skip other worthless sets (including MBS, which should be removed once we start adding cards/when mtg-data.txt has info for it.)
2011-08-06 15:36:24 +00:00
jendave
b708338b12 use rstrip() in PerSetTracking.py script when pulling out cardnames. I was getting a few cards as "Missing" that in fact were implemented. I spot-checked the entire revised set. Results now match my manual list. 2011-08-06 15:28:20 +00:00
jendave
b49ca3f10b fix some platform-dependent stuff in PerSetTracking.py. Tested on Mac OS X. (I don't have Windows or *nix boxes running right now.) 2011-08-06 15:27:57 +00:00
jendave
e415330f41 - Sort Implemented/Missing Set Lists before printing them out 2011-08-06 10:58:27 +00:00
jendave
b70359c58b *Added the PerSetTracking script to the res folder. 2011-08-06 09:31:32 +00:00