mage/Mage.Server.Plugins
Nathaniel Brandes 2f476b7c53 Cleanup sets.
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.
2015-05-03 20:07:13 -07:00
..
Mage.Deck.Constructed Cleanup sets. 2015-05-03 20:07:13 -07:00
Mage.Deck.Limited Switched to binary/source format java 1.7. 2014-02-18 17:35:32 +01:00
Mage.Game.CommanderDuel * Chnaged Tiny Leaders handling of commander zone change replacement. 2015-03-26 00:14:21 +01:00
Mage.Game.CommanderFreeForAll * Chnaged Tiny Leaders handling of commander zone change replacement. 2015-03-26 00:14:21 +01:00
Mage.Game.FreeForAll * Added "Duel Commander" format (fixes #436). 2014-11-08 01:33:29 +01:00
Mage.Game.TinyLeadersDuel * Chnaged Tiny Leaders handling of commander zone change replacement. 2015-03-26 00:14:21 +01:00
Mage.Game.TwoPlayerDuel * Added "Duel Commander" format (fixes #436). 2014-11-08 01:33:29 +01:00
Mage.Player.AI Cleanup sets. 2015-05-03 20:07:13 -07:00
Mage.Player.AI.DraftBot [refactor] removed generic parameter from Player 2014-06-03 11:19:49 +03:00
Mage.Player.AI.MA * Fixed attack tap handling - You can no longer attack with a mana producing creature that will be get tapped for attacking and use the creature itself to produce mana to pay for effects like Ghostly Prison if the mana ability has the cost to tap the creature. 2015-04-16 15:57:17 +02:00
Mage.Player.AIMCTS Updates to MCTS AI 2015-04-30 11:33:22 -04:00
Mage.Player.AIMinimax * Fixed attack tap handling - You can no longer attack with a mana producing creature that will be get tapped for attacking and use the creature itself to produce mana to pay for effects like Ghostly Prison if the mana ability has the cost to tap the creature. 2015-04-16 15:57:17 +02:00
Mage.Player.Human Some minor changes. 2015-04-07 16:46:10 +02:00
Mage.Tournament.BoosterDraft [DTK] Updated mtg-cards-data.txt for 3/3 spoilers and added Dragon Fodder, Evolving Wilds, and Dragonlord's Servant. [CUBE] Added Legacy Cube 2015 2015-03-04 12:09:03 -06:00
Mage.Tournament.Constructed * Tournaments - Added handling for constructed formats and password protection. 2014-10-12 04:19:28 +02:00
Mage.Tournament.Sealed [refactor] removed generic parameter from Game classes 2014-06-03 12:33:02 +03:00
pom.xml Readded uninteneded from pom-xml removed project references again (fixes #787). 2015-03-11 11:15:42 +01:00