mage/Mage.Server.Plugins
myersn024 0c5fdb7301 Updated implmentation of TinyLeaders.java
Made several changes. The commander card should now be in the main board. It is found and verified against the deck name attribute. Both main board and sideboard are checked for the proper number of cards (50 and 10 respectively). Main board and sideboard card colors are also verified against the colors of the commander. I haven't written the server plugin for the game type yet, so this isn't tested. It should be very close to being right, though.
2015-03-03 12:51:41 -06:00
..
Mage.Deck.Constructed Updated implmentation of TinyLeaders.java 2015-03-03 12:51:41 -06:00
Mage.Deck.Limited Switched to binary/source format java 1.7. 2014-02-18 17:35:32 +01:00
Mage.Game.CommanderDuel * Added "Duel Commander" format (fixes #436). 2014-11-08 01:33:29 +01:00
Mage.Game.CommanderFreeForAll * Duel Commander - Fixed that for duel commander muliplayer games the specific (e.g. starting life) duel commander rule changes did not take place. 2014-12-31 09:52:48 +01:00
Mage.Game.FreeForAll * Added "Duel Commander" format (fixes #436). 2014-11-08 01:33:29 +01:00
Mage.Game.TwoPlayerDuel * Added "Duel Commander" format (fixes #436). 2014-11-08 01:33:29 +01:00
Mage.Player.AI * AI PLayer - Fixed a problem with targets of Venser, Shaper Savant. 2015-01-31 10:00:16 +01:00
Mage.Player.AI.DraftBot [refactor] removed generic parameter from Player 2014-06-03 11:19:49 +03:00
Mage.Player.AI.MA [C14] 11 white cards + 1 Artifact + white deck list + some minor fixes to framework and other cards. 2014-12-01 16:59:36 +01:00
Mage.Player.AIMCTS * Fixed handling of Split cards (fixes #670). 2015-02-03 00:05:30 +01:00
Mage.Player.AIMinimax Use dependency management to use common versions of log4j and junit in all the projects. 2014-08-09 19:38:34 -04:00
Mage.Player.Human * Fixed a possible endless loop while player left game during damage distribution. 2015-02-12 12:16:56 +01:00
Mage.Tournament.BoosterDraft * Holiday Cube 2014 - Removed additinal blank in name of Hero of Oxid Ridge that prevented the use of the card in the cube. 2015-02-15 23:14:32 +01: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 Set Version 1.3.0. 2014-01-25 15:55:39 +01:00