foul-magics/Mage/src/main/java/mage/abilities
2018-04-23 22:42:41 +02: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 fixed adding saga counter not using the stack (this should be a state-based action though) 2018-04-22 21:16:09 -04:00
condition * Fixed Knight of Malice, Knight of Grace that boost only worked if all players had a permanent with the needed color (fixes #4811). 2018-04-20 08:04:49 +02:00
costs more "this spell" errata 2018-04-21 18:24:07 -04:00
decorator Beginning of implementation of Planechase. 2018-04-09 08:44:48 +10:00
dynamicvalue [DOM] Some fixes and tooltip rule text changes. 2018-04-19 17:53:30 +02:00
effects Fix some DOM card text 2018-04-23 22:42:41 +02:00
keyword Texts update: to target creature or player => to any target 2018-04-22 08:15:40 +04:00
mana more mana pool errata 2018-04-21 18:36:22 -04:00
text
Abilities.java
AbilitiesImpl.java small text fix 2018-04-21 18:49:10 -04:00
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 * returned UUID of used THOUGHT AS effect instead of boolean. 2018-04-21 22:32:45 +02: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 * returned UUID of used THOUGHT AS effect instead of boolean. 2018-04-21 22:32:45 +02:00
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 * returned UUID of used THOUGHT AS effect instead of boolean. 2018-04-21 22:32:45 +02: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