foul-magics/Mage/src/main/java/mage/abilities/effects
ingmargoudt 09f0c9ad97 huge rework on subtypes (#3668)
* huge rework on subtypes

* update for coat of arms

* fix test
2017-07-16 16:57:39 -05:00
..
common huge rework on subtypes (#3668) 2017-07-16 16:57:39 -05:00
keyword * Cho Manno's Blessing - FIxed that it did remove itself sometimes (fixes #3382). 2017-05-28 09:11:36 +02:00
ApplyCountersEffect.java
AsThoughEffect.java
AsThoughEffectImpl.java
AsThoughManaEffect.java * Celestial Dawn - Fixed that it was not possible to pay colorless costs with non white mana. 2017-04-04 15:32:39 +02:00
AsTurnedFaceUpEffect.java * Vesuvan Shapeshifter - Fixed that copying creatures with morph and a turn face up trigger did not work correctly (fixes #2864). 2017-05-28 11:01:04 +02:00
AuraReplacementEffect.java huge rework on subtypes (#3668) 2017-07-16 16:57:39 -05:00
ContinuousEffect.java
ContinuousEffectImpl.java
ContinuousEffects.java talk to interfaces rather than implementations 2017-07-16 11:08:09 +02:00
ContinuousEffectsList.java talk to interfaces rather than implementations 2017-07-16 11:08:09 +02:00
ContinuousRuleModifyingEffect.java
ContinuousRuleModifyingEffectImpl.java
CostModificationEffect.java
Effect.java Start to add builder pattern to some card definition classes 2017-04-16 23:24:08 -06:00
EffectImpl.java Start to add builder pattern to some card definition classes 2017-04-16 23:24:08 -06:00
Effects.java
EntersBattlefieldEffect.java * Fixed a problem with replacement effects that add counters were applied more than once to the same EnteresTheBattlefield event (fixes #2872). 2017-04-01 17:43:17 +02:00
OneShotEffect.java
PayCostToAttackBlockEffect.java
PayCostToAttackBlockEffectImpl.java * Norn's Annex - Fixed a bug with the payment of phyrexian mana (fixes #3178). 2017-05-28 23:45:41 +02:00
PhantomPreventionEffect.java phantom effect code duplication 2017-03-22 10:25:57 +01:00
PlaneswalkerRedirectionEffect.java
PreventionEffect.java
PreventionEffectData.java
PreventionEffectImpl.java
PutTokenOntoBattlefieldCopySourceEffect.java
RedirectionEffect.java
ReplacementEffect.java
ReplacementEffectImpl.java
RequirementEffect.java
RestrictionEffect.java
RestrictionUntapNotMoreThanEffect.java
SearchEffect.java
SpliceCardEffect.java
SpliceCardEffectImpl.java
WhileConditionContinuousEffect.java