mage/Mage/src/mage
2014-10-15 16:26:30 +02:00
..
abilities * Added 5 cards. 2014-10-14 17:25:29 +02:00
actions Some minor formatting. 2014-02-03 17:47:12 +01: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 * Added F7 to skip until next main phase. Added some preference options to skip handling. Clicking on phase bar opens now phase bar preferences. 2014-10-05 14:33:47 +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 * Some minor fixes. 2014-10-15 16:26:30 +02:00
players * Madness - Reworked Madness completely to be more rule accurate. 2014-10-14 15:31:23 +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 * Opal Palcar - Fixed a bug that the first mana ability also wrongly gave the commander boost. 2013-12-27 19:14:17 +01:00
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