foul-magics/Mage/src/main/java/mage/abilities
2024-06-11 23:47:48 -04:00
..
abilityword
common refactor: simpler processAction syntax (#12458) 2024-06-11 22:55:43 -04:00
condition Fix "becomes the target of" logic to check all modes (#12452) 2024-06-11 00:58:12 -04:00
costs [M3C] Implement Ulalek, Fused Atrocity and new colorless hybrid mana (#12273) 2024-06-06 23:43:45 +04:00
decorator cleanup and add tests on '{this} enters the battlefield tapped unless [Condition]' 2024-06-08 19:35:35 +02:00
dynamicvalue Implement [M3C] Razorfield Ripper (#12389) 2024-06-06 23:11:38 -04:00
effects style: remove some static imports 2024-06-11 23:47:48 -04:00
hint
icon
keyword refactor: simpler processAction syntax (#12458) 2024-06-11 22:55:43 -04:00
mana implement [MH3] Rosheen, Roaring Prophet 2024-06-06 17:36:11 +02:00
meta
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 remove unintended import, cleanup docs 2024-06-02 21:28:14 -04:00
AbilityImpl.java refactor: simpler processAction syntax (#12458) 2024-06-11 22:55:43 -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
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