foul-magics/Mage/src/main/java/mage/abilities/effects
2021-03-12 15:05:37 -05:00
..
common fixed text on wish effects 2021-03-12 15:05:37 -05:00
keyword [TSR] various text fixes 2021-03-05 19:10:29 -05:00
mana Refactor: removed default comment headers 2021-02-21 08:15:16 +04:00
ApplyCountersEffect.java
AsThoughEffect.java AsThough effects improves and fixes: 2021-01-31 22:32:23 +04:00
AsThoughEffectImpl.java [KHM] fixed Old-Growth Troll - correct addAbility usage for permanents; 2021-02-02 04:05:38 +04:00
AsThoughManaEffect.java * AI: improved support of "as though mana" abilities (now computer can choose correct mana ability to pay, example: Draugr Necromancer); 2021-02-27 20:14:12 +04:00
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
ContinuousEffect.java PlayTheTopCard improves: added correct usage check, fixed outdated rule texts, Bolas's Citadel simplified (related to #7605); 2021-02-21 05:48:09 +04:00
ContinuousEffectImpl.java PlayTheTopCard improves: added correct usage check, fixed outdated rule texts, Bolas's Citadel simplified (related to #7605); 2021-02-21 05:48:09 +04:00
ContinuousEffects.java Dev: added additional info to some classes for easy debug; 2021-03-07 17:16:54 +04:00
ContinuousEffectsList.java * Fixed that effects with custom duration are not automatically removed from the game if source permanents leaves the game (fixes #6997). 2020-12-28 18:36:05 +01:00
ContinuousRuleModifyingEffect.java
ContinuousRuleModifyingEffectImpl.java
CostModificationEffect.java
CreateTokenCopySourceEffect.java
Effect.java
EffectImpl.java Tyvar Kell and gain ability fixes: 2021-01-12 04:41:35 +04:00
Effects.java updated a test failure fix 2021-01-30 13:37:29 -05: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 * Gain abilities - fixed that objects can get only one instance of triggered ability instead multiple (example: 2+ cascades from copies of Imoti, Celebrant of Bounty, f52753ad61); 2021-03-05 16:22:46 +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: removed default comment headers 2021-02-21 08:15:16 +04:00
PreventionEffect.java
PreventionEffectData.java
PreventionEffectImpl.java Fix handling of damage to permanents (WIP) (#7592) 2021-02-22 17:11:24 -05:00
RedirectionEffect.java Fix handling of damage to permanents (WIP) (#7592) 2021-02-22 17:11:24 -05:00
ReplacementEffect.java
ReplacementEffectImpl.java
RequirementEffect.java
RestrictionEffect.java
RestrictionUntapNotMoreThanEffect.java
SearchEffect.java
SpliceCardEffect.java
SpliceCardEffectImpl.java
WhileConditionContinuousEffect.java