8000 Tags · mtgjson/mtgjson · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: mtgjson/mtgjson

Tags

5.2.2

Toggle 5.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix #1114: Copy structure of Decks/ to AllPrintings/ (#1118)

* Fix #1114: Copy structure of Decks/ to AllPrintings/

* Update mtgjson_card.py

5.2.1

Toggle 5.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1044 from mtgjson/staghouse-patch-1

Update README.md

5.2.0

Toggle 5.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support Alchemy Cards Better (First Idea) (#891)

* ADD isRebalanced(BOOL) to cards for cards that Wizards has rebalanced (as well as isAlternative, to help users account for this better since that's a field we've supported already). This will NOT change the totalSetSize, since this isn't really a new card.

Also ADD originalPrintings(LIST[STR]) that are added to Rebalanced (i.e. Alchemy) cards, showing what the original version looked like.

* ADD rebalancedPrintings (List[str]) That creates the doubly linked list between original printings <-> rebalanced printings. This should be the last piece needed for our first attempt at supporting these... new style of "cards"

5.1.0

Toggle 5.1.0's commit message
MKM NEEDS to stop crashing on me

5.0.1

Toggle 5.0.1's commit message
Add asciiName to AtomicCards

5.0.0

Toggle 5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update PULL_REQUEST_TEMPLATE.md

4.7.0

Toggle 4.7.0's commit message
Backport fixes for #640

4.6.3

Toggle 4.6.3's commit message
Backport flavorName

4.6.2

Toggle 4.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ADD isOnline/isPaper to SetList (#521)

Signed-off-by: ZeldaZach <zahalpern+github@gmail.com>

4.6.1

Toggle 4.6.1's commit message
Merge branch 'master' of github.com:mtgjson/mtgjson

0