foul-magics/Mage/src/main/java/mage/abilities
2017-09-28 11:30:06 -04:00
..
abilityword
common replaced all "attacks each turn" with "attacks each combat" per the oracle update 2017-09-28 11:30:06 -04:00
condition change subtype.contains() to hasSubtype() 2017-09-25 21:21:13 +02:00
costs Implemented Shifty Doppelganger 2017-09-01 16:38:40 -04:00
decorator updated Hakim, Loreweaver 2017-09-16 21:06:56 -04:00
dynamicvalue change subtype.contains() to hasSubtype() 2017-09-25 21:21:13 +02:00
effects Implemented Mistform Dreamer 2017-09-28 11:29:49 -04:00
keyword fixed not being able to cast face-down creatures at instant speed with effects like Winding Canyons and Teferi, Mage of Zhalfir 2017-09-25 20:22:27 -04:00
mana updated various activated abilities 2017-09-12 12:31:00 -04:00
text Started to implement a solution for effects that change words in rule text. 2017-09-03 07:31:36 +02:00
Abilities.java
AbilitiesImpl.java * Some fixes to possible exceptions. 2017-09-23 23:48:25 +02:00
Ability.java Changed some X cost abilities (untested) 2017-09-16 12:58:25 -04:00
AbilityImpl.java updated abilities with x targets 2017-09-16 17:07:48 -04:00
ActivatedAbility.java
ActivatedAbilityImpl.java a few small changes 2017-09-14 07:04:44 -04:00
ActivationInfo.java
CompoundAbility.java
DelayedTriggeredAbilities.java
DelayedTriggeredAbility.java
EvasionAbility.java
Gender.java Implemented Conqueror's Galleon/Foothold 2017-09-05 19:39:04 -04:00
LoyaltyAbility.java
MageSingleton.java
Mode.java
Modes.java * Vindictive Lich - Fixed cross mode target handling. 2017-08-22 00:37:44 +02:00
OpeningHandAction.java
PlayLandAbility.java
SpecialAction.java
SpecialActions.java
SpellAbility.java fixed stolen spells being uncastable when returned to their owner's hand 2017-09-27 13:08:29 -04:00
StateTriggeredAbility.java
StaticAbility.java
TriggeredAbilities.java use more staticfilters, fix jsoncard class 2017-07-10 12:25:33 +02:00
TriggeredAbility.java
TriggeredAbilityImpl.java