foul-magics/Mage/src/main/java/mage/abilities
xenohedron b78956d286
text errata updates: various "enters the battlefield" -> "enters" (#12626)
* enters the battlefield, -> enters,

* {this} enters the battlefield -> {this} enters

* EntersBattlefieldAbility

* , it enters

* enters the battlefield under your control -> you control enters

* rework some trigger phrase logic

* fix tests
2024-08-02 18:43:59 -04:00
..
abilityword text errata updates: various "enters the battlefield" -> "enters" (#12626) 2024-08-02 18:43:59 -04:00
assignment (refactor) break out assignment into its own package 2024-06-18 13:44:11 -04:00
common text errata updates: various "enters the battlefield" -> "enters" (#12626) 2024-08-02 18:43:59 -04:00
condition [BLB] Consumed by Greed, Thought Shucker, Mabel's Mettle, Heaped Harvest (#12600) 2024-07-24 20:25:44 -04:00
costs 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
decorator [BLB] Implement Mind Spiral 2024-07-23 15:21:23 -04:00
dynamicvalue Remove duplicate code for X costs (#12551) 2024-07-23 01:57:47 -04:00
effects refactor: simplify DrawCardSourceControllerEffect text generation (#12621) 2024-07-31 22:46:22 -04:00
hint simplify Hired Claw, add hint 2024-07-15 21:49:38 -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 text errata updates: various "enters the battlefield" -> "enters" (#12626) 2024-08-02 18:43:59 -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
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 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
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
DelayedTriggeredAbility.java
EvasionAbility.java
LoyaltyAbility.java
MageSingleton.java
Mode.java
Modes.java text fixes 2024-06-08 15:23:23 -04:00
OpeningHandAction.java
PlayLandAbility.java
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 implement [MH3] Nadu, Winged Wisdom ; extend "triggers only once each turn" for any other limit (#12302) 2024-05-27 20:41:20 +02:00
TriggeredAbilityImpl.java fix usable zone logic for abilities that function from other zones (#12446) 2024-06-09 22:15:04 -04:00