foul-magics/Mage/src/main/java/mage/abilities
Evan Kranzler 264eb58644
Rework cards which exile cards and add suspend to them (Ready for review) (#13600)
* rework effects which exile cards and give suspend

* fix test failure

* remove extra zone change

* [WHO] Implement The Wedding of River Song

* [WHO] Implement The Eleventh Doctor

* [WHO] Implement The Parting of the Ways
2025-05-06 17:49:43 -04:00
..
abilityword rework effects and abilities which care about controlling your own commander (fixes #13542) 2025-04-16 12:13:15 -04:00
assignment
common Implement [40K] The Red Terror 2025-05-03 17:37:50 +02:00
condition [AER] update revolt wording and simplify implementations 2025-04-29 10:21:33 -04:00
costs Rework cards which exile cards and add suspend to them (Ready for review) (#13600) 2025-05-06 17:49:43 -04:00
decorator
dynamicvalue [TDC] fix Arbor Adherent counting its own toughness 2025-05-01 18:16:50 -04:00
effects Rework cards which exile cards and add suspend to them (Ready for review) (#13600) 2025-05-06 17:49:43 -04:00
hint Number of card types in graveyards - added card hint for cards like Tarmogoyf 2025-02-07 07:37:27 +04:00
icon
keyword Rework cards which exile cards and add suspend to them (Ready for review) (#13600) 2025-05-06 17:49:43 -04:00
mana [TDM] Implement Abzan Devotee (#13464) 2025-03-23 09:00:46 -04:00
meta tests: added runtime check for OrTriggeredAbility (related to #12826, 13309) 2025-02-07 14:34:45 +04:00
token
triggers
Abilities.java
AbilitiesImpl.java Spell Abilities respect ruleAtTop boolean 2025-04-25 14:36:15 -05:00
Ability.java fix harmonize implementation (fixes #13531) 2025-04-14 10:19:08 -04:00
AbilityImpl.java fix harmonize implementation (fixes #13531) 2025-04-14 10:19:08 -04:00
ActivatedAbility.java
ActivatedAbilityImpl.java
ActivationInfo.java
BatchTriggeredAbility.java
CompoundAbility.java
DelayedTriggeredAbilities.java
DelayedTriggeredAbility.java
EvasionAbility.java
LoyaltyAbility.java
MageSingleton.java
Mode.java
Modes.java [TDM] various text fixes 2025-04-28 11:08:42 -04:00
OpeningHandAction.java
PlayLandAbility.java
SpecialAction.java
SpecialActions.java
SpellAbility.java refactor: simplified code (related to 6bf8aedce7) 2025-04-16 10:11:22 +04:00
StateTriggeredAbility.java
StaticAbility.java
TriggeredAbilities.java
TriggeredAbility.java refactor: added code example for rules auto-replacement in creature's ETB (related to #12791) 2025-02-09 13:51:22 +04:00
TriggeredAbilityImpl.java refactor: added code example for rules auto-replacement in creature's ETB (related to #12791) 2025-02-09 13:51:22 +04:00