foul-magics/Mage/src/main/java/mage/abilities/effects
Antoni Gierczak e885bd0e02 Refactor Ugin's Conjurant, Protean Hydra with a new ability. Fixed Ashiok, Dream Renderer (#5737)
* Refactor Ugin's Conjurant, Protean Hydra with a new ability

* pushing bugfix for Ashiok, Dream Renderer not milling correctly.
2019-04-23 17:12:20 -05:00
..
common Fixed Awakening of Vitu-Ghazi that it doesn't change the name of the land it is cast on 2019-04-23 17:58:34 +04:00
keyword Fixed that amass don't create token is opponent have it; 2019-04-20 20:15:21 +04:00
mana - added some null checks. #5537 2019-01-21 10:33:42 -06: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 NullPointerException when Accursed Witch transforms (#5571) 2019-02-03 19:40:46 -06:00
ContinuousEffect.java Fixed Single Combat that it does not prevent cast on next turn; 2019-04-23 16:05:34 +04:00
ContinuousEffectImpl.java Fixed Single Combat that it does not prevent cast on next turn; 2019-04-23 16:05:34 +04: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 Single Combat that it does not prevent cast on next turn; 2019-04-23 16:05:34 +04: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
GainAbilitySpellsEffect.java
OneShotEffect.java
PayCostToAttackBlockEffect.java
PayCostToAttackBlockEffectImpl.java
PhantomPreventionEffect.java
PlaneswalkerRedirectionEffect.java
PreventDamageAndRemoveCountersEffect.java Refactor Ugin's Conjurant, Protean Hydra with a new ability. Fixed Ashiok, Dream Renderer (#5737) 2019-04-23 17:12:20 -05:00
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 * Fixed cards with skip untap optional ability that cause game freezes (#5606) 2019-03-01 18:10:32 +04:00
RestrictionUntapNotMoreThanEffect.java
SearchEffect.java
SpliceCardEffect.java
SpliceCardEffectImpl.java
WhileConditionContinuousEffect.java