foul-magics/Mage/src/main/java/mage/abilities/abilityword
xenohedron eee0fee79e
refactor: common logic for "at..." triggered abilities (#13045)
* add new common framework for at step triggered abilities

* move postcombat main and second main triggers to it

* update draw step triggers

* refactor BeginningOfCombatTriggeredAbility

* refactor BeginningOfFirstMainTriggeredAbility

* move Pronoun to constants package

* cleanup some cards to use simpler constructors

* package reorganization
2024-10-27 21:03:40 -04:00
..
CohortAbility.java Cleanup subtype filters that shouldn't limit to creatures (#11920) 2024-03-07 22:34:07 -05:00
ConstellationAbility.java text errata updates: various "enters the battlefield" -> "enters" (#12626) 2024-08-02 18:43:59 -04:00
EerieAbility.java [DSK] Implement Fear of Infinity 2024-09-05 10:35:31 -04:00
GrandeurAbility.java Remove superfluous addManaCost method (#11288) 2023-10-09 15:25:19 -04:00
KinshipAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
LieutenantAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
StriveAbility.java clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
SurvivalAbility.java refactor: common logic for "at..." triggered abilities (#13045) 2024-10-27 21:03:40 -04:00