foul-magics/Mage/src/main/java/mage/abilities/effects/common/continuous
2020-01-07 06:38:34 +04:00
..
ActivateAbilitiesAnyTimeYouCouldCastInstantEffect.java
AddCardColorAttachedEffect.java
AddCardSubtypeAllEffect.java
AddCardSubtypeAttachedEffect.java
AddCardSubTypeTargetEffect.java
AddCardSuperTypeAttachedEffect.java
AddCardTypeAttachedEffect.java
AddCardTypeSourceEffect.java
AddCardTypeTargetEffect.java
AddChosenSubtypeEffect.java
AssignNoCombatDamageSourceEffect.java
BecomesAuraSourceEffect.java
BecomesBasicLandEnchantedEffect.java Refactor: removed unused custom set filters in SubType requests; 2019-02-04 00:53:51 +04:00
BecomesBasicLandTargetEffect.java Refactor: removed unused custom set filters in SubType requests; 2019-02-04 00:53:51 +04:00
BecomesBlackZombieAdditionEffect.java
BecomesChosenCreatureTypeSourceEffect.java
BecomesChosenCreatureTypeTargetEffect.java
BecomesColorAllEffect.java
BecomesColorOrColorsTargetEffect.java
BecomesColorSourceEffect.java
BecomesColorTargetEffect.java
BecomesCreatureAllEffect.java * Scale Up - fixed that creatures doesn't lose types after overload pay; 2019-06-07 16:56:06 +04:00
BecomesCreatureAttachedEffect.java Refactor: removed unused custom set filters in SubType requests; 2019-02-04 00:53:51 +04:00
BecomesCreatureAttachedWithActivatedAbilityOrSpellEffect.java Refactor: removed unused custom set filters in SubType requests; 2019-02-04 00:53:51 +04:00
BecomesCreatureIfVehicleEffect.java
BecomesCreatureSourceEffect.java Refactor: removed unused custom set filters in SubType requests; 2019-02-04 00:53:51 +04:00
BecomesCreatureTargetEffect.java Fixed #6051 2019-11-25 11:55:07 -06:00
BecomesCreatureTypeTargetEffect.java Refactor: removed unused custom set filters in SubType requests; 2019-02-04 00:53:51 +04:00
BecomesEnchantmentSourceEffect.java
BecomesFaceDownCreatureAllEffect.java
BecomesFaceDownCreatureEffect.java
BecomesSubtypeAllEffect.java Refactor: removed unused custom set filters in SubType requests; 2019-02-04 00:53:51 +04:00
BoostAllEffect.java replaced StaticValue with singletons 2020-01-05 11:33:21 -05:00
BoostAllOfChosenSubtypeEffect.java
BoostControlledEffect.java replaced StaticValue with singletons 2020-01-05 11:33:21 -05:00
BoostEnchantedEffect.java replaced StaticValue with singletons 2020-01-05 11:33:21 -05:00
BoostEquippedEffect.java replaced StaticValue with singletons 2020-01-05 11:33:21 -05:00
BoostOpponentsEffect.java
BoostPairedEffect.java
BoostSourceEffect.java replaced StaticValue with singletons 2020-01-05 11:33:21 -05:00
BoostSourceWhileControlsEffect.java
BoostTargetEffect.java replaced StaticValue with singletons 2020-01-05 11:33:21 -05:00
CantCastMoreThanOneSpellEffect.java * Some minor source code updates. 2019-12-23 16:38:54 +01:00
CantGainLifeAllEffect.java
CantGainLifeTargetEffect.java
CastAsThoughItHadFlashAllEffect.java
CastAsThoughItHadFlashSourceEffect.java
CastFromHandWithoutPayingManaCostEffect.java Implemented Fires of Invention 2019-09-16 16:13:40 -04:00
CommanderManaReplacementEffect.java
CommanderReplacementEffect.java * Commander abilities - fixed that it increases commander tax after cast/play from non-command zone (as example: after Remand effect); 2019-07-13 10:47:02 +04:00
ControlEnchantedEffect.java - Fixed #5538 and #5629 2019-03-21 16:21:46 -05:00
CreaturesCantGetOrHaveAbilityEffect.java
DamageCantBePreventedEffect.java
DontLoseByZeroOrLessLifeEffect.java
ExchangeControlTargetEffect.java refactored all instances of SubtypePredicate 2020-01-06 16:48:00 -05:00
GainAbilityAllEffect.java * Gain abilities - fixed wrong order effects with changeling ability (all creature type effect, #6147); 2020-01-07 06:38:34 +04:00
GainAbilityAllOfChosenSubtypeEffect.java
GainAbilityAttachedEffect.java * Gain abilities - fixed wrong order effects with changeling ability (all creature type effect, #6147); 2020-01-07 06:38:34 +04:00
GainAbilityControlledEffect.java * Gain abilities - fixed wrong order effects with changeling ability (all creature type effect, #6147); 2020-01-07 06:38:34 +04:00
GainAbilityControlledSpellsEffect.java
GainAbilityControllerEffect.java
GainAbilityPairedEffect.java
GainAbilitySourceEffect.java * Gain abilities - fixed wrong order effects with changeling ability (all creature type effect, #6147); 2020-01-07 06:38:34 +04:00
GainAbilityTargetEffect.java * Gain abilities - fixed wrong order effects with changeling ability (all creature type effect, #6147); 2020-01-07 06:38:34 +04:00
GainControlAllEffect.java * Reworked GainControlAllEffect that fixed a problem of Varchild, Betrayer of Kjeldor gaining control of creatures entering the battlefield after the Varchild left the battlefield. 2020-01-01 13:37:04 +01:00
GainControlTargetEffect.java Fixed handling of Guardian Beast, fixed rule text display (fixes #5922). 2019-12-14 22:20:59 +01:00
GainProtectionFromColorAllEffect.java
GainProtectionFromColorSourceEffect.java
GainProtectionFromColorTargetEffect.java
GainProtectionFromTypeTargetEffect.java
GainSuspendEffect.java
LifeTotalCantChangeControllerEffect.java
LookAtTopCardOfLibraryAnyTimeEffect.java - Fixed issue where one could see the "next" card on top of the library while casting the current one. Example, Bolas's Citadel ability. 2020-01-03 09:05:08 -06:00
LoseAbilityAllEffect.java
LoseAbilityAttachedEffect.java fix couple of sonar issues 2019-06-23 23:22:21 +02:00
LoseAbilityOrAnotherAbilityTargetEffect.java
LoseAbilitySourceEffect.java
LoseAbilityTargetEffect.java
LoseAllAbilitiesAllEffect.java
LoseAllAbilitiesTargetEffect.java
LoseAllCreatureTypesTargetEffect.java Refactor: removed unused custom set filters in SubType requests; 2019-02-04 00:53:51 +04:00
LoseArtifactTypeTargetEffect.java Refactor: removed unused custom set filters in SubType requests; 2019-02-04 00:53:51 +04:00
LoseCreatureTypeSourceEffect.java Refactor: removed unused custom set filters in SubType requests; 2019-02-04 00:53:51 +04:00
MaximumHandSizeControllerEffect.java replaced StaticValue with singletons 2020-01-05 11:33:21 -05:00
PlayAdditionalLandsAllEffect.java
PlayAdditionalLandsControllerEffect.java
PlayTheTopCardEffect.java Fixed NPE errors 2019-12-15 15:00:31 +04:00
PlayWithHandRevealedEffect.java
PlayWithTheTopCardRevealedEffect.java
SetCardColorAttachedEffect.java
SetCardSubtypeAttachedEffect.java Refactor: removed unused custom set filters in SubType requests; 2019-02-04 00:53:51 +04:00
SetPowerSourceEffect.java
SetPowerToughnessAllEffect.java replaced StaticValue with singletons 2020-01-05 11:33:21 -05:00
SetPowerToughnessEnchantedEffect.java
SetPowerToughnessSourceEffect.java
SetPowerToughnessTargetEffect.java replaced StaticValue with singletons 2020-01-05 11:33:21 -05:00
SetToughnessSourceEffect.java
SourceEffect.java
SwitchPowerToughnessAllEffect.java
SwitchPowerToughnessSourceEffect.java
SwitchPowerToughnessTargetEffect.java
UntapAllDuringEachOtherPlayersUntapStepEffect.java * Updated UntapAllDuringEachOtherPlayersUntapStepEffect to also work correct with EndTurn effects played last turn. 2019-05-08 17:36:31 +02:00
UntapSourceDuringEachOtherPlayersUntapStepEffect.java Fixed NPE errors 2019-06-17 12:23:10 +04:00
WUBRGInsteadEffect.java