foul-magics/Mage/src/main/java/mage/abilities
2016-01-18 08:18:17 +01:00
..
abilityword Restructured Mage module 2015-11-29 21:56:49 +01:00
common Added Tears of Rage. 2016-01-16 19:21:15 +01:00
condition Moved some custom "Cast only" effects to the framework. 2016-01-16 12:48:23 +01:00
costs * Fixed that colorless mana could be paid with colored mana. 2016-01-12 16:33:49 +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 Some cleanup and minor rework. 2016-01-18 08:18:17 +01:00
keyword Some cleanup and minor rework. 2016-01-18 08:18:17 +01:00
mana Added possibility to check kind of cost to pay for conditional mana use. 2016-01-10 12:01:58 +01: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 Added possibility to check kind of cost to pay for conditional mana use. 2016-01-10 12:01:58 +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