foul-magics/Mage/src/mage/abilities
2015-10-24 07:54:10 +02:00
..
abilityword Fixed Strive aditional costs, added Battlefield Thaumaturge tests to 2015-07-17 22:35:36 +01:00
common Merge pull request #1338 from LoneFox78/master 2015-10-24 07:54:10 +02:00
condition Merge origin/master 2015-10-17 16:33:05 +02:00
costs * Fixed that it was not possible to play spells without costs with alternative costs (e.g. Ancestral Visions with Omniscience). Fixed that playing spells with alternate costs did also remove additional costs (e.g. card with entwine cast with Omniscience). 2015-10-20 00:44:32 +02:00
decorator * Fixed function and handling of the Ice Age depletion counter lands. 2015-10-11 19:20:12 +02:00
dynamicvalue Implement cards: Khabal Ghoul, Osai Vultures, and Scavenging Ghoul 2015-10-05 19:47:21 +03:00
effects * Infinite Obliteration - Fixed that the cards from players library were not exiled (also realted to other cards that use that effect class). 2015-10-23 18:33:31 +02:00
keyword * Fixed that it was not possible to play spells without costs with alternative costs (e.g. Ancestral Visions with Omniscience). Fixed that playing spells with alternate costs did also remove additional costs (e.g. card with entwine cast with Omniscience). 2015-10-20 00:44:32 +02:00
mana Created a more generic ConditionalSpellManaBuilder. Replaced some custom mana builders (more to do). 2015-09-17 16:18:39 +02:00
Abilities.java
AbilitiesImpl.java
Ability.java * Blizzard Specter - Fixed that the seond mode (discard) did not work. 2015-10-09 14:22:21 +02:00
AbilityImpl.java * Fixed that it was not possible to play spells without costs with alternative costs (e.g. Ancestral Visions with Omniscience). Fixed that playing spells with alternate costs did also remove additional costs (e.g. card with entwine cast with Omniscience). 2015-10-20 00:44:32 +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
PlayLandAbility.java
SpecialAction.java
SpecialActions.java
SpellAbility.java * Fixed that it was not possible to play spells without costs with alternative costs (e.g. Ancestral Visions with Omniscience). Fixed that playing spells with alternate costs did also remove additional costs (e.g. card with entwine cast with Omniscience). 2015-10-20 00:44:32 +02:00
StateTriggeredAbility.java * Fixed that state triggered abilities were not checked at the correct times. 2015-09-09 00:51:41 +02:00
StaticAbility.java
TriggeredAbilities.java Fixed that triggered abilities from sacrificed permanents did also trigger if the permanent was face down before the sacrifice. 2015-10-07 17:47:25 +02:00
TriggeredAbility.java * Duegar Hedge-Mage - Set triggered abilities to optional. 2015-08-03 12:23:16 +02:00
TriggeredAbilityImpl.java * Blizzard Specter - Fixed that the seond mode (discard) did not work. 2015-10-09 14:22:21 +02:00