mage/Mage/src/mage
2014-10-24 22:42:53 +02:00
..
abilities * Overload - Fixed that Overload ability can't be used to cast a spell without mana to pay. 2014-10-24 22:42:53 +02: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 * Changed info handling, empty or null values delete now the map entry. 2014-10-11 11:26:36 +02:00
choices * Market Festival - Fixed that the mana generated by Market Festival could be used to pay mana costs of a mana ability of the land Market Festival enchants (e.g. second ability of Nykthos, Shrine to Nyx). 2014-09-30 14:42:25 +02:00
constants * Overload - Fixed that Overload ability can't be used to cast a spell without mana to pay. 2014-10-24 22:42:53 +02:00
counters * Suspend - Fixed a bug of counterhandling that could produced wrong amount of counters to add. 2014-09-10 00:19:42 +02:00
filter * Fixed that converted mana costs for stack objects were not always calculated correctly (e.g. a Mental Misstep could counter a Cahlice of the Coid with X=1). 2014-10-10 10:27:01 +02:00
game * Prossh, Skyraider of Kher - Fixed that the tokens were not created if the spell was countered (part 2). 2014-10-24 21:52:58 +02:00
players * Commander - Fixed that a countered commander could not be moved instead to command zone if he left the stack. 2014-10-24 15:14:46 +02:00
target * Fixed that a player could wrongly not be chosen for not targeted effect, if the player had hexproof. 2014-09-22 22:27:10 +02:00
util * Some chnages to trace of restriction effects. 2014-10-13 17:24:19 +02:00
watchers * Fixed Miracle handling (fixes #447). 2014-10-13 23:41:08 +02:00
ConditionalMana.java Fix for colored mana producers only produce colorless mana (#432). The commander mana replacement effect returns now always only a new copy of mana. 2014-08-29 09:45:38 +02:00
MageException.java
MageInt.java * Grand Abolisher - Fixed missing tooltip text. 2014-05-14 00:15:53 +02:00
MageItem.java
MageObject.java * Added Morph ability. 2014-06-09 17:53:55 +02:00
MageObjectImpl.java Added Necropotence. 2014-06-16 15:32:51 +02:00
MageObjectReference.java Added Mana Drain and Spell Crumple. Fixed replacement effect of Hinder. 2014-08-25 13:54:47 +02:00
Mana.java
ManaSymbol.java ManaSymbol and ManaSymbols classes 2014-07-30 18:36:37 +04:00
ObjectColor.java * Earnest Fellowship - Fix protection working wrong for multicolored creatures 2014-07-17 02:27:57 +04:00