foul-magics/Mage/src/main/java/mage/abilities
Justin Herlehy 702756b4e7 [DOM] Implement Legendary Sorceries
Add: Target Any Target for damage spells
Add: Drudge Sentinel
Fix: Genesis Wave Filter
2018-04-08 18:37:11 -07: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] Implement Legendary Sorceries 2018-04-08 18:37:11 -07:00
condition [DOM] Implement Legendary Sorceries 2018-04-08 18:37:11 -07: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 * Optimized handling and call of player.choose choice to prevent problems if a player disconnects or left a game (#4263). 2018-02-04 17:51:12 +01:00
dynamicvalue Homarid Drake, reprints, and rewriting his or her to their 2018-03-22 16:52:26 +01:00
effects Code DeDupe 2018-04-04 22:11:22 -07:00
keyword fixed missing linebreaks 2018-04-03 14:31:59 +02: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 Homarid Drake, reprints, and rewriting his or her to their 2018-03-22 16:52:26 +01:00
ActivatedAbility.java
ActivatedAbilityImpl.java
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