foul-magics/Mage/src/main/java/mage/abilities/effects
Oleg Agafonov 256dc94c80 * Fixed 10 cards with "all permanents becomes" effect that it revoke colors instead doesn't change that;
* Affected cards: Jolrael, Empress of Beasts, Life // Death, Living Lands, Living Plane, Natural Affinity, Natural Emergence, Nature's Revolt, Rude Awakening,
Sylvan Awakening, Thelonite Druid
2018-05-10 13:41:05 +04:00
..
common * Fixed 10 cards with "all permanents becomes" effect that it revoke colors instead doesn't change that; 2018-05-10 13:41:05 +04:00
keyword fixed ability word text formatting 2018-05-05 14:05:04 -04:00
ApplyCountersEffect.java
AsThoughEffect.java
AsThoughEffectImpl.java
AsThoughManaEffect.java
AsTurnedFaceUpEffect.java
AuraReplacementEffect.java Some rework to Framework. 2018-01-03 11:40:07 +01:00
ContinuousEffect.java
ContinuousEffectImpl.java
ContinuousEffects.java * returned UUID of used THOUGHT AS effect instead of boolean. 2018-04-21 22:32:45 +02:00
ContinuousEffectsList.java
ContinuousRuleModifyingEffect.java
ContinuousRuleModifyingEffectImpl.java
CostModificationEffect.java
CreateTokenCopySourceEffect.java
Effect.java * Removed effect's ApplyEffectsAfter functionality. It's now always applied. 2018-03-17 13:43:31 +01:00
EffectImpl.java * Removed effect's ApplyEffectsAfter functionality. It's now always applied. 2018-03-17 13:43:31 +01:00
Effects.java
EntersBattlefieldEffect.java
GainAbilitySpellsEffect.java Move GainAbilitySpellsEffect to common place 2018-04-18 20:40:23 -07:00
OneShotEffect.java
PayCostToAttackBlockEffect.java
PayCostToAttackBlockEffectImpl.java
PhantomPreventionEffect.java
PlaneswalkerRedirectionEffect.java Revert "Revert "Merge branch 'planeswalkerErrata' into master"" 2018-04-20 20:42:04 -04:00
PreventionEffect.java
PreventionEffectData.java
PreventionEffectImpl.java
RedirectionEffect.java * Redirection effect - Added possibility to last for one applyEffect cycle instead of only one absolute use. 2018-04-28 13:21:58 +02:00
ReplacementEffect.java * Fixed a problem with stack abilities created by Designations eg. Monarch triggered ability (fixes #4457). 2018-04-26 23:35:26 +02:00
ReplacementEffectImpl.java
RequirementEffect.java Added mustBlockAllAttackers 2017-11-25 07:49:30 +01:00
RestrictionEffect.java
RestrictionUntapNotMoreThanEffect.java
SearchEffect.java
SpliceCardEffect.java
SpliceCardEffectImpl.java
WhileConditionContinuousEffect.java