foul-magics/Mage/src/main/java/mage/abilities
xenohedron 8c0f2b9bf8
Followup cleanup to manaCosts access in AbilityImpl (#11060)
(a relic of the rejected proposal to lazily instantiate manaCosts was left in #9625 and is removed here, allowing the fields to be made final)
2023-08-28 22:42:34 -04:00
..
abilityword Refactor: private fields and performance tweaks (#9625) 2023-08-27 17:58:19 -04:00
common [WOE] text fixes 2023-08-26 00:02:40 -04:00
condition [WOC] Implement Timber Paladin (#11025) 2023-08-25 21:11:28 -04:00
costs Refactor: private fields and performance tweaks (#9625) 2023-08-27 17:58:19 -04:00
decorator Refactor: private fields and performance tweaks (#9625) 2023-08-27 17:58:19 -04:00
dynamicvalue [WOE] Implement Rowdy Research ; Implement Witchstalker Frenzy (#10985) 2023-08-24 08:33:10 -04:00
effects Refactor: private fields and performance tweaks (#9625) 2023-08-27 17:58:19 -04:00
hint Add modeTag + hint of used modes for "choose one that hasn't been chosen" abilities. (#10860) 2023-08-26 23:09:04 -04:00
icon Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
keyword Refactor: private fields and performance tweaks (#9625) 2023-08-27 17:58:19 -04:00
mana Rework Manaforge Cinder to have a Mana Ability (#10929) 2023-08-21 22:40:58 -04:00
meta Text generation improvements for triggered abilities (#10638) 2023-07-17 20:03:01 -04:00
Abilities.java
AbilitiesImpl.java
Ability.java Refactor: private fields and performance tweaks (#9625) 2023-08-27 17:58:19 -04:00
AbilityImpl.java Followup cleanup to manaCosts access in AbilityImpl (#11060) 2023-08-28 22:42:34 -04:00
ActivatedAbility.java
ActivatedAbilityImpl.java Refactor: private fields and performance tweaks (#9625) 2023-08-27 17:58:19 -04:00
ActivationInfo.java
CompoundAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DelayedTriggeredAbilities.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DelayedTriggeredAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
EvasionAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
LoyaltyAbility.java Refactor: private fields and performance tweaks (#9625) 2023-08-27 17:58:19 -04:00
MageSingleton.java
Mode.java Add modeTag + hint of used modes for "choose one that hasn't been chosen" abilities. (#10860) 2023-08-26 23:09:04 -04:00
Modes.java Refactor: private fields and performance tweaks (#9625) 2023-08-27 17:58:19 -04:00
OpeningHandAction.java
PlayLandAbility.java
Pronoun.java
SpecialAction.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
SpecialActions.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
SpellAbility.java [WOM] Implement (not yet official) Mosswood Dreadknight (#10792) 2023-08-28 18:27:28 -04:00
StateTriggeredAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
StaticAbility.java
TriggeredAbilities.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
TriggeredAbility.java Text generation improvements for triggered abilities (#10638) 2023-07-17 20:03:01 -04:00
TriggeredAbilityImpl.java Text generation improvements for triggered abilities (#10638) 2023-07-17 20:03:01 -04:00