foul-magics/Mage/src/main/java/mage/abilities/effects
2019-01-11 15:09:57 -05:00
..
common Implemented Haazda Officer 2019-01-11 15:09:57 -05:00
keyword update wordings so they are not blank 2019-01-10 22:14:29 -05:00
mana [GRN] Added Guildmages' Forum. 2018-09-22 19:25:10 +02:00
ApplyCountersEffect.java
AsThoughEffect.java [GRN] Added Thief of Sanity. 2018-09-22 16:43:15 +02:00
AsThoughEffectImpl.java [GRN] Added Thief of Sanity. 2018-09-22 16:43:15 +02:00
AsThoughManaEffect.java
AsTurnedFaceUpEffect.java
AuraReplacementEffect.java Fixed NPE errors for some cards (#5471) 2019-01-07 14:04:33 +04:00
ContinuousEffect.java
ContinuousEffectImpl.java use isActivePlayer where possible, some minor text fixes 2018-06-29 21:18:05 +02:00
ContinuousEffects.java * Kess, Dissident Mage - Fixed that it did not allow split cards from graveyard. Fixed some other problems with the card. 2019-01-04 17:21:07 +01:00
ContinuousEffectsList.java * Fixed that the becomes land effects of Gaea's Liege and Graceful Antelope did not end when the source left the battlefield. 2019-01-06 11:11:09 +01:00
ContinuousRuleModifyingEffect.java
ContinuousRuleModifyingEffectImpl.java
CostModificationEffect.java
CreateTokenCopySourceEffect.java
Effect.java Improved and fixed cards texts: 2019-01-04 23:51:42 +04:00
EffectImpl.java Improved and fixed cards texts: 2019-01-04 23:51:42 +04:00
Effects.java Improved and fixed cards texts: 2019-01-04 23:51:42 +04:00
EntersBattlefieldEffect.java
EquipEffect.java Allow activating equip ability 2018-06-25 22:36:49 -04:00
GainAbilitySpellsEffect.java add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts 2018-07-04 14:24:11 +02:00
OneShotEffect.java
PayCostToAttackBlockEffect.java
PayCostToAttackBlockEffectImpl.java
PhantomPreventionEffect.java
PlaneswalkerRedirectionEffect.java
PreventionEffect.java
PreventionEffectData.java
PreventionEffectImpl.java
RedirectionEffect.java * Glarecaster - Fixed that its redirect ability allows for multiple redirects not only if damage is dealt at the same time (fixes #5368). 2018-10-10 23:17:10 +02:00
ReplacementEffect.java
ReplacementEffectImpl.java
RequirementEffect.java
RestrictionEffect.java
RestrictionUntapNotMoreThanEffect.java
SearchEffect.java
SpliceCardEffect.java
SpliceCardEffectImpl.java
WhileConditionContinuousEffect.java