foul-magics/Mage/src/main/java/mage/abilities/effects
Oleg Agafonov e4157fefb8 AI: improved combat support:
* added support to attack battle permanents (#10246);
* fixed that AI was able to attack multiple targets by single creature (#7434);
* added docs;
* added todos with another bugs or possible problems with AI combat;
2024-01-20 00:17:14 +04:00
..
common refactor/cleanup DoIfCostPaid (#11656) 2024-01-14 19:57:24 -05:00
keyword [MKM] Implement No Witnesses 2024-01-17 16:29:17 -05:00
mana fix #11643 (choice for add mana of any type produced) 2024-01-13 16:26:54 -05:00
ApplyCountersEffect.java
AsThoughEffect.java Rework AsThough handling to allow choosing/affecting a specific alternate cast (#11114) 2023-10-02 18:42:54 -04:00
AsThoughEffectImpl.java Rework AsThough handling to allow choosing/affecting a specific alternate cast (#11114) 2023-10-02 18:42:54 -04:00
AsThoughManaEffect.java
AsTurnedFaceUpEffect.java rename face-up/face-down events 2024-01-17 15:56:11 -05:00
AuraReplacementEffect.java refactor: replacement effects don't use apply method now (#11484) 2023-11-28 11:17:28 +04:00
ContinuousEffect.java
ContinuousEffectImpl.java tests: added verify test to check miss of controlled filter in equip abilities (related to #11473); 2023-11-27 23:08:23 +04:00
ContinuousEffects.java AI: improved combat support: 2024-01-20 00:17:14 +04:00
ContinuousEffectsList.java
ContinuousRuleModifyingEffect.java
ContinuousRuleModifyingEffectImpl.java
CostModificationEffect.java
CreateTokenCopySourceEffect.java
Effect.java
EffectImpl.java
Effects.java many the text fixes 2023-11-19 21:37:37 -05:00
EntersBattlefieldEffect.java
OneShotEffect.java
PayCostToAttackBlockEffect.java
PayCostToAttackBlockEffectImpl.java
PhantomPreventionEffect.java refactor: replacement effects don't use apply method now (#11484) 2023-11-28 11:17:28 +04:00
PlaneswalkerRedirectionEffect.java
PreventDamageAndRemoveCountersEffect.java refactor: replacement effects don't use apply method now (#11484) 2023-11-28 11:17:28 +04:00
PreventionEffect.java
PreventionEffectData.java
PreventionEffectImpl.java refactor: replacement effects don't use apply method now (#11484) 2023-11-28 11:17:28 +04:00
RedirectionEffect.java
ReplacementEffect.java
ReplacementEffectImpl.java refactor: replacement effects don't use apply method now (#11484) 2023-11-28 11:17:28 +04:00
RequirementEffect.java AI: improved combat support: 2024-01-20 00:17:14 +04:00
RestrictionEffect.java
RestrictionUntapNotMoreThanEffect.java
ReturnMORToBattlefieldUnderOwnerControlWithCounterEffect.java
SearchEffect.java
SpliceCardEffect.java
WhileConditionContinuousEffect.java