foul-magics/Mage/src/main/java/mage/abilities
2018-04-18 20:30:59 -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 refactored Player.gainLife() to include source 2018-04-18 20:30:59 -04:00
condition Merge pull request #4754 from spjspj/master 2018-04-15 17:26:03 +10:00
costs refactored Player.gainLife() to include source 2018-04-18 20:30:59 -04:00
decorator Beginning of implementation of Planechase. 2018-04-09 08:44:48 +10:00
dynamicvalue fixed parley count including players out of range (fixes #4757) 2018-04-14 21:04:25 -04:00
effects refactored Player.gainLife() to include source 2018-04-18 20:30:59 -04:00
keyword refactored Player.gainLife() to include source 2018-04-18 20:30:59 -04:00
mana [DOM] Added Haphazard Bombardment and Jaya Ballard. 2018-04-19 00:30:13 +02: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