foul-magics/Mage/src/main/java/mage/abilities/effects
2020-12-12 20:23:19 +04:00
..
common Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
keyword Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
mana Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04: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 Added modal double faces cards implementation (MDF cards, #7012) 2020-11-01 10:03:09 +01:00
AsThoughManaEffect.java
AsTurnedFaceUpEffect.java
AuraReplacementEffect.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
CastCardFromGraveyardThenExileItEffect.java * Some target pointer changes and code clean up. 2020-07-26 00:16:14 +02:00
ContinuousEffect.java
ContinuousEffectImpl.java
ContinuousEffects.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
ContinuousEffectsList.java
ContinuousRuleModifyingEffect.java
ContinuousRuleModifyingEffectImpl.java
CostModificationEffect.java
CreateTokenCopySourceEffect.java Implemented Skyclave Relic 2020-09-07 21:20:57 -04:00
Effect.java
EffectImpl.java
Effects.java Little fixes and code refactor 2020-08-29 18:09:44 +04:00
EntersBattlefieldEffect.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
EquipEffect.java
GainAbilitySpellsEffect.java Fixed Firesong and Sunspeaker's first ability staying active through Frogify effects (bug# 7137) (#7149) 2020-10-26 09:17:19 -04:00
OneShotEffect.java
PayCostToAttackBlockEffect.java
PayCostToAttackBlockEffectImpl.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
PhantomPreventionEffect.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
PlaneswalkerRedirectionEffect.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
PreventDamageAndRemoveCountersEffect.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
PreventionEffect.java
PreventionEffectData.java
PreventionEffectImpl.java
RedirectionEffect.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
ReplacementEffect.java
ReplacementEffectImpl.java
RequirementEffect.java
RestrictionEffect.java
RestrictionUntapNotMoreThanEffect.java
SearchEffect.java
SpliceCardEffect.java
SpliceCardEffectImpl.java
WhileConditionContinuousEffect.java