foul-magics/Mage/src/main/java/mage/abilities
2024-08-31 19:00:54 -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 [BLB] Implement Camellia, the Seedmiser. (#12751) 2024-08-29 10:35:13 -04:00
condition [BLB] Consumed by Greed, Thought Shucker, Mabel's Mettle, Heaped Harvest (#12600) 2024-07-24 20:25:44 -04:00
costs Unbound Flourishing's X doubling should be a triggered ability (and related refactors) (#12597) 2024-08-22 13:33:39 -07: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 remove unnecessary args from RollDiceEffect 2024-08-31 19:00:54 -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 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 Unbound Flourishing's X doubling should be a triggered ability (and related refactors) (#12597) 2024-08-22 13:33:39 -07: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 [BLB] Implement Season of Gathering and Pawprints mechanic (#12617) 2024-08-14 21:13:09 -04:00
Modes.java fixed text generation for cards with pawprints symbols (closes #12662, #12664) 2024-08-15 09:28:15 +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