foul-magics/Mage/src/main/java/mage/abilities/effects/common/continuous
2022-06-16 14:53:44 -07:00
..
ActivateAbilitiesAnyTimeYouCouldCastInstantEffect.java Refactor: removed default comment headers 2021-02-21 08:15:16 +04:00
AddBasicLandTypeAllLandsEffect.java changed subtype assertion implementation (fixes #7892) 2021-06-06 11:18:43 -04:00
AddCardColorAttachedEffect.java
AddCardSubtypeAllEffect.java [CLB] Implemented Raised by Giants 2022-05-18 08:19:40 -04:00
AddCardSubtypeAttachedEffect.java
AddCardSubTypeSourceEffect.java
AddCardSubTypeTargetEffect.java
AddCardSuperTypeAttachedEffect.java
AddCardTypeAttachedEffect.java Reworking card types in preparation for implementing Grist, the Hunger Tide (#7899) 2021-07-09 07:28:43 +04:00
AddCardTypeSourceEffect.java [KLD] various text fixes 2022-02-20 09:37:58 -05:00
AddCardTypeTargetEffect.java Reworking card types in preparation for implementing Grist, the Hunger Tide (#7899) 2021-07-09 07:28:43 +04:00
AddChosenSubtypeEffect.java
AssignNoCombatDamageSourceEffect.java Fix handling of damage to permanents (WIP) (#7592) 2021-02-22 17:11:24 -05:00
BecomesAllBasicsControlledEffect.java - added game param back to addSubType() 2021-07-11 11:39:02 -05:00
BecomesAuraSourceEffect.java
BecomesBasicLandEnchantedEffect.java Fix Navigator's Compass not working while casting spells 2022-02-20 13:24:57 -05:00
BecomesBasicLandTargetEffect.java Fix Tundra Kavu (for #9030) and Death or Glory (#9055) 2022-06-03 15:34:52 -04:00
BecomesBlackZombieAdditionEffect.java
BecomesChosenCreatureTypeSourceEffect.java
BecomesChosenCreatureTypeTargetEffect.java - non-card refactoring related to #8375 2021-10-18 14:02:57 -05:00
BecomesColorAllEffect.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
BecomesColorOrColorsTargetEffect.java - non-card refactoring related to #8375 2021-10-18 14:02:57 -05:00
BecomesColorSourceEffect.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
BecomesColorTargetEffect.java
BecomesCreatureAllEffect.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
BecomesCreatureAttachedEffect.java Reworking card types in preparation for implementing Grist, the Hunger Tide (#7899) 2021-07-09 07:28:43 +04:00
BecomesCreatureAttachedWithActivatedAbilityOrSpellEffect.java
BecomesCreatureIfVehicleEffect.java Revert "Added missing fields to many copy constructors. (#8957)" (#8999) 2022-05-25 12:57:24 -06:00
BecomesCreatureSourceEffect.java Reworking card types in preparation for implementing Grist, the Hunger Tide (#7899) 2021-07-09 07:28:43 +04:00
BecomesCreatureTargetEffect.java Revert "Added missing fields to many copy constructors. (#8957)" (#8999) 2022-05-25 12:57:24 -06:00
BecomesCreatureTypeTargetEffect.java
BecomesEnchantmentSourceEffect.java Reworking card types in preparation for implementing Grist, the Hunger Tide (#7899) 2021-07-09 07:28:43 +04:00
BecomesFaceDownCreatureAllEffect.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
BecomesFaceDownCreatureEffect.java Reworking card types in preparation for implementing Grist, the Hunger Tide (#7899) 2021-07-09 07:28:43 +04:00
BecomesSubtypeAllEffect.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
BoostAllEffect.java removed locked in parameter from BoostAllEffect 2022-05-30 22:20:50 -04:00
BoostAllOfChosenSubtypeEffect.java
BoostControlledEffect.java [ALA] Finish fixing Death Baron and add test 2022-04-08 01:42:41 -04:00
BoostEnchantedEffect.java Refactor rules text generation for P/T boost effects. Fixes #8421 2021-11-10 06:40:11 -05:00
BoostEquippedEffect.java Refactor rules text generation for P/T boost effects. Fixes #8421 2021-11-10 06:40:11 -05:00
BoostOpponentsEffect.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
BoostPairedEffect.java
BoostSourceEffect.java BlocksSourceTriggeredAbility now triggers only once when the source somehow blocks multiple creatures. Cards that need the other way now use BlocksCreatureTriggeredAbility instead. Fixes #8874. Fixes #8875. 2022-04-24 05:35:01 -04:00
BoostSourceWhileControlsEffect.java
BoostTargetEffect.java Refactor rules text generation for P/T boost effects. Fixes #8421 2021-11-10 06:40:11 -05:00
CantCastMoreThanOneSpellEffect.java
CantGainLifeAllEffect.java
CantGainLifeTargetEffect.java
CastAsThoughItHadFlashAllEffect.java replaced various instances of instanceof lambda functions with 2022-04-03 11:11:07 -04:00
CastAsThoughItHadFlashSourceEffect.java
CastFromHandWithoutPayingManaCostEffect.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
CommanderManaReplacementEffect.java
CommanderReplacementEffect.java
ControlEnchantedEffect.java
CreaturesBecomeOtherTypeEffect.java
CreaturesCantGetOrHaveAbilityEffect.java Various text fixes 2022-04-26 07:10:13 -04:00
DamageCantBePreventedEffect.java
DontLoseByZeroOrLessLifeEffect.java
ExchangeControlTargetEffect.java remove explicit null checks, match(..) checks on null itself by instanceof calls 2021-04-28 20:53:50 +02:00
GainAbilityAllEffect.java [CLB] various text fixes 2022-06-03 19:44:29 -04:00
GainAbilityAllOfChosenSubtypeEffect.java Refactor: removed default comment headers 2021-02-21 08:15:16 +04:00
GainAbilityAttachedEffect.java reworked auras which grant protection but don't remove themselves 2022-02-24 20:15:16 -05:00
GainAbilityControlledEffect.java [ALA] Finish fixing Death Baron and add test 2022-04-08 01:42:41 -04:00
GainAbilityControlledSpellsEffect.java remove explicit null checks, match(..) checks on null itself by instanceof calls 2021-04-28 20:53:50 +02:00
GainAbilityControllerEffect.java
GainAbilityPairedEffect.java
GainAbilitySourceEffect.java
GainAbilityTargetEffect.java [CLB] various text fixes 2022-06-03 19:44:29 -04:00
GainAbilityWithAttachmentEffect.java small change to test failure fix 2021-07-16 18:43:09 -04:00
GainAllCreatureTypesAttachedEffect.java
GainAllCreatureTypesTargetEffect.java
GainClassAbilitySourceEffect.java [AFR] Implementing Class enchantments (ready for review) (#7992) 2021-07-14 09:17:07 -04:00
GainControlAllEffect.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
GainControlAllOwnedEffect.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
GainControlTargetEffect.java Revert "Added missing fields to many copy constructors. (#8957)" (#8999) 2022-05-25 12:57:24 -06:00
GainProtectionFromColorAllEffect.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
GainProtectionFromColorSourceEffect.java Fix 'chosen' spelling (#9021) 2022-05-27 21:45:07 -06:00
GainProtectionFromColorTargetEffect.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
GainProtectionFromTypeTargetEffect.java
GainSuspendEffect.java
HasSubtypesSourceEffect.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
IsAllCreatureTypesSourceEffect.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
LifeTotalCantChangeControllerEffect.java
LookAtTopCardOfLibraryAnyTimeEffect.java [MID] Implemented Augur of Autumn 2021-09-07 15:43:22 -05:00
LookAtTopCardOfLibraryAnyTimeTargetEffect.java [AFR] Implemented Xanathar, Guild Kingpin (#8045) 2021-08-28 23:55:41 +04:00
LoseAbilityAllEffect.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
LoseAbilityAttachedEffect.java
LoseAbilityOrAnotherAbilityTargetEffect.java some user dialog changes 2021-05-20 20:36:37 -04:00
LoseAbilitySourceEffect.java
LoseAbilityTargetEffect.java
LoseAllAbilitiesAllEffect.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
LoseAllAbilitiesTargetEffect.java
LoseAllCreatureTypesTargetEffect.java
LoseArtifactTypeTargetEffect.java Reworking card types in preparation for implementing Grist, the Hunger Tide (#7899) 2021-07-09 07:28:43 +04:00
LoseCreatureTypeSourceEffect.java Reworking card types in preparation for implementing Grist, the Hunger Tide (#7899) 2021-07-09 07:28:43 +04:00
MaximumHandSizeControllerEffect.java
PlayAdditionalLandsAllEffect.java
PlayAdditionalLandsControllerEffect.java more text fixes 2021-04-22 19:31:06 -04:00
PlayTheTopCardEffect.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
PlayTheTopCardTargetEffect.java [AFR] Implemented Xanathar, Guild Kingpin (#8045) 2021-08-28 23:55:41 +04:00
PlayWithHandRevealedEffect.java
PlayWithTheTopCardRevealedEffect.java
SetCardColorAttachedEffect.java
SetCardSubtypeAttachedEffect.java
SetPowerEnchantedEffect.java
SetPowerSourceEffect.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
SetPowerToughnessAllEffect.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
SetPowerToughnessEnchantedEffect.java
SetPowerToughnessSourceEffect.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
SetPowerToughnessTargetEffect.java various text fixes 2022-03-03 17:57:39 -05:00
SetToughnessSourceEffect.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
SourceEffect.java
SwitchPowerToughnessAllEffect.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
SwitchPowerToughnessSourceEffect.java
SwitchPowerToughnessTargetEffect.java [TSR] various text fixes 2021-03-05 19:10:29 -05:00
UntapAllDuringEachOtherPlayersUntapStepEffect.java
UntapSourceDuringEachOtherPlayersUntapStepEffect.java
WUBRGInsteadEffect.java Fix remaining raw unparameterized usages of ManaCostImpl 2022-06-16 14:53:44 -07:00