mage/Mage/src/mage
2014-09-14 23:57:55 +02:00
..
abilities Some minor changes to framework classes. 2014-09-14 23:57:55 +02:00
actions Some minor formatting. 2014-02-03 17:47:12 +01:00
cards * Morph - Fixed that static effects (eg. all your creatures gain vigilance) did not work for morphed creatures. Some more minor fixes to morph ability. 2014-09-14 23:57:02 +02:00
choices * Mana Effects - Started to move choices to resolving. Allowed to cancel choices of some mana effects to cancel the mana ability activation. 2014-09-06 16:22:45 +02:00
constants Added Duration "Until your next turn" for continuous effects. 2014-09-06 12:52:36 +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 Added new common OpponentControllsMoreCondition and a new common FilterBySubtypeCard. 2014-08-20 17:08:36 +02:00
game * Morph - Fixed that static effects (eg. all your creatures gain vigilance) did not work for morphed creatures. Some more minor fixes to morph ability. 2014-09-14 23:57:02 +02:00
players * Morph - Fixed handling (card shown face down after cancel of morph cast). 2014-09-13 11:23:01 +02:00
target Some minor changes to framework classes. 2014-09-14 23:57:55 +02:00
util Fixed CMC compare order. 2014-08-18 01:09:15 +02:00
watchers [KTK] Added Raid-, Prowess-, and Outlast ability. Added FerociousCondition. 2014-09-01 19:28:06 +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