foul-magics/Mage/src/mage
2015-03-12 22:09:12 -04:00
..
abilities moved faceDown property from Card to CardState 2015-03-12 22:09:12 -04:00
actions * Changed draw message if a revealed card is drawn (e.g. Courser of Kruphix in play). 2014-10-19 11:21:02 +02:00
cards moved faceDown property from Card to CardState 2015-03-12 22:09:12 -04:00
choices * Added acustic an optical signals for use of skip buttons. 2014-10-30 23:43:32 +01:00
constants [DTK] Added Formidable condition and ability word. 2015-03-06 15:04:31 +01:00
counters Added WPN Gateway set and reprints, Sol Grail, Spike Rogue, Quirion Elves, Krosan Wayfarer, Crookclaw Transmuter, and Centaur Glade 2015-02-03 00:46:33 -06:00
filter moved faceDown property from Card to CardState 2015-03-12 22:09:12 -04:00
game moved faceDown property from Card to CardState 2015-03-12 22:09:12 -04:00
players moved faceDown property from Card to CardState 2015-03-12 22:09:12 -04:00
target [DTK] Added Dragonlord Atarka, updated TargetCreatureOrPlaneswalkerAmount to filter for opponent's controlled permanents. 2015-03-10 21:48:47 -05:00
util * Changed all occurances of unblockable to can't be blocked. 2015-03-08 21:54:36 +01:00
watchers * Tiny Leader - The commander cast X times is shown now, you can use deck name "Sultai" as default commander for UBG, check that the commander card can't be again in the deck or sideboard, sideboard can also be empty now, sideboard may not include the commander. 2015-03-12 01:11:31 +01:00
ConditionalMana.java * Conditional Mana- Fixed that conditional mana was not emptied at end of phase step. 2014-10-29 08:57:33 +01:00
MageException.java
MageInt.java
MageItem.java
MageObject.java
MageObjectImpl.java
MageObjectReference.java * Reworked dealtDamageByThisTurn handling of permanents to take zone change of referenced objects into account. 2015-03-07 01:15:27 +01:00
Mana.java Fixed more CPU load caused by calculation of available mana. 2015-02-14 00:22:17 +01:00
ManaSymbol.java ManaSymbol and ManaSymbols classes 2014-07-30 18:36:37 +04:00
ObjectColor.java