foul-magics/Mage/src/mage/abilities
2014-08-29 17:52:37 +02:00
..
abilityword [NEW] Added Grandeur ability word and the five cards using it. 2014-07-31 01:45:22 -04:00
common Fixed DiesCreatureTriggeredAbility 2014-08-26 14:30:46 +02:00
condition Added new common OpponentControllsMoreCondition and a new common FilterBySubtypeCard. 2014-08-20 17:08:36 +02:00
costs Fixed alternate cost handling to be able to only user alternate MANA costs (fixes Dream Halls, Fist of Suns and Omniscience to supress also additional costs instead of only mana costs). 2014-08-19 17:06:09 +02:00
decorator Fixed tooltip text of Angus Mackenzie and added Blistering Firecat. 2014-08-17 11:23:27 +02:00
dynamicvalue Fixes #512 2014-08-15 00:12:29 +04:00
effects * Axebane Guardian - Fixed netMana hadling. 2014-08-29 17:52:37 +02:00
keyword Some minor changes. 2014-08-28 13:32:44 +02:00
mana * Axebane Guardian - Fixed netMana hadling. 2014-08-29 17:52:37 +02:00
Abilities.java Added can cast cards from graveyard flag to player. 2014-05-31 22:15:52 +02:00
AbilitiesImpl.java Added can cast cards from graveyard flag to player. 2014-05-31 22:15:52 +02:00
Ability.java Make required status of target based on the type of ability 2014-06-12 23:35:56 +04:00
AbilityImpl.java minor comment fix 2014-07-27 15:33:04 +04: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 Add ability to Cost.canPay method parameters 2014-08-10 21:34:17 +04:00
CompoundAbility.java
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 [refactor] removed generic parameter from Ability 2014-06-01 20:44:47 +03:00
LoyaltyAbility.java [refactor] removed generic parameter from Ability 2014-06-01 20:44:47 +03:00
MageSingleton.java Renamed DrawCardController to DrawCardSourceController. Missing Renames. 2014-04-03 15:07:06 +02:00
Mode.java
Modes.java Remove explicit set of required property in constructor 2014-06-13 15:15:16 +04: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 Minor formatting. 2014-03-12 17:41:56 +01:00
SpellAbility.java Added using RuleModification effect and setting targetAbility for triggered abilities 2014-08-18 19:42:29 +04:00
StateTriggeredAbility.java [refactor] removed generic parameter from Ability 2014-06-01 20:44:47 +03:00
StaticAbility.java [refactor] removed generic parameter from Ability 2014-06-01 20:44:47 +03:00
TriggeredAbilities.java Added using RuleModification effect and setting targetAbility for triggered abilities 2014-08-18 19:42:29 +04: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 Some minor changes. 2014-08-28 13:32:44 +02:00