foul-magics/Mage/src/mage/abilities
2015-08-18 14:24:34 +03: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 Implmented 38 cards. Fixed subtypes on UrzaTron lands to be "Urza's" and "Mine, Tower, or Power-Plant" instead of "Urza's Mine", etc. Added ChooseLandTypeEffect. Fixed some collector's numbers in Mirage. Added Shred counter type.Added ExileTopCardOfGraveyardCost and ExileTopCreatureCardOfGraveyardCost.Added PhaseOutSourceEffect and PhaseOutTargetEffect 2015-08-16 02:16:10 -05:00
decorator * Duegar Hedge-Mage - Set triggered abilities to optional. 2015-08-03 12:23:16 +02:00
dynamicvalue Text and coding style fixes from review 2015-08-03 20:00:36 +03:00
effects * 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
keyword Implement cards: Grinning Demon, Junun Efreet, Ravaging Riftwurm, and Tidewalker 2015-08-18 14:24:34 +03: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
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