mage/Mage/src/mage/abilities
2015-03-11 17:23:13 +01:00
..
abilityword * Fixed some spelling errors. 2015-03-05 19:00:26 +01:00
common Replaced all usages of EmptyEffect by InfoEffect. 2015-03-11 17:23:13 +01:00
condition * Jhoira of the Ghitu and Epochrasite - Fixed the not working suspend handling. 2015-03-08 01:40:16 +01:00
costs - Added a DTK card. Dragonlord's Prerogative. Tweaked RevealTargetFromHandCost to allow for optional costs. 2015-03-09 17:48:49 -05:00
decorator * Fixed some spelling errors. 2015-03-05 19:00:26 +01:00
dynamicvalue moved Watchers to Ability and moved Counters to CardState 2015-03-01 21:17:23 -05:00
effects Some minor changes. 2015-03-11 15:02:52 +01:00
keyword moved info from CardImpl to CardState and PermanentImpl + created InfoEffect for displaying rule info on Card 2015-03-10 14:57:55 -04:00
mana Fixed that commander mana sources could not produce mana where the symbols were only included in the rule text (Command Tower, Commanders Sphere, Opal Palace). 2015-02-21 14:50:10 +01:00
Abilities.java Adding missing "containsClass" method to Abilities interface. 2015-03-02 22:32:47 +01:00
AbilitiesImpl.java Some minor changes. 2015-03-02 08:35:00 +01:00
Ability.java moved Watchers to Ability and moved Counters to CardState 2015-03-01 21:17:23 -05:00
AbilityImpl.java * Jhoira of the Ghitu and Epochrasite - Fixed the not working suspend handling. 2015-03-08 01:40:16 +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 * Some more changes concerning sourceObject handling in ability. Added early event type check for triggered abilities. 2015-02-12 01:56:45 +01:00
DelayedTriggeredAbility.java * Rally the Ancestors - Fixed that creatures cards were moved to exile also if already in the graveyard. Problem was that the zoneChangeCounter was not raised as a permanent card left the battlefield. So some more fixes were neccessary for implementations that are based on this fixed zoneChangeCounter of permanents leaving the battlefield. I guess there will be some more bugs caused by this change but I guess this is the correct way to go. 2015-01-31 19:17:22 +01: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 * Added AlternateManaPaymentAbility interface and handling. 2015-02-20 02:15:22 +01:00
SpecialActions.java * Added AlternateManaPaymentAbility interface and handling. 2015-02-20 02:15:22 +01:00
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 * Jhoira of the Ghitu and Epochrasite - Fixed the not working suspend handling. 2015-03-08 01:40:16 +01:00
TriggeredAbility.java * Some more changes concerning sourceObject handling in ability. Added early event type check for triggered abilities. 2015-02-12 01:56:45 +01:00
TriggeredAbilityImpl.java * Some more changes concerning sourceObject handling in ability. Added early event type check for triggered abilities. 2015-02-12 01:56:45 +01:00