Page 1 of 1

How to determine set coverage?

PostPosted: 22 Aug 2011, 21:43
by Max mtg
Is there any tool at the moment that would show how many cards of a given set have been fully implemented and are ready for play?

Re: How to determine set coverage?

PostPosted: 22 Aug 2011, 22:50
by Chris H.
Max mtg wrote:Is there any tool at the moment that would show how many cards of a given set have been fully implemented and are ready for play?
`
There is a Python script located in the /res/ folder named PerSetTracking.py. This may give you what you are looking for.

Re: How to determine set coverage?

PostPosted: 22 Aug 2011, 23:33
by Max mtg
Thank you, Chris! That's exactly what I was looking for!