foul-magics/Mage/src/main/java/mage/abilities
xenohedron aa7a610db2
refactor: clean up triggered abilities from graveyard (#13044)
* some improvements to counter removing triggers

* fix Zone.GRAVEYARD text/conditions for beginning of upkeep triggers

* remaining refactors

* add condition text

* text corrections

* remove remaining generateZoneString

* remove superfluous hardcoded rules text param
2024-10-27 15:23:54 -04:00
..
abilityword Rework "second main phase" abilities (#12970) 2024-10-18 23:03:43 -04:00
assignment (refactor) break out assignment into its own package 2024-06-18 13:44:11 -04:00
common refactor: clean up triggered abilities from graveyard (#13044) 2024-10-27 15:23:54 -04:00
condition refactor: clean up triggered abilities from graveyard (#13044) 2024-10-27 15:23:54 -04:00
costs Verrak, Warped Sengir - improved combo support with phyrexian style effects like K'rrik, Son of Yawgmoth (closes #10119) 2024-10-27 14:57:53 +04:00
decorator various fixes from checking text discrepancies 2024-09-12 21:08:42 -04:00
dynamicvalue refactor: SourcePermanentPowerValue to enum (#13040) 2024-10-27 00:19:38 -04:00
effects refactor: clean up triggered abilities from graveyard (#13044) 2024-10-27 15:23:54 -04:00
hint Venture into abilities - added card hints about current dungeon and room (part of #12274); 2024-09-20 18:03:23 +04:00
icon Can't be activated effects - fixed that some restricted effects show abilities as playable (example: Sharkey, Tyrant of the Shire and Karakas, fixed #10642) 2024-07-27 15:38:13 +04:00
keyword refactor: clean up triggered abilities from graveyard (#13044) 2024-10-27 15:23:54 -04:00
mana implement [MH3] Primal Prayers ; use choice panel for cast mode choice ; allow some restricted "as thought as it had flash" to work only on matching alternative cast. (#12420) 2024-07-30 15:47:39 +02:00
meta Unbound Flourishing's X doubling should be a triggered ability (and related refactors) (#12597) 2024-08-22 13:33:39 -07:00
token
Abilities.java GUI: introduced default card hints: 2024-07-27 09:40:41 +04:00
AbilitiesImpl.java GUI: introduced default card hints: 2024-07-27 09:40:41 +04:00
Ability.java implement [MH3] Primal Prayers ; use choice panel for cast mode choice ; allow some restricted "as thought as it had flash" to work only on matching alternative cast. (#12420) 2024-07-30 15:47:39 +02:00
AbilityImpl.java Verrak, Warped Sengir - improved combo support with phyrexian style effects like K'rrik, Son of Yawgmoth (closes #10119) 2024-10-27 14:57:53 +04:00
ActivatedAbility.java
ActivatedAbilityImpl.java implement [MH3] Primal Prayers ; use choice panel for cast mode choice ; allow some restricted "as thought as it had flash" to work only on matching alternative cast. (#12420) 2024-07-30 15:47:39 +02:00
ActivationInfo.java
CompoundAbility.java GUI: introduced default card hints: 2024-07-27 09:40:41 +04:00
DelayedTriggeredAbilities.java support until your next turn delayed triggers (#12233) 2024-05-16 13:37:53 +02:00
DelayedTriggeredAbility.java
EvasionAbility.java
LoyaltyAbility.java
MageSingleton.java
Mode.java [BLB] Implement Season of Gathering and Pawprints mechanic (#12617) 2024-08-14 21:13:09 -04:00
Modes.java rework allowing additional modes conditionally 2024-09-14 10:35:30 -04:00
OpeningHandAction.java
PlayLandAbility.java server: improved server stability (#11285) and reworked triggers/playable logic (#8426): 2024-04-16 23:10:18 +04:00
Pronoun.java
SpecialAction.java
SpecialActions.java
SpellAbility.java implement [MH3] Primal Prayers ; use choice panel for cast mode choice ; allow some restricted "as thought as it had flash" to work only on matching alternative cast. (#12420) 2024-07-30 15:47:39 +02:00
StateTriggeredAbility.java
StaticAbility.java refactor: improve method name - checkShortLivingLKI 2024-06-09 22:13:33 -04:00
TriggeredAbilities.java GUI: introduced default card hints: 2024-07-27 09:40:41 +04:00
TriggeredAbility.java refactor: add new simpler technique for intervening if conditions on triggered abilities (#13037) 2024-10-27 00:19:57 -04:00
TriggeredAbilityImpl.java refactor: add new simpler technique for intervening if conditions on triggered abilities (#13037) 2024-10-27 00:19:57 -04:00