mirror of
https://github.com/correl/mage.git
synced 2024-11-14 19:19:32 +00:00
2f476b7c53
This is an extensive renaming of sets to their correct names. "Duel Decks" and "Not Standard Legal" have been merged into a "Supplemental" set type. MTGO-only sets have been put into their own set type, just like magiccards.info. Supplemental sets now have a "block" which is the block that they have under magiccards.info, for easier organization. The deck builder on the client now relies on an autogenerated list instead of a hardcoded one. |
||
---|---|---|
.. | ||
Mage.Deck.Constructed | ||
Mage.Deck.Limited | ||
Mage.Game.CommanderDuel | ||
Mage.Game.CommanderFreeForAll | ||
Mage.Game.FreeForAll | ||
Mage.Game.TinyLeadersDuel | ||
Mage.Game.TwoPlayerDuel | ||
Mage.Player.AI | ||
Mage.Player.AI.DraftBot | ||
Mage.Player.AI.MA | ||
Mage.Player.AIMCTS | ||
Mage.Player.AIMinimax | ||
Mage.Player.Human | ||
Mage.Tournament.BoosterDraft | ||
Mage.Tournament.Constructed | ||
Mage.Tournament.Sealed | ||
pom.xml |