foul-magics/Mage/src/main/java/mage/abilities
2021-09-02 21:22:54 -04:00
..
abilityword various ability word text fixes 2021-07-17 11:17:49 -04:00
common reworked AttacksWithCreaturesTriggeredAbility implementation and text generation, fixed issues where it could trigger when nothing attacked 2021-08-30 19:51:46 -04:00
condition [MID] Implemented Arrogant Outlaw 2021-09-02 19:53:29 -04:00
costs Little refactor, additional logs for CheckPlayableState error; 2021-08-28 12:09:22 +04:00
decorator some more text fixes 2021-04-18 16:03:44 -04:00
dynamicvalue * Target colored cards/creatures - fixed game freeze on cards in deck (example: Angel's Herald and other Herald cards); 2021-08-04 22:40:24 +04:00
effects * AI: fixed that computer can broke some non mana pays (Echo, Escalate, Recover, Tap source unless pay, Slow Motion, #8182); 2021-09-03 02:11:21 +04:00
hint [MID] Implemented Arrogant Outlaw 2021-09-02 19:53:29 -04:00
icon * GUI: added card icon for commander on battlefield; 2021-07-23 19:51:45 +04:00
keyword [MID] Implemented Tavern Ruffian // Tavern Smasher 2021-09-02 21:22:54 -04:00
mana Improved canActivate support: 2021-08-21 10:52:00 +04:00
meta Reworking triggered ability text generation to allow for ability words and flavor words to be added more easily (#8010) 2021-07-15 07:46:38 -04:00
text
Abilities.java
AbilitiesImpl.java change to containsKey method to prevent stream exceptions (fixes #7904, fixes #7880, fixes #7844, fixes #7810, fixes #7805, fixes #7675, fixes #7669, fixes #7654, fixes #7651) 2021-06-13 10:13:41 -04:00
Ability.java Real fix for 4125d1eb46, updated outdated comments. 2021-07-31 09:47:29 +04:00
AbilityImpl.java * Additional costs - added support of X costs on free cast (example: Kicker X, see Thieving Skydiver and Etali, Primal Storm combo); 2021-08-05 16:18:04 +04:00
ActivatedAbility.java Improved canActivate support: 2021-08-21 10:52:00 +04:00
ActivatedAbilityImpl.java Improved canActivate support: 2021-08-21 10:52:00 +04:00
ActivationInfo.java
CompoundAbility.java
DelayedTriggeredAbilities.java [STX] Implemented Strict Proctor 2021-04-16 18:48:40 -04:00
DelayedTriggeredAbility.java
EvasionAbility.java
Gender.java
LoyaltyAbility.java [MH2] Implemented Carth the Lion (#7848) 2021-07-15 00:12:25 +04:00
MageSingleton.java
Mode.java Refactor: fixed flavor word for ability (related to comments from 6dafb3ad81); 2021-06-30 16:30:39 +04:00
Modes.java Tests: improved performance 2021-08-13 09:17:33 +04:00
OpeningHandAction.java
PlayLandAbility.java Improved canActivate support: 2021-08-21 10:52:00 +04:00
SpecialAction.java
SpecialActions.java
SpellAbility.java Improved canActivate support: 2021-08-21 10:52:00 +04:00
StateTriggeredAbility.java [STX] Implemented Strict Proctor 2021-04-16 18:48:40 -04:00
StaticAbility.java
TriggeredAbilities.java [STX] Implemented Strict Proctor 2021-04-16 18:48:40 -04:00
TriggeredAbility.java [AFC] Implemented Nihiloor 2021-08-21 16:35:09 -04:00
TriggeredAbilityImpl.java [AFC] Implemented Galea, Kindler of Hope 2021-08-27 09:08:20 -04:00