foul-magics/Mage/src/main/java/mage/abilities
2016-01-08 14:02:02 +01:00
..
abilityword Restructured Mage module 2015-11-29 21:56:49 +01:00
common Merge pull request #1432 from LoneFox78/master 2015-12-25 20:40:48 +01:00
condition [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
costs * Fixed some cost classes that didn't hadle correctly if a cost concerning card movement is paid or not. 2015-12-25 11:04:46 +01:00
decorator Restructured Mage module 2015-11-29 21:56:49 +01:00
dynamicvalue * Cryptborn Horror - Fixed that it did not get the +1/+1 counters when entering the battlefield. 2015-12-31 11:12:39 +01:00
effects Midnight Ritual - Changes to card movement handling. 2016-01-08 14:02:02 +01:00
keyword * 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
mana 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
Abilities.java Restructured Mage module 2015-11-29 21:56:49 +01:00
AbilitiesImpl.java Restructured Mage module 2015-11-29 21:56:49 +01:00
Ability.java Restructured Mage module 2015-11-29 21:56:49 +01:00
AbilityImpl.java * Fossil Find - Fixed card movement handling. 2016-01-06 22:11:09 +01:00
ActivatedAbility.java Restructured Mage module 2015-11-29 21:56:49 +01:00
ActivatedAbilityImpl.java Restructured Mage module 2015-11-29 21:56:49 +01:00
CompoundAbility.java Restructured Mage module 2015-11-29 21:56:49 +01:00
DelayedTriggeredAbilities.java Restructured Mage module 2015-11-29 21:56:49 +01:00
DelayedTriggeredAbility.java Restructured Mage module 2015-11-29 21:56:49 +01:00
EvasionAbility.java Restructured Mage module 2015-11-29 21:56:49 +01:00
LoyaltyAbility.java Restructured Mage module 2015-11-29 21:56:49 +01:00
MageSingleton.java Restructured Mage module 2015-11-29 21:56:49 +01:00
Mode.java Restructured Mage module 2015-11-29 21:56:49 +01:00
Modes.java Restructured Mage module 2015-11-29 21:56:49 +01:00
PlayLandAbility.java Restructured Mage module 2015-11-29 21:56:49 +01:00
SpecialAction.java Restructured Mage module 2015-11-29 21:56:49 +01:00
SpecialActions.java Restructured Mage module 2015-11-29 21:56:49 +01:00
SpellAbility.java Restructured Mage module 2015-11-29 21:56:49 +01:00
StateTriggeredAbility.java Restructured Mage module 2015-11-29 21:56:49 +01:00
StaticAbility.java * Bloodlord of Vaasgoth - Fixed that Vampires entering the battlefield did never bloodthirst from the Bloodlord. 2015-12-13 10:05:54 +01:00
TriggeredAbilities.java * 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
TriggeredAbility.java * 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
TriggeredAbilityImpl.java * 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