foul-magics/Mage/src/main/java/mage/abilities/effects
2023-05-21 01:21:42 -04:00
..
common Clean up constructors and add comments 2023-05-21 01:21:42 -04:00
keyword Connive ability - fixed game error on usage (NPE), fixed game freeze on disconnect, fixed miss LKI related code; 2023-05-09 15:36:33 +04:00
mana Refactor: Significant speed-up for ManaOptions (#9233) 2022-10-04 00:08:20 -04:00
ApplyCountersEffect.java
AsThoughEffect.java
AsThoughEffectImpl.java rename classes (#10383) 2023-05-17 18:49:30 -04:00
AsThoughManaEffect.java
AsTurnedFaceUpEffect.java
AuraReplacementEffect.java
CastCardFromGraveyardThenExileItEffect.java
ContinuousEffect.java
ContinuousEffectImpl.java Implement Brazen Cannonade, and new UntilEndOfNextCombatStep duration (#10047) 2023-04-10 20:36:21 -04:00
ContinuousEffects.java rename classes (#10383) 2023-05-17 18:49:30 -04:00
ContinuousEffectsList.java Implement Brazen Cannonade, and new UntilEndOfNextCombatStep duration (#10047) 2023-04-10 20:36:21 -04:00
ContinuousRuleModifyingEffect.java
ContinuousRuleModifyingEffectImpl.java
CostModificationEffect.java
CreateTokenCopySourceEffect.java
Effect.java Added common interface to conditional effects (#9208) 2022-07-04 20:28:54 -04:00
EffectImpl.java Refactored FirstTargetPointer, SecondTargetPointer, and ThirdTargetPointer to use a common implementation (#9634) 2022-10-09 21:47:44 -03:00
Effects.java
EntersBattlefieldEffect.java
GainAbilitySpellsEffect.java [40K] Fixed Abaddon the Despoiler and enabled test (fixes #9490) 2022-09-08 11:35:42 -05:00
OneShotEffect.java
PayCostToAttackBlockEffect.java
PayCostToAttackBlockEffectImpl.java [DMC] Implement Sivitri, Dragon Master (#9506) 2022-09-11 23:18:25 -04:00
PhantomPreventionEffect.java
PlaneswalkerRedirectionEffect.java
PreventDamageAndRemoveCountersEffect.java
PreventionEffect.java
PreventionEffectData.java
PreventionEffectImpl.java
RedirectionEffect.java Fix Redirection effects ending early (#9191) 2022-07-02 13:33:02 -04:00
ReplacementEffect.java
ReplacementEffectImpl.java
RequirementEffect.java
RestrictionEffect.java Fix #9709 2022-10-30 03:17:14 -04:00
RestrictionUntapNotMoreThanEffect.java
SearchEffect.java
SpliceCardEffect.java De-duplicate Splice code; add choose hints to all targeted Splice cards 2022-09-18 13:03:26 -04:00
WhileConditionContinuousEffect.java