foul-magics/Mage/src/main/java/mage/abilities/effects/common/continuous
2016-09-16 21:23:31 +02:00
..
ActivateAbilitiesAnyTimeYouCouldCastInstantEffect.java Refactored cards that use similar abilities 2016-08-28 16:39:33 +02:00
AddCardColorAttachedEffect.java
AddCardSubtypeAttachedEffect.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
AddCardSubTypeTargetEffect.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
AddCardTypeAttachedEffect.java
AddCardTypeSourceEffect.java [KLD] Implemented Crew. Added 2 cards using it. 2016-09-06 03:18:47 -04:00
AddCardTypeTargetEffect.java
AssignNoCombatDamageSourceEffect.java introduced StringUtil class with .isEmpty(String input) and .isNotEmpty(String input), to replace str != null && str.length()>0 statements 2016-09-16 21:23:31 +02:00
BecomesAuraSourceEffect.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
BecomesBasicLandEnchantedEffect.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
BecomesBasicLandTargetEffect.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
BecomesChosenCreatureTypeTargetEffect.java
BecomesColorOrColorsTargetEffect.java introduced StringUtil class with .isEmpty(String input) and .isNotEmpty(String input), to replace str != null && str.length()>0 statements 2016-09-16 21:23:31 +02:00
BecomesColorSourceEffect.java
BecomesColorTargetEffect.java
BecomesCreatureAllEffect.java introduced StringUtil class with .isEmpty(String input) and .isNotEmpty(String input), to replace str != null && str.length()>0 statements 2016-09-16 21:23:31 +02:00
BecomesCreatureAttachedEffect.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
BecomesCreatureSourceEffect.java introduced StringUtil class with .isEmpty(String input) and .isNotEmpty(String input), to replace str != null && str.length()>0 statements 2016-09-16 21:23:31 +02:00
BecomesCreatureTargetEffect.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
BecomesCreatureTypeTargetEffect.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
BecomesFaceDownCreatureAllEffect.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
BecomesFaceDownCreatureEffect.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
BecomesSubtypeAllEffect.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
BoostAllEffect.java
BoostAllOfChosenSubtypeEffect.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
BoostControlledEffect.java
BoostEnchantedEffect.java introduced StringUtil class with .isEmpty(String input) and .isNotEmpty(String input), to replace str != null && str.length()>0 statements 2016-09-16 21:23:31 +02:00
BoostEquippedEffect.java introduced StringUtil class with .isEmpty(String input) and .isNotEmpty(String input), to replace str != null && str.length()>0 statements 2016-09-16 21:23:31 +02:00
BoostOpponentsEffect.java
BoostPairedEffect.java
BoostSourceEffect.java
BoostSourceWhileControlsEffect.java
BoostTargetEffect.java * Fixed Identity Thief copying creature with +1/+1 counter gets P/T boost from it, but not counter (fixes #2131). 2016-08-05 21:15:07 +02:00
CantCastMoreThanOneSpellEffect.java
CantGainLifeAllEffect.java
CantGainLifeTargetEffect.java
CastAsThoughItHadFlashAllEffect.java
CastAsThoughItHadFlashSourceEffect.java
CommanderManaReplacementEffect.java
CommanderReplacementEffect.java
ControlEnchantedEffect.java
CreaturesCantGetOrHaveAbilityEffect.java
DontLoseByZeroOrLessLifeEffect.java
ExchangeControlTargetEffect.java
GainAbilityAllEffect.java
GainAbilityAllOfChosenSubtypeEffect.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
GainAbilityAttachedEffect.java
GainAbilityControlledEffect.java
GainAbilityControllerEffect.java
GainAbilityPairedEffect.java
GainAbilitySourceEffect.java
GainAbilityTargetEffect.java
GainControlAllEffect.java * Fixed some problems if a creature has multiple madness abilities. 2016-08-09 13:14:29 +02:00
GainControlTargetEffect.java spjspj - Implement Guardian Beast (ARN) 2016-08-11 23:03:22 +10:00
GainProtectionFromColorAllEffect.java
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 Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
LoseCreatureTypeSourceEffect.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
MaximumHandSizeControllerEffect.java
PlayAdditionalLandsAllEffect.java
PlayAdditionalLandsControllerEffect.java
PlayTheTopCardEffect.java
PlayWithHandRevealedEffect.java
PlayWithTheTopCardRevealedEffect.java
SetCardColorAttachedEffect.java
SetCardSubtypeAttachedEffect.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
SetPowerSourceEffect.java
SetPowerToughnessAllEffect.java
SetPowerToughnessSourceEffect.java
SetPowerToughnessTargetEffect.java
SetToughnessSourceEffect.java
SourceEffect.java
SwitchPowerToughnessAllEffect.java
SwitchPowerToughnessSourceEffect.java
SwitchPowerToughnessTargetEffect.java
UntapAllDuringEachOtherPlayersUntapStepEffect.java
UntapSourceDuringEachOtherPlayersUntapStepEffect.java