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