foul-magics/Mage/src/main/java/mage/abilities
2018-05-11 00:52:09 +02:00
..
abilityword fixed ability word text formatting 2018-05-05 14:05:04 -04:00
common * Fixed that cast conditions of legendary sorceries were checked correctly if you cast a card owned by another player e.g. from exile (fixes #4921). 2018-05-10 08:55:10 +02:00
condition * Fixed that cast conditions of legendary sorceries were checked correctly if you cast a card owned by another player e.g. from exile (fixes #4921). 2018-05-10 08:55:10 +02:00
costs Some changes related to #4893. 2018-05-03 01:33:21 +02: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 * Some more fixed/reworked card movement handling. 2018-05-11 00:52:09 +02:00
keyword Merge pull request #4882 from tcontis/master 2018-05-07 00:53:17 +02:00
mana Refactoring: added mana color check and fix 2018-05-06 00:48:16 +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 Some changes related to #4893. 2018-05-03 01:33:21 +02:00
ActivatedAbility.java
ActivatedAbilityImpl.java * Soul Ransom - Fixed handling of some rare cases (e.g. Vedalken Orrery in play using Boomerang and playing Soul Ransom again). 2018-05-06 09:43:47 +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