foul-magics/Mage/src/mage/abilities
2015-01-31 14:46:54 +01:00
..
abilityword Added one more test for manifest. 2015-01-23 00:05:37 +01:00
common * Dash - Fixed that the return effect did also return the creature it it was already recast before end of turn. 2015-01-30 20:03:22 +01:00
condition Removed some wrong import of Poison the Well and some minor changes. 2015-01-20 14:00:56 +01:00
costs * Archiv Trap - Fixed that Archiv Traps's alternate casting cost did not care about Trinisphere like effects. 2015-01-20 13:58:51 +01:00
decorator Added early eventType check for ContinuousRuleModifying effects. 2015-01-22 22:41:03 +01:00
dynamicvalue * Fixed handling of enlarged view for manifested and morphed cards. 2015-01-24 19:43:53 +01:00
effects * Fixed that Auras that were manifested had wrongly to select aura target. 2015-01-31 14:07:47 +01:00
keyword * Dash - Fixed that the return effect did also return the creature it it was already recast before end of turn. 2015-01-30 20:03:22 +01:00
mana [FRF] Added Brutal Hordechief and Crucible of the Spirit Dragon. FRF Complete!!! 2015-01-17 13:08:39 +01:00
Abilities.java * Added Animate Dead (not finished yet). 2014-11-05 18:04:56 +01:00
AbilitiesImpl.java Added possibility to use Morph with a land. Minor changes to some cards. 2014-12-03 20:20:23 +01:00
Ability.java * Extirpate - Fixed that the hand and library of target card owner could not be serached. 2015-01-05 14:28:57 +01:00
AbilityImpl.java * Fixed that continuous effects of face down creatures were applied. 2015-01-31 14:46:54 +01:00
ActivatedAbility.java * Fixed provisional game freezing bugs of the show playable cards feature #457 (caused by DelverAbility, OfferingAbility, Rooftop Storm, Omniscience, Aluren). 2014-07-21 13:03:41 +02:00
ActivatedAbilityImpl.java * Teferi, Temporal Archmage - Fixed that Loyality abilities could be used at instant timing. 2014-12-06 18:28:15 +01:00
CompoundAbility.java * Brave the Elements - Fixed not working choose color effect. 2014-12-09 16:11:10 +01:00
DelayedTriggeredAbilities.java Added custom duration handling to delayed triggered abilities. 2014-08-27 17:08:19 +02:00
DelayedTriggeredAbility.java Added custom duration handling to delayed triggered abilities. 2014-08-27 17:08:19 +02:00
EvasionAbility.java * Fixed that AI used activated abilities for Battlefield as the card was on hand (fix #588). 2014-10-03 13:12:03 +02:00
LoyaltyAbility.java
MageSingleton.java
Mode.java
Modes.java [FRF] Added 7 red cards. 2015-01-14 23:13:28 +01:00
PlayLandAbility.java Support of play_land event for get playable cards. 2014-07-26 15:01:17 +02:00
SpecialAction.java Re-implement Leonin Arbiter using continuous rule modifying effect. Fix #483 2014-08-19 18:41:17 -04:00
SpecialActions.java
SpellAbility.java [BOK] Added 3 blue cards. BOK is complete now. 2014-10-25 17:25:22 +02:00
StateTriggeredAbility.java
StaticAbility.java
TriggeredAbilities.java * Fixed that ETB abilities of manifested cards did wrongly trigger (e.g. the Constellation ability of Doomwake Giant manifested by Reality Shift). 2015-01-23 13:51:38 +01:00
TriggeredAbility.java [M15] Added source to TriggeredAbility. Real fix for Genesis Hydra, works correctly now. 2014-07-07 17:44:50 +04:00
TriggeredAbilityImpl.java Added ChooseModeEffect and ModeChoiceSourceCondition. 2015-01-02 14:20:12 +01:00