foul-magics/Mage/src/main/java/mage
2016-01-22 13:07:10 +03:00
..
abilities Some cleanup and minor rework. 2016-01-18 08:18:17 +01:00
actions Revert "Fixed package declarations for moved Mage package." 2015-12-01 22:33:59 +01:00
cards Fix Zendikar Expeditions lands in boostes - BFZ booster should contain only expeditions 1-25, OTG only 26-45 2016-01-22 13:07:10 +03:00
choices Revert "Fixed package declarations for moved Mage package." 2015-12-01 22:33:59 +01:00
constants * Fixed a bug that conditional colorless mana was not removed from mana pool if mana pool was emptied. 2016-01-13 17:54:48 +01:00
counters * Fixed a problem with "put into the graveyard from anywhere triggers" that checked wrongly the state of the source object on the battlefield if went to graveyard itself. 2015-12-24 17:58:04 +01:00
filter * Glittering Wish - Fixed that splitt spells mit monocolored halves of different colors are considered multicolored for non stack zones. 2016-01-21 16:37:58 +01:00
game *Fixed that tap events were send multiple times if attacker was tapped untapped and tapped again (etc.). So you could abuse e.g. Vampire Envoy. 2016-01-21 17:15:10 +01:00
players Added possibility to check kind of cost to pay for conditional mana use. 2016-01-10 12:01:58 +01:00
target Added Tears of Rage. 2016-01-16 19:21:15 +01:00
util * Added missing non creature subtypes. 2016-01-15 11:47:33 +01:00
watchers [OGW] Added Reflector Mage and Vile Redeemer. 2016-01-01 11:56:14 +01:00
ConditionalMana.java * Fixed a bug that conditional colorless mana was not removed from mana pool if mana pool was emptied. 2016-01-13 17:54:48 +01:00
MageException.java Revert "Fixed package declarations for moved Mage package." 2015-12-01 22:33:59 +01:00
MageInt.java Revert "Fixed package declarations for moved Mage package." 2015-12-01 22:33:59 +01:00
MageItem.java Revert "Fixed package declarations for moved Mage package." 2015-12-01 22:33:59 +01:00
MageObject.java Revert "Fixed package declarations for moved Mage package." 2015-12-01 22:33:59 +01:00
MageObjectImpl.java * Tribute to Hunger - Fixed that the sacrifice was wrongly handled targeted. 2016-01-18 15:18:43 +01:00
MageObjectReference.java Added Tears of Rage. 2016-01-16 19:21:15 +01:00
Mana.java Some changes to mana handling to handle {C} mana. 2016-01-08 23:25:42 +01:00
ManaSymbol.java Revert "Fixed package declarations for moved Mage package." 2015-12-01 22:33:59 +01:00
ObjectColor.java Revert "Fixed package declarations for moved Mage package." 2015-12-01 22:33:59 +01:00