foul-magics/Mage/src/mage/abilities
2015-08-22 19:29:57 +02:00
..
abilityword Fixed Strive aditional costs, added Battlefield Thaumaturge tests to 2015-07-17 22:35:36 +01:00
common * Fixed a lot of sacrifice handling that was targeted and some sacrifice where the player that could sacrifice was not checked correctly (e.g. Kiki-Jiki, Mirror Breaker Token). 2015-08-17 12:36:42 +02:00
condition removing the no-longer-necessary SourceIsCreature condition 2015-08-04 23:25:16 +03:00
costs * Argent Sphinx - Fixed tooltip text. 2015-08-19 01:06:14 +02:00
decorator * Duegar Hedge-Mage - Set triggered abilities to optional. 2015-08-03 12:23:16 +02:00
dynamicvalue Fixed UrzaTerrainValue calculation filters for previous Tronland subtype fix. 2015-08-19 22:21:39 -05:00
effects * Added automatic handling for order of triggered abilities going to stack (fixes #701 / related to #328). 2015-08-22 19:29:57 +02:00
keyword Fixed that effects that prevented permanents from using activated abilities also prevented use of special abilities (e.g. Linvala, Keeper of Silence preventing Morph creatures to turn face up). 2015-08-19 10:44:01 +02:00
mana * Mage-Ring Network - Fixed calculation of available mana. 2015-07-23 12:42:02 +02:00
Abilities.java
AbilitiesImpl.java additions and improvements to ThreadLocalStringBuilder 2015-05-03 13:09:22 -04:00
Ability.java * Fixed target change handling (e.g. with opponent filter - fixes #574). Added some tests. 2015-05-31 18:44:02 +02:00
AbilityImpl.java * Possibility Storm - Fixed a bug that it was not correctly checked if the player was able to cast modal spells. 2015-07-03 08:29:17 +02:00
ActivatedAbility.java
ActivatedAbilityImpl.java Some fixes/improvements to generation of available mana. 2015-07-12 09:11:13 +02:00
CompoundAbility.java
DelayedTriggeredAbilities.java
DelayedTriggeredAbility.java
EvasionAbility.java
LoyaltyAbility.java
MageSingleton.java
Mode.java
Modes.java [ORI] Added 6 black cards. 2015-06-30 01:24:51 +02:00
PlayLandAbility.java Added Sen Triplets (Alara Reborn = 100%). 2015-06-23 16:15:14 +02:00
SpecialAction.java
SpecialActions.java
SpellAbility.java Some fixes/improvements to generation of available mana. 2015-07-12 09:11:13 +02:00
StateTriggeredAbility.java Added some test and some minor fixes to effect ability handling. 2015-06-04 13:50:39 +02:00
StaticAbility.java * Exploit - Fixed that Exploit also triggered if the creature with Exploit left the battlefield before the first ability of Exploit resolved. 2015-04-07 00:27:07 +02:00
TriggeredAbilities.java Fixed that if cards from opponents were cast, that spell cast triggered abilities from this cards or optional additional costs from this card (e.g. Buyback) were controlled by the casting player. 2015-08-11 16:30:28 +02:00
TriggeredAbility.java * Duegar Hedge-Mage - Set triggered abilities to optional. 2015-08-03 12:23:16 +02:00
TriggeredAbilityImpl.java * Duegar Hedge-Mage - Set triggered abilities to optional. 2015-08-03 12:23:16 +02:00