foul-magics/Mage/src/main/java/mage
2015-12-31 22:34:58 +02:00
..
abilities Rename AnyColorOpponentLandsProduceManaAbility to AnyColorLandsProduceManaAbility and give the controller of land to it as a parameter. Implement card: Harvester Druid 2015-12-31 22:34:58 +02:00
actions Revert "Fixed package declarations for moved Mage package." 2015-12-01 22:33:59 +01:00
cards * Some minor changes. 2015-12-12 07:32:56 +01:00
choices Revert "Fixed package declarations for moved Mage package." 2015-12-01 22:33:59 +01:00
constants * Hinder - Fixed that the countered spell was always moved to top of library. 2015-12-31 12:45:58 +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 [OGW] Updated mtg-cards-data.txt with 12/30 spoilers. Implemented Joraga Auxiliary (needs activated Support update), Gladehart Cavalry, Mindmelter, Linvala the Preserver, Forced-Will Eldrazi, Eldrazi Mimic, Relentless Hunter, Call the Gatewatch, Flayer Drone. Added FilterPlaneswalkerCard and OpponentHasMoreLifeCondition. 2015-12-30 15:42:13 -06:00
game * Hinder - Fixed that the countered spell was always moved to top of library. 2015-12-31 12:45:58 +01:00
players * Fixed that cards without cost (e.g. Ancestral Vision) could be cast from graveyard (e.g. by using Yawgmoth Will). Fixed that cards could be suspended from graveyard (e.g. with Yawgmoth Will). 2015-12-31 11:01:52 +01:00
target * Fixed that the name of a face down spell on the stack was shown in the game log if the spell was targeted by another stack object. 2015-12-14 22:03:00 +01:00
util * Fixed that casting spells without mana costs did not work correctly for spells with mono hybrid mana costs (e.g. Beseech the Queen by Omniscience) fixes #1404. 2015-12-06 09:37:45 +01:00
watchers * Cryptborn Horror - Fixed that it did not get the +1/+1 counters when entering the battlefield. 2015-12-31 11:12:39 +01:00
ConditionalMana.java Revert "Fixed package declarations for moved Mage package." 2015-12-01 22:33:59 +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 Revert "Fixed package declarations for moved Mage package." 2015-12-01 22:33:59 +01:00
MageObjectReference.java Revert "Fixed package declarations for moved Mage package." 2015-12-01 22:33:59 +01:00
Mana.java * Started adding the new colorless mana {C}. Not finished yet but the exception is removed. 2015-12-16 12:40:10 +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