foul-magics/Mage/src/main/java/mage/abilities
2017-01-24 23:08:47 +01:00
..
abilityword
common Merge origin/master 2017-01-19 17:01:34 +01:00
condition Fixed a bug of the Revolt ability word that prevented that ot triggered always correctly. 2017-01-21 01:33:46 +01:00
costs * Gonti’s Machinations - Fixed that it triggered more than once per turn. 2017-01-20 00:34:45 +01:00
decorator * Vorinclex, Voice of Hunger - FIxed a bug that id did not work correctly with some conditional land mana sources (e.g. Gemstone Caverns). 2017-01-14 12:25:07 +01:00
dynamicvalue [AER] Added rest of green cards 2017-01-07 00:26:30 +01:00
effects * Lightning Runner - Fixed a bug of the optional untap and add combat phase effect. 2017-01-21 01:10:37 +01:00
keyword * Fixed that non creature spells with morph could not be countered with Remove if cast with morph. 2017-01-24 23:08:47 +01:00
mana * Selvala, Explorer Returned - Fixed that library top cards were revealead without using the mana ability. Possible mana from this source is no longer calculated for possible mana pool. Tapping for man can no longer be undone.(#2191). 2017-01-24 16:25:26 +01:00
Abilities.java * Fixed a problem with triggered mana abilities. Fixed a problem that AI did not always select the needed mana color. Fixed a problem with Reflecting Pool not taking triggered mana abilities into account. 2016-11-03 22:37:54 +01:00
AbilitiesImpl.java * Fixed a problem with triggered mana abilities. Fixed a problem that AI did not always select the needed mana color. Fixed a problem with Reflecting Pool not taking triggered mana abilities into account. 2016-11-03 22:37:54 +01:00
Ability.java
AbilityImpl.java replaced enum comparison from equals to == 2017-01-11 09:53:16 +01:00
ActivatedAbility.java Merge 2016-10-17 23:45:47 -05:00
ActivatedAbilityImpl.java Added Personal Incarnation 2016-11-29 20:15:02 -05:00
ActivationInfo.java Merge 2016-10-17 23:45:47 -05:00
CompoundAbility.java
DelayedTriggeredAbilities.java
DelayedTriggeredAbility.java Merge 2016-10-17 23:45:47 -05:00
EvasionAbility.java
LoyaltyAbility.java
MageSingleton.java
Mode.java Fixed mode handling for modes that can be selected multiple times. 2016-10-03 19:41:46 +02:00
Modes.java Fixed mode handling for modes that can be selected multiple times. 2016-10-03 19:41:46 +02:00
OpeningHandAction.java * Fixed that the order of opening hand actions could not be chosen by the player. 2016-11-19 17:49:51 +01:00
PlayLandAbility.java
SpecialAction.java
SpecialActions.java
SpellAbility.java
StateTriggeredAbility.java
StaticAbility.java
TriggeredAbilities.java Some fixes to the Monarch designation. 2016-12-07 17:14:08 +01:00
TriggeredAbility.java
TriggeredAbilityImpl.java * Fixed a problem that optional effects could produce IndexOutOfBoundsExceptions. 2016-11-19 12:47:20 +01:00