foul-magics/Mage/src/main/java/mage/abilities
jmlundeen 9a0cfaa5e7 Update SaddleTargetMountEffect and GuidelightMatrix
changed SaddleTargetMountEffect apply to pass first target
changed GuidelightMatrix to not use composite cost
2025-03-15 12:11:46 -05:00
..
abilityword
assignment
common [DFT] small update to max speed mechanic to match comp rules 2025-02-18 09:51:09 -05:00
condition
costs Delve abilities - removed unnecessary windows with exiled cards (except few cards that can use it); 2025-02-11 22:21:07 +04:00
decorator refactor: improved cards hints support for combined triggers like OrTriggeredAbility 2025-01-22 19:06:05 +04:00
dynamicvalue refactor: create common DynamicValue for instant and sorcery spells cast in a turn (#13374) 2025-02-23 00:57:26 +04:00
effects Update SaddleTargetMountEffect and GuidelightMatrix 2025-03-15 12:11:46 -05: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 [DFT] Add Guidelight Matrix artifact 2025-03-04 17:44:40 -06:00
mana [DFT] Implement Redshift, Rocketeer Chief 2025-02-04 10:50:42 -05: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
Ability.java refactor: shared logic for diff implementation of isInUseableZone, improved docs and readability; 2024-11-30 04:23:45 +04:00
AbilityImpl.java refactor: fixed wrong copy code of some fields 2025-01-22 19:35:43 +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
OpeningHandAction.java
PlayLandAbility.java You may play an additional land - added card hint to all lands about played count and max limit (#13216) 2025-01-10 22:04:21 +04:00
SpecialAction.java
SpecialActions.java
SpellAbility.java
StateTriggeredAbility.java
StaticAbility.java refactor: removed some usages of short LKI, moved static ability's useable zone logic to basic ability implementation; 2024-11-30 04:23:23 +04:00
TriggeredAbilities.java [DSK] Implement Acrobatic Cheerleader and per-game trigger limits (#13232) 2025-01-15 18:28:30 +04:00
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