foul-magics/Mage/src/main/java/mage/abilities
Balázs Kristóf 52bb919cd4
[FIN] Implement spoilers (#13616)
* [FIN] Implement Commune with Beavers

* [FIN] Implement Adventurer's Inn

* [FIN] Implement Job Select keyword ability

* [FIN] Implement White Mage's Staff

* [FIN] Implement Black Mage's Rod

* [FIN] Implement Ultimecia, Time Sorceress / Ultimecia, Omnipotent
2025-05-10 15:26:25 -04:00
..
abilityword rework effects and abilities which care about controlling your own commander (fixes #13542) 2025-04-16 12:13:15 -04:00
assignment
common update read ahead reminder text 2025-05-08 19:31:17 -04:00
condition [AER] update revolt wording and simplify implementations 2025-04-29 10:21:33 -04:00
costs refactor: removed useless getNumberOfTargets from Target (replaced with getMinNumberOfTargets) 2025-05-07 02:55:02 +04:00
decorator
dynamicvalue [TDC] fix Arbor Adherent counting its own toughness 2025-05-01 18:16:50 -04:00
effects [FIN] Implement Emet-Selch, Unsundered / Hades, Sorcerer of Eld (#13439) 2025-05-10 14:55:23 -04:00
hint Number of card types in graveyards - added card hint for cards like Tarmogoyf 2025-02-07 07:37:27 +04:00
icon
keyword [FIN] Implement spoilers (#13616) 2025-05-10 15:26:25 -04:00
mana [TDM] Implement Abzan Devotee (#13464) 2025-03-23 09:00:46 -04:00
meta tests: added runtime check for OrTriggeredAbility (related to #12826, 13309) 2025-02-07 14:34:45 +04:00
token
triggers
Abilities.java
AbilitiesImpl.java Spell Abilities respect ruleAtTop boolean 2025-04-25 14:36:15 -05:00
Ability.java fix harmonize implementation (fixes #13531) 2025-04-14 10:19:08 -04:00
AbilityImpl.java fix harmonize implementation (fixes #13531) 2025-04-14 10:19:08 -04:00
ActivatedAbility.java
ActivatedAbilityImpl.java
ActivationInfo.java
BatchTriggeredAbility.java
CompoundAbility.java
DelayedTriggeredAbilities.java
DelayedTriggeredAbility.java
EvasionAbility.java
LoyaltyAbility.java
MageSingleton.java
Mode.java
Modes.java [TDM] various text fixes 2025-04-28 11:08:42 -04:00
OpeningHandAction.java
PlayLandAbility.java
SpecialAction.java
SpecialActions.java
SpellAbility.java refactor: simplified code (related to 6bf8aedce7) 2025-04-16 10:11:22 +04:00
StateTriggeredAbility.java
StaticAbility.java
TriggeredAbilities.java
TriggeredAbility.java refactor: added code example for rules auto-replacement in creature's ETB (related to #12791) 2025-02-09 13:51:22 +04:00
TriggeredAbilityImpl.java refactor: added code example for rules auto-replacement in creature's ETB (related to #12791) 2025-02-09 13:51:22 +04:00