foul-magics/Mage/src/main/java/mage/abilities/effects/common/continuous
Neil Gentleman ec971140ec format BoostEnchanted and BoostAll like BoostSource
improves Aspect of Wolf, corrects Death's Approach
2016-11-05 11:26:30 -07: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 Revert "introduced StringUtil class with .isEmpty(String input) and .isNotEmp…" 2016-09-16 23:55:54 +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 Merge 2016-10-17 23:45:47 -05:00
BecomesChosenCreatureTypeTargetEffect.java
BecomesColorOrColorsTargetEffect.java Revert "introduced StringUtil class with .isEmpty(String input) and .isNotEmp…" 2016-09-16 23:55:54 +02:00
BecomesColorSourceEffect.java
BecomesColorTargetEffect.java
BecomesCreatureAllEffect.java Fixed a problem with activated spells that could not be used but were used by AI and available mana calculation. 2016-11-01 14:31:02 +01:00
BecomesCreatureAttachedEffect.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
BecomesCreatureSourceEffect.java Revert "introduced StringUtil class with .isEmpty(String input) and .isNotEmp…" 2016-09-16 23:55:54 +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 * Reworked some parts of transform handling. Fixes #2396. 2016-09-28 17:02:37 +02: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 format BoostEnchanted and BoostAll like BoostSource 2016-11-05 11:26:30 -07:00
BoostAllOfChosenSubtypeEffect.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
BoostControlledEffect.java
BoostEnchantedEffect.java format BoostEnchanted and BoostAll like BoostSource 2016-11-05 11:26:30 -07:00
BoostEquippedEffect.java Revert "introduced StringUtil class with .isEmpty(String input) and .isNotEmp…" 2016-09-16 23:55:54 +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
DamageCantBePreventedEffect.java Refactor - remove duplicate DamageCantBePreventedEffect classes 2016-09-29 19:58:11 -05:00
DontLoseByZeroOrLessLifeEffect.java
ExchangeControlTargetEffect.java
GainAbilityAllEffect.java * Fixed some cards that choose a subtype as entering the battlefield that did not work for copied permanents (e.g. Brass Herald for Mormir format). 2016-07-03 21:43:12 +02:00
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 Added several cards. Changed LoseAbilityTargetEffect to use targetPointer. 2016-04-27 12:38:52 -05:00
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 Some minor fixes. 2016-09-17 16:45:53 +02:00
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