foul-magics/Mage/src/main/java/mage/abilities
2019-07-14 01:06:07 +04:00
..
abilityword Fixed copy 2019-04-12 08:53:58 +04:00
common * Commander abilities - added support of cards with alternative spells like overload; 2019-07-14 01:06:07 +04:00
condition Sonar fixes 2019-07-09 21:57:55 +02:00
costs remove nullcheck as this happens in the method itself 2019-07-09 22:30:40 +02:00
decorator fix couple of sonar issues 2019-06-23 23:22:21 +02:00
dynamicvalue small complexity rewrite 2019-07-11 15:44:46 +02:00
effects * Commander abilities - fixed that it increases commander tax after cast/play from non-command zone (as example: after Remand effect); 2019-07-13 10:47:02 +04:00
hint * Affinity abilities - added support of other cost modification effects like combo with commander tax (#5856); 2019-07-04 14:02:25 +04:00
keyword updated Modular text 2019-07-08 16:51:03 -04:00
mana added chandras embercat unit tests + fix for issue #5880 2019-07-06 11:30:26 -04:00
meta Removed debug message. 2018-11-27 00:37:48 +01:00
text
Abilities.java
AbilitiesImpl.java
Ability.java Added static and colored hints for cards 2019-02-04 18:48:45 +04:00
AbilityImpl.java move default case down 2019-07-11 15:45:22 +02:00
ActivatedAbility.java
ActivatedAbilityImpl.java * Fixed possible class cast exception. 2019-01-03 17:33:52 +01:00
ActivationInfo.java
CompoundAbility.java
DelayedTriggeredAbilities.java * Until end of your turn - fixed that effects discarded too early in multiplayer games (#5759, #5676); 2019-04-28 11:27:08 +04:00
DelayedTriggeredAbility.java
EvasionAbility.java
Gender.java
LoyaltyAbility.java
MageSingleton.java
Mode.java Improved target messages for users: added extra hints; 2019-01-21 12:53:02 +04:00
Modes.java Alternative spell abilities: added support of modes and other extra things in commander, awaken, jump-start, spectacle, retrace and surge abilities; 2019-06-21 17:11:44 +04:00
OpeningHandAction.java
PlayLandAbility.java * Brilliant Ultimatum - Fixed that it was not checked if the player is still allowed to play a land. 2018-10-25 16:15:24 +02:00
SpecialAction.java
SpecialActions.java Sonar fixes 2019-07-09 21:57:55 +02:00
SpellAbility.java add vizier of the menagerie unit tests + fix for issue #5816 2019-07-05 12:06:42 -04:00
StateTriggeredAbility.java Fixed NPE errors 2019-06-17 12:23:10 +04:00
StaticAbility.java
TriggeredAbilities.java
TriggeredAbility.java
TriggeredAbilityImpl.java Fixed texts 2019-07-05 15:03:24 +04:00