foul-magics/Mage/src/main/java/mage/abilities
theelk801 c9a6903253
Merge pull request #4753 from jpgunter/master
Implement Multani, Yavimaya's Avatar
2018-04-14 20:52:29 -04:00
..
abilityword * Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634). 2018-03-18 18:18:54 +01:00
common [DOM] Added Saga ability and Fall of the Thran. 2018-04-14 14:30:20 +02:00
condition Continuing implementation of Planechase. 2018-04-12 00:07:24 +10:00
costs remove T type from OptionalAdditionalCostImpl. The class was of a type that extended itself. No idea how to interpret that. 2018-04-04 23:29:25 +02:00
decorator Beginning of implementation of Planechase. 2018-04-09 08:44:48 +10:00
dynamicvalue Implement Multani, Yavimaya's Avatar 2018-04-13 19:02:15 -07:00
effects fixed an accidental error 2018-04-14 18:48:47 -04:00
keyword Added EquipLegendaryAbility (used by Blackblade Reforged) 2018-04-14 00:13:33 -04:00
mana * Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634). 2018-03-18 18:18:54 +01:00
text
Abilities.java
AbilitiesImpl.java
Ability.java * Fixed some target pointer handling. 2018-02-22 17:46:23 +01:00
AbilityImpl.java * Vindictive Lich - Fixed that it did only execute the first effect (fixes #4742). 2018-04-10 23:17:19 +02:00
ActivatedAbility.java
ActivatedAbilityImpl.java Beginning of implementation of Planechase. 2018-04-09 08:44:48 +10:00
ActivationInfo.java
CompoundAbility.java
DelayedTriggeredAbilities.java
DelayedTriggeredAbility.java
EvasionAbility.java
Gender.java
LoyaltyAbility.java
MageSingleton.java
Mode.java
Modes.java added Academy Drake, Knight of Malice, Hexproof from White 2018-03-22 12:06:45 +01:00
OpeningHandAction.java
PlayLandAbility.java
SpecialAction.java
SpecialActions.java * Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634). 2018-03-18 18:18:54 +01:00
SpellAbility.java changed some == to .equals() 2018-03-22 23:37:07 +01:00
StateTriggeredAbility.java
StaticAbility.java
TriggeredAbilities.java * Fixed a problem that triggered abilities that face down permanents got from other sourced did not trigger (fixes #4571). 2018-03-16 15:06:15 +01:00
TriggeredAbility.java * Hushwing Gryff - Fixed that log message was sent out too often (fixes #4548). 2018-02-26 16:17:16 +01:00
TriggeredAbilityImpl.java * Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634). 2018-03-18 18:18:54 +01:00