foul-magics/Mage/src/main/java/mage/abilities
2023-10-01 16:47:42 -07:00
..
abilityword clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
common Fix casting Transformed (#10778) 2023-09-15 17:56:32 -04:00
condition Lint: fix 'declarations should use interfaces instead of classes' bugs (#11082) 2023-08-31 21:42:45 +04:00
costs refactor: improved target usage, replaced setNotTarget by withNotTarget 2023-09-07 05:35:54 +04:00
decorator [WOC] Implement Court of Embereth (#10971) 2023-09-08 23:57:36 -04:00
dynamicvalue clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
effects Characteristics check for spell cast filters 2023-09-26 21:05:55 -07: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 Remove SpellAbilityType.FACE_DOWN_CREATURE, fix cast ability displayed on battlefield 2023-10-01 16:47:42 -07:00
mana clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
meta
token Create common implementation for predefined tokens (#11065) 2023-08-29 20:28:21 -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 Remove SpellAbilityType.FACE_DOWN_CREATURE, fix cast ability displayed on battlefield 2023-10-01 16:47:42 -07: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 clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -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 clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
Pronoun.java
SpecialAction.java refactor: removed unused data from special action, improved code (related to #11137) 2023-09-17 14:37:49 +04:00
SpecialActions.java refactor: removed unused data from special action, improved code (related to #11137) 2023-09-17 14:37:49 +04:00
SpellAbility.java Update cast spell name check to use characteristics 2023-09-18 05:48:36 -07:00
StateTriggeredAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
StaticAbility.java clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
TriggeredAbilities.java game: fixed wrong usage of batch events (related to #10870) 2023-09-13 04:42:46 +04:00
TriggeredAbility.java
TriggeredAbilityImpl.java game: fixed wrong usage of batch events (related to #10870) 2023-09-13 04:42:46 +04:00