foul-magics/Mage/src/main/java/mage/abilities/effects/common/continuous
2018-04-18 14:35:37 -04:00
..
ActivateAbilitiesAnyTimeYouCouldCastInstantEffect.java * Some refactoring. 2018-01-13 14:45:50 +01:00
AddCardColorAttachedEffect.java
AddCardSubtypeAllEffect.java
AddCardSubtypeAttachedEffect.java
AddCardSubTypeTargetEffect.java
AddCardSuperTypeAttachedEffect.java Implemented In Bolas's Clutches 2018-04-16 13:21:52 -04:00
AddCardTypeAttachedEffect.java * Fixed some problems with abilities that let permanents become artifact creatures but only added creature card type instead of artifact and creature card type (fixes #4290). 2017-12-31 11:31:58 +01:00
AddCardTypeSourceEffect.java * Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634). 2018-03-18 18:18:54 +01:00
AddCardTypeTargetEffect.java * Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634). 2018-03-18 18:18:54 +01:00
AssignNoCombatDamageSourceEffect.java
BecomesAuraSourceEffect.java
BecomesBasicLandEnchantedEffect.java
BecomesBasicLandTargetEffect.java * Optimized handling and call of player.choose choice to prevent problems if a player disconnects or left a game (#4263). 2018-02-04 17:51:12 +01:00
BecomesBlackZombieAdditionEffect.java
BecomesChosenCreatureTypeSourceEffect.java Included duration for BecomesChosenCreatureTypeSourceEffect 2018-03-04 10:38:38 +00:00
BecomesChosenCreatureTypeTargetEffect.java Included duration for BecomesChosenCreatureTypeTargetEffect 2018-03-04 10:37:22 +00:00
BecomesColorOrColorsTargetEffect.java * Optimized handling and call of player.choose choice to prevent problems if a player disconnects or left a game (#4263). 2018-02-04 17:51:12 +01:00
BecomesColorSourceEffect.java * Optimized handling and call of player.choose choice to prevent problems if a player disconnects or left a game (#4263). 2018-02-04 17:51:12 +01:00
BecomesColorTargetEffect.java * Optimized handling and call of player.choose choice to prevent problems if a player disconnects or left a game (#4263). 2018-02-04 17:51:12 +01:00
BecomesCreatureAllEffect.java fixed missing linebreaks 2018-04-03 14:31:59 +02:00
BecomesCreatureAttachedEffect.java updated Deep Freeze 2018-04-18 14:35:37 -04:00
BecomesCreatureAttachedWithActivatedAbilityOrSpellEffect.java fixed missing linebreaks 2018-04-03 14:31:59 +02:00
BecomesCreatureIfVehicleEffect.java
BecomesCreatureSourceEffect.java fixed missing linebreaks 2018-04-03 14:31:59 +02:00
BecomesCreatureTargetEffect.java fixed missing linebreaks 2018-04-03 14:31:59 +02:00
BecomesCreatureTypeTargetEffect.java
BecomesFaceDownCreatureAllEffect.java
BecomesFaceDownCreatureEffect.java
BecomesSubtypeAllEffect.java
BoostAllEffect.java Fix some card text 2018-04-16 21:03:16 +02:00
BoostAllOfChosenSubtypeEffect.java * Some refactoring. 2018-01-13 14:45:50 +01:00
BoostControlledEffect.java * Removed effect's ApplyEffectsAfter functionality. It's now always applied. 2018-03-17 13:43:31 +01:00
BoostEnchantedEffect.java 2 text 2 fixrious 2017-10-07 11:02:36 -04:00
BoostEquippedEffect.java text fixes and test fixes to fix how tests test text, then more text next 2017-10-07 16:08:06 -04:00
BoostOpponentsEffect.java
BoostPairedEffect.java
BoostSourceEffect.java
BoostSourceWhileControlsEffect.java
BoostTargetEffect.java * Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634). 2018-03-18 18:18:54 +01:00
CantCastMoreThanOneSpellEffect.java * Some refactoring. 2018-01-13 14:45:50 +01:00
CantGainLifeAllEffect.java
CantGainLifeTargetEffect.java
CastAsThoughItHadFlashAllEffect.java
CastAsThoughItHadFlashSourceEffect.java
CastFromHandWithoutPayingManaCostEffect.java
CommanderManaReplacementEffect.java
CommanderReplacementEffect.java Homarid Drake, reprints, and rewriting his or her to their 2018-03-22 16:52:26 +01:00
ControlEnchantedEffect.java
CreaturesCantGetOrHaveAbilityEffect.java
DamageCantBePreventedEffect.java
DontLoseByZeroOrLessLifeEffect.java
ExchangeControlTargetEffect.java
GainAbilityAllEffect.java * Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634). 2018-03-18 18:18:54 +01:00
GainAbilityAllOfChosenSubtypeEffect.java
GainAbilityAttachedEffect.java
GainAbilityControlledEffect.java
GainAbilityControlledSpellsEffect.java so many text fixes 2017-10-06 22:00:06 -04:00
GainAbilityControllerEffect.java
GainAbilityPairedEffect.java
GainAbilitySourceEffect.java
GainAbilityTargetEffect.java * Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634). 2018-03-18 18:18:54 +01:00
GainControlAllEffect.java
GainControlTargetEffect.java
GainProtectionFromColorAllEffect.java * Optimized handling and call of player.choose choice to prevent problems if a player disconnects or left a game (#4263). 2018-02-04 17:51:12 +01:00
GainProtectionFromColorSourceEffect.java * Optimized handling and call of player.choose choice to prevent problems if a player disconnects or left a game (#4263). 2018-02-04 17:51:12 +01:00
GainProtectionFromColorTargetEffect.java * Optimized handling and call of player.choose choice to prevent problems if a player disconnects or left a game (#4263). 2018-02-04 17:51:12 +01:00
GainProtectionFromTypeTargetEffect.java
GainSuspendEffect.java
LifeTotalCantChangeControllerEffect.java
LoseAbilityAllEffect.java
LoseAbilityAttachedEffect.java
LoseAbilityOrAnotherAbilityTargetEffect.java * Optimized handling and call of player.choose choice to prevent problems if a player disconnects or left a game (#4263). 2018-02-04 17:51:12 +01:00
LoseAbilitySourceEffect.java
LoseAbilityTargetEffect.java
LoseAllAbilitiesAllEffect.java
LoseAllAbilitiesTargetEffect.java
LoseAllCreatureTypesTargetEffect.java
LoseCreatureTypeSourceEffect.java
MaximumHandSizeControllerEffect.java Fix MaximumHandSizeControllerEffect setText function 2018-02-19 23:13:41 +01:00
PlayAdditionalLandsAllEffect.java Beginning of implementation of Planechase. 2018-04-09 19:38:37 +10:00
PlayAdditionalLandsControllerEffect.java [RIX] Added 9 cards. 2018-01-06 12:40:25 +01:00
PlayTheTopCardEffect.java
PlayWithHandRevealedEffect.java
PlayWithTheTopCardRevealedEffect.java
SetCardColorAttachedEffect.java
SetCardSubtypeAttachedEffect.java
SetPowerSourceEffect.java
SetPowerToughnessAllEffect.java
SetPowerToughnessEnchantedEffect.java
SetPowerToughnessSourceEffect.java
SetPowerToughnessTargetEffect.java
SetToughnessSourceEffect.java
SourceEffect.java
SwitchPowerToughnessAllEffect.java
SwitchPowerToughnessSourceEffect.java
SwitchPowerToughnessTargetEffect.java
UntapAllDuringEachOtherPlayersUntapStepEffect.java
UntapSourceDuringEachOtherPlayersUntapStepEffect.java
WUBRGInsteadEffect.java Code DeDupe 2018-04-04 22:11:22 -07:00