foul-magics/Mage/src/main/java/mage/abilities
2024-07-06 18:55:53 +02:00
..
abilityword
assignment (refactor) break out assignment into its own package 2024-06-18 13:44:11 -04:00
common implement [ACR] Senu, Keen-Eyed Protector ; small refactor on AttacksAndIsNotBlockedTriggeredAbility's setTargetPointer 2024-07-06 18:29:53 +02:00
condition implement [ACR] Senu, Keen-Eyed Protector ; small refactor on AttacksAndIsNotBlockedTriggeredAbility's setTargetPointer 2024-07-06 18:29:53 +02:00
costs Evidence abilities - added improved card hint with available evidence to collect 2024-06-25 10:30:50 +04:00
decorator cleanup and add tests on '{this} enters the battlefield tapped unless [Condition]' 2024-06-08 19:35:35 +02:00
dynamicvalue [PIP] and [WHO] card implementations (#12482) 2024-06-25 23:22:45 -04:00
effects implement [DSK] Screaming Nemesis 2024-07-06 18:55:53 +02:00
hint [PIP] and [WHO] card implementations (#12482) 2024-06-25 23:22:45 -04:00
icon
keyword merge fix 2024-06-25 10:34:47 +04:00
mana refactor: ChoiceImpl constructor must specify whether required 2024-06-29 22:57:47 -04:00
meta refactor: use setter method and private field 2024-04-12 20:11:04 -04:00
token
Abilities.java
AbilitiesImpl.java cleanup AbilityType for easier check that an ability is an activated ability (#12153) 2024-05-03 22:13:34 -04:00
Ability.java [WHO] Time Reaper, Add target adjuster for "that player controls/owns" damage trigger targets (#12528) 2024-07-02 08:46:14 +04:00
AbilityImpl.java [WHO] Time Reaper, Add target adjuster for "that player controls/owns" damage trigger targets (#12528) 2024-07-02 08:46:14 +04:00
ActivatedAbility.java
ActivatedAbilityImpl.java cleanup AbilityType for easier check that an ability is an activated ability (#12153) 2024-05-03 22:13:34 -04:00
ActivationInfo.java
CompoundAbility.java
DelayedTriggeredAbilities.java support until your next turn delayed triggers (#12233) 2024-05-16 13:37:53 +02:00
DelayedTriggeredAbility.java adjust some text, cleanup some variable access 2024-04-12 20:08:26 -04:00
EvasionAbility.java
LoyaltyAbility.java
MageSingleton.java
Mode.java
Modes.java text fixes 2024-06-08 15:23:23 -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 separate 'you may play'|'you may cast' AsThoughtEffect approuvers 2024-04-13 12:10:53 +02:00
StateTriggeredAbility.java
StaticAbility.java refactor: improve method name - checkShortLivingLKI 2024-06-09 22:13:33 -04:00
TriggeredAbilities.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
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