foul-magics/Mage/src/main/java/mage/abilities
2016-11-19 12:47:20 +01:00
..
abilityword Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
common * Saskia, the Unyielding - Fixed a NPE bug caused the triggered ability. 2016-11-06 23:01:00 +01:00
condition updated Gaea's Liege, removed unused import on Protean Hydra, corrected Rock Hydra line to have {this} instead of Rock Hydra. 2016-11-16 22:39:49 -05:00
costs Fix AlternativeCostSourceAbility at the moment it doesn't apply it's filter early enough and so it has strange effects in certain edge cases. Specifically it allows Hypergenesis to be cast with Aluren and Kentaro. 2016-11-16 21:20:37 -05:00
decorator add mana-generation helpers to ChoiceColor 2016-10-30 23:02:04 -07:00
dynamicvalue more card text cleanup 2016-11-05 11:26:31 -07:00
effects * Fixed a problem that optional effects could produce IndexOutOfBoundsExceptions. 2016-11-19 12:47:20 +01:00
keyword add ProtectionAbility helpers 2016-11-05 11:27:37 -07:00
mana Merge origin/master 2016-11-03 22:38:14 +01:00
Abilities.java * Fixed a problem with triggered mana abilities. Fixed a problem that AI did not always select the needed mana color. Fixed a problem with Reflecting Pool not taking triggered mana abilities into account. 2016-11-03 22:37:54 +01:00
AbilitiesImpl.java * Fixed a problem with triggered mana abilities. Fixed a problem that AI did not always select the needed mana color. Fixed a problem with Reflecting Pool not taking triggered mana abilities into account. 2016-11-03 22:37:54 +01:00
Ability.java
AbilityImpl.java * Fixed a problem with triggered mana abilities. Fixed a problem that AI did not always select the needed mana color. Fixed a problem with Reflecting Pool not taking triggered mana abilities into account. 2016-11-03 22:37:54 +01:00
ActivatedAbility.java Merge 2016-10-17 23:45:47 -05:00
ActivatedAbilityImpl.java Merge 2016-10-17 23:45:47 -05:00
ActivationInfo.java Merge 2016-10-17 23:45:47 -05:00
CompoundAbility.java
DelayedTriggeredAbilities.java
DelayedTriggeredAbility.java Merge 2016-10-17 23:45:47 -05:00
EvasionAbility.java
LoyaltyAbility.java
MageSingleton.java
Mode.java Fixed mode handling for modes that can be selected multiple times. 2016-10-03 19:41:46 +02:00
Modes.java Fixed mode handling for modes that can be selected multiple times. 2016-10-03 19:41:46 +02:00
PlayLandAbility.java
SpecialAction.java
SpecialActions.java
SpellAbility.java * Fixed CMC for spells (Escalate is not calculated correctly when more than 1 mode is chosen) fixes #2143. 2016-08-06 13:16:49 +02:00
StateTriggeredAbility.java
StaticAbility.java Fixed a problem with static abilities for battlefield zone where the source was entering the battlefield but the ability did not work. 2016-09-24 01:13:13 +02:00
TriggeredAbilities.java Fixed Panharmonicon triggering for non-permanents. 2016-09-20 09:34:36 -04:00
TriggeredAbility.java
TriggeredAbilityImpl.java * Fixed a problem that optional effects could produce IndexOutOfBoundsExceptions. 2016-11-19 12:47:20 +01:00