foul-magics/Mage/src/main/java/mage/abilities/effects
2020-09-06 21:11:00 -04:00
..
common [ZNR] Implemented Phylath, World Sculptor 2020-09-06 21:11:00 -04:00
keyword * replaces all [source} by {this}. ATTENTION !!!: Only supporting [this} from now on in rule text. 2020-08-22 12:52:49 +02:00
mana * Removed unused imports. 2020-08-22 11:51:34 +02:00
ApplyCountersEffect.java * Transform abilities - fixed duplicated triggered abilities from transformed permanents; 2020-07-30 12:13:32 +04:00
AsThoughEffect.java * Implemeented consumable flag for asThoughtEffects and a player choice which effect to use if multiple consumable effects allow the same action. 2020-08-21 21:24:42 +02:00
AsThoughEffectImpl.java * Implemeented consumable flag for asThoughtEffects and a player choice which effect to use if multiple consumable effects allow the same action. 2020-08-21 21:24:42 +02:00
AsThoughManaEffect.java
AsTurnedFaceUpEffect.java
AuraReplacementEffect.java * Fixed some corner cases for Worl Enchantment State-Based actions (704.5k). 2020-07-18 12:23:19 +02:00
CastCardFromGraveyardThenExileItEffect.java * Some target pointer changes and code clean up. 2020-07-26 00:16:14 +02:00
ContinuousEffect.java
ContinuousEffectImpl.java Reworked and improved special mana payment abilities (convoke, delve, assist, improvise): 2020-06-19 13:09:45 +04:00
ContinuousEffects.java * Implemeented consumable flag for asThoughtEffects and a player choice which effect to use if multiple consumable effects allow the same action. 2020-08-21 21:24:42 +02:00
ContinuousEffectsList.java Little improves for tests 2020-06-26 18:58:13 +04:00
ContinuousRuleModifyingEffect.java
ContinuousRuleModifyingEffectImpl.java
CostModificationEffect.java
CreateTokenCopySourceEffect.java
Effect.java
EffectImpl.java
Effects.java Little fixes and code refactor 2020-08-29 18:09:44 +04:00
EntersBattlefieldEffect.java
EquipEffect.java
GainAbilitySpellsEffect.java
OneShotEffect.java
PayCostToAttackBlockEffect.java
PayCostToAttackBlockEffectImpl.java
PhantomPreventionEffect.java
PlaneswalkerRedirectionEffect.java
PreventDamageAndRemoveCountersEffect.java Update *.sh and *.java files to use Unix line endings 2020-07-09 13:07:26 -04:00
PreventionEffect.java
PreventionEffectData.java
PreventionEffectImpl.java
RedirectionEffect.java
ReplacementEffect.java
ReplacementEffectImpl.java
RequirementEffect.java
RestrictionEffect.java
RestrictionUntapNotMoreThanEffect.java
SearchEffect.java
SpliceCardEffect.java
SpliceCardEffectImpl.java
WhileConditionContinuousEffect.java