foul-magics/Mage/src/main/java/mage/abilities
2020-09-10 11:53:11 -04:00
..
abilityword Code cleanup 2020-07-28 18:15:32 +04:00
common [ZNR] Implemented Prowling Felidar 2020-09-02 15:54:49 -04:00
condition Fixed class names 2020-09-07 00:25:45 +04:00
costs refactored mill effect names 2020-09-10 11:53:11 -04:00
decorator Fixed Caged Zombie in issue #6643 2020-08-27 20:23:41 +01:00
dynamicvalue [ZNR] Implemented Thundering Sparkmage 2020-09-09 09:45:45 -04:00
effects refactored mill effect names 2020-09-10 11:53:11 -04:00
hint updated delirium hint (#7050) 2020-09-06 20:20:25 -04:00
keyword - Fixed #7033 2020-08-31 15:38:46 -05:00
mana * Removed unused imports. 2020-08-22 11:51:34 +02:00
meta Fixed missing locale param in string operations (#4634) 2020-07-03 02:00:58 +04:00
text
Abilities.java * Doubling Cube - Added support for possible mana calculation (related to #6698). 2020-08-18 00:22:53 +02:00
AbilitiesImpl.java * Doubling Cube - Added support for possible mana calculation (related to #6698). 2020-08-18 00:22:53 +02:00
Ability.java * Improved handling of asThoughtAs approval by abilities that allows a clear and easy assignment of the approving effect. 2020-08-21 14:58:22 +02:00
AbilityImpl.java * replaces all [source} by {this}. ATTENTION !!!: Only supporting [this} from now on in rule text. 2020-08-22 12:52:49 +02:00
ActivatedAbility.java * Removed unused imports. 2020-08-22 11:51:34 +02:00
ActivatedAbilityImpl.java * Improved handling of asThoughtAs approval by abilities that allows a clear and easy assignment of the approving effect. 2020-08-21 14:58:22 +02:00
ActivationInfo.java Update *.sh and *.java files to use Unix line endings 2020-07-09 13:07:26 -04:00
CompoundAbility.java
DelayedTriggeredAbilities.java
DelayedTriggeredAbility.java
EvasionAbility.java
Gender.java
LoyaltyAbility.java
MageSingleton.java
Mode.java
Modes.java [ZNR] small change to modes 2020-09-08 21:29:57 -04:00
OpeningHandAction.java
PlayLandAbility.java * Improved handling of asThoughtAs approval by abilities that allows a clear and easy assignment of the approving effect. 2020-08-21 14:58:22 +02:00
SpecialAction.java
SpecialActions.java
SpellAbility.java * Improved handling of asThoughtAs approval by abilities that allows a clear and easy assignment of the approving effect. 2020-08-21 14:58:22 +02:00
StateTriggeredAbility.java
StaticAbility.java
TriggeredAbilities.java
TriggeredAbility.java
TriggeredAbilityImpl.java Tests: added verify check for wrong optional settings on DoIfCostPaid usage; 2020-08-14 16:22:34 +04:00