foul-magics/Mage/src/main/java/mage/abilities
xenohedron 4e561b6254
text generation improvements (#11203)
* update ETB trigger effect text gen

* set replace for common abilities

* fix remaining

* rename method, cleanup

* more fixes, better logic
2023-09-25 21:51:51 -04:00
..
abilityword clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
common text generation improvements (#11203) 2023-09-25 21:51:51 -04:00
condition [ICE] Implement Kjeldoran Guard (#11184) 2023-09-23 20:23:47 -04:00
costs refactor: improved target usage, replaced setNotTarget by withNotTarget 2023-09-07 05:35:54 +04:00
decorator refactor: improved ContinuousRuleModifying effects: 2023-09-22 21:32:55 +04:00
dynamicvalue clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
effects Merge pull request #11185 from xenohedron/becomestarget 2023-09-24 22:09:14 -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 text generation improvements (#11203) 2023-09-25 21:51:51 -04:00
mana refactor: additional improves for mana choice in some cards, related to Naked Singularity from 81039d6e72 2023-09-23 06:39:01 +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 Bestow ability - fixed that it could be used with other alternative costs 2023-09-17 15:03:16 +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 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 [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 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 text generation improvements (#11203) 2023-09-25 21:51:51 -04:00
TriggeredAbilityImpl.java text generation improvements (#11203) 2023-09-25 21:51:51 -04:00