foul-magics/Mage/src/main/java/mage/abilities/effects/common/continuous
2016-02-06 18:33:17 +11:00
..
AddCardColorAttachedEffect.java
AddCardSubtypeAttachedEffect.java
AddCardSubTypeTargetEffect.java
AddCardTypeAttachedEffect.java
AddCardTypeTargetEffect.java
AssignNoCombatDamageSourceEffect.java
BecomesAuraSourceEffect.java
BecomesBasicLandEnchantedEffect.java
BecomesBasicLandTargetEffect.java
BecomesChosenCreatureTypeTargetEffect.java
BecomesColorOrColorsTargetEffect.java
BecomesColorSourceEffect.java * Fixed that some P/T settings were handled as character defining abilities but they were not. 2015-12-31 18:25:51 +01:00
BecomesColorTargetEffect.java
BecomesCreatureAllEffect.java * Fixed that some P/T settings were handled as character defining abilities but they were not. 2015-12-31 18:25:51 +01:00
BecomesCreatureAttachedEffect.java * Lignify - Fixed that existing subtypes of the enchanted creature were not removed. 2016-01-29 22:18:34 +01:00
BecomesCreatureSourceEffect.java * Fixed that some P/T settings were handled as character defining abilities but they were not. 2015-12-31 18:25:51 +01:00
BecomesCreatureTargetEffect.java * Fixed that some P/T settings were handled as character defining abilities but they were not. 2015-12-31 18:25:51 +01:00
BecomesCreatureTypeTargetEffect.java
BecomesFaceDownCreatureAllEffect.java
BecomesFaceDownCreatureEffect.java
BecomesSubtypeAllEffect.java
BoostAllEffect.java
BoostControlledEffect.java Added a test. Some minor changes. 2016-01-29 15:24:48 +01:00
BoostEnchantedEffect.java
BoostEquippedEffect.java
BoostOpponentsEffect.java
BoostPairedEffect.java
BoostSourceEffect.java
BoostSourceWhileControlsEffect.java
BoostTargetEffect.java
CantCastMoreThanOneSpellEffect.java
CantGainLifeAllEffect.java Fixed some problems with possible ConcurrentModificationExceptions and some minor changes. 2016-01-31 23:23:09 +01:00
CantGainLifeTargetEffect.java
CastAsThoughItHadFlashAllEffect.java
CastAsThoughItHadFlashSourceEffect.java
CommanderManaReplacementEffect.java Some changes to mana handling to handle {C} mana. 2016-01-08 23:25:42 +01:00
CommanderReplacementEffect.java
ControlEnchantedEffect.java Clean up various Control Magic effects 2015-12-14 12:51:23 +02:00
CreaturesCantGetOrHaveAbilityEffect.java
DontLoseByZeroOrLessLifeEffect.java
ExchangeControlTargetEffect.java * Fixed a problem that the controller of triggered abilities was set to a false value if the source object of the triggered ability was removed from battlefield at the same time as other objects (fixes #1417). 2015-12-12 17:36:12 +01:00
GainAbilityAllEffect.java * Kabira Evangel - Fixed that if the triggered ability triggered multiple times during one turn, it did not work correctly for different colors. 2016-01-28 23:48:55 +01:00
GainAbilityAttachedEffect.java
GainAbilityControlledEffect.java
GainAbilityControllerEffect.java
GainAbilityPairedEffect.java
GainAbilitySourceEffect.java
GainAbilityTargetEffect.java * Amoeboid Changeling, Wings of Veles-Vel - Fixed that the character types were changed on the wrong layer. 2015-12-08 15:24:24 +01:00
GainControlTargetEffect.java
GainProtectionFromColorAllEffect.java * Kabira Evangel - Fixed that if the triggered ability triggered multiple times during one turn, it did not work correctly for different colors. 2016-01-28 23:48:55 +01:00
GainProtectionFromColorSourceEffect.java
GainProtectionFromColorTargetEffect.java
GainProtectionFromTypeTargetEffect.java
GainSuspendEffect.java
LifeTotalCantChangeControllerEffect.java
LoseAbilityAllEffect.java
LoseAbilityAttachedEffect.java
LoseAbilityOrAnotherAbilityTargetEffect.java
LoseAbilitySourceEffect.java
LoseAbilityTargetEffect.java
LoseAllAbilitiesAllEffect.java
LoseAllAbilitiesTargetEffect.java
LoseAllCreatureTypesTargetEffect.java
LoseCreatureTypeSourceEffect.java
MaximumHandSizeControllerEffect.java Fixed some problems with possible ConcurrentModificationExceptions and some minor changes. 2016-01-31 23:23:09 +01:00
PlayAdditionalLandsAllEffect.java
PlayAdditionalLandsControllerEffect.java
PlayTheTopCardEffect.java Stop controller of Future Sight/Melek, Izzet Paragon/Magus of the Future from playing cards with no mana cost (such as Ancestral Vision/Hypergensesis) 2016-02-06 18:33:17 +11:00
PlayWithHandRevealedEffect.java Fixed some problems with possible ConcurrentModificationExceptions and some minor changes. 2016-01-31 23:23:09 +01:00
PlayWithTheTopCardRevealedEffect.java Fixed some problems with possible ConcurrentModificationExceptions and some minor changes. 2016-01-31 23:23:09 +01:00
SetCardColorAttachedEffect.java
SetCardSubtypeAttachedEffect.java
SetPowerSourceEffect.java
SetPowerToughnessAllEffect.java
SetPowerToughnessSourceEffect.java * Fixed that some P/T settings were handled as character defining abilities but they were not. 2015-12-31 18:25:51 +01:00
SetPowerToughnessTargetEffect.java
SetToughnessSourceEffect.java
SourceEffect.java
SwitchPowerToughnessAllEffect.java
SwitchPowerToughnessSourceEffect.java
SwitchPowerToughnessTargetEffect.java
UntapAllDuringEachOtherPlayersUntapStepEffect.java * Amoeboid Changeling, Wings of Veles-Vel - Fixed that the character types were changed on the wrong layer. 2015-12-08 15:24:24 +01:00
UntapSourceDuringEachOtherPlayersUntapStepEffect.java Added possibility to check kind of cost to pay for conditional mana use. 2016-01-10 12:01:58 +01:00