| .. |
|
ActivateAbilitiesAnyTimeYouCouldCastInstantEffect.java
|
|
|
|
AddBasicLandTypeAllLandsEffect.java
|
|
|
|
AddCardColorAttachedEffect.java
|
|
|
|
AddCardSubtypeAllEffect.java
|
[CLB] Implemented Raised by Giants
|
2022-05-18 08:19:40 -04:00 |
|
AddCardSubtypeAttachedEffect.java
|
|
|
|
AddCardSubTypeSourceEffect.java
|
[LTR] Implement Frodo, Sauron's Bane
|
2023-04-23 10:55:12 -04:00 |
|
AddCardSubTypeTargetEffect.java
|
|
|
|
AddCardSuperTypeAttachedEffect.java
|
[BRC] Implement Rootpath Purifier (ready for review) (#10363)
|
2023-05-13 10:48:07 -04:00 |
|
AddCardTypeAttachedEffect.java
|
|
|
|
AddCardTypeSourceEffect.java
|
[KLD] various text fixes
|
2022-02-20 09:37:58 -05:00 |
|
AddCardTypeTargetEffect.java
|
|
|
|
AddChosenSubtypeEffect.java
|
|
|
|
AddCreatureTypeAdditionEffect.java
|
[BRO] Implement Portal to Phyrexia
|
2022-11-09 09:16:11 -05:00 |
|
AssignNoCombatDamageSourceEffect.java
|
Fix BecomesBlockedAttachedTriggeredAbility (#9325)
|
2022-07-27 00:42:32 -04:00 |
|
AssignNoCombatDamageTargetEffect.java
|
Fix BecomesBlockedAttachedTriggeredAbility (#9325)
|
2022-07-27 00:42:32 -04:00 |
|
BecomesAllBasicsControlledEffect.java
|
Further optimization of BecomesAllBasicsControlledEffect by making static the basic mana abilities used for checking
|
2022-07-26 10:12:32 -04:00 |
|
BecomesAuraSourceEffect.java
|
Change EnchantAbility parameter from String to Target (#9588)
|
2022-09-29 10:29:48 -04:00 |
|
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 |
|
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
|
[BRO] various text fixes
|
2022-11-08 18:51:01 -05:00 |
|
BecomesColorTargetEffect.java
|
|
|
|
BecomesCreatureAllEffect.java
|
[BRC] Implement Rootpath Purifier (ready for review) (#10363)
|
2023-05-13 10:48:07 -04:00 |
|
BecomesCreatureAttachedEffect.java
|
[BRC] Implement Rootpath Purifier (ready for review) (#10363)
|
2023-05-13 10:48:07 -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
|
Refactor: Add proper support for modifying and querying base P/T (#9409)
|
2022-09-01 19:57:30 -04:00 |
|
BecomesCreatureTargetEffect.java
|
[BRC] Implement Rootpath Purifier (ready for review) (#10363)
|
2023-05-13 10:48:07 -04:00 |
|
BecomesCreatureTypeTargetEffect.java
|
|
|
|
BecomesEnchantmentSourceEffect.java
|
|
|
|
BecomesFaceDownCreatureAllEffect.java
|
[BRC] Implement Rootpath Purifier (ready for review) (#10363)
|
2023-05-13 10:48:07 -04:00 |
|
BecomesFaceDownCreatureEffect.java
|
[BRC] Implement Rootpath Purifier (ready for review) (#10363)
|
2023-05-13 10:48:07 -04:00 |
|
BecomesSubtypeAllEffect.java
|
(WIP) Replacing blocking/blocked by predicates (#8729)
|
2022-03-23 18:45:02 -04:00 |
|
BoostAllEffect.java
|
[CLB] Implement Minthara, Merciless Soul (#9972)
|
2023-02-12 19:24:23 +00:00 |
|
BoostAllOfChosenSubtypeEffect.java
|
[J22] Implement Alandra, Sky Dreamer (#10219)
|
2023-04-17 09:12:18 -04:00 |
|
BoostControlledEffect.java
|
[DMU] Implemented Tori D'Avenant, Fury Rider
|
2022-08-22 18:24:07 -05:00 |
|
BoostEnchantedEffect.java
|
Remove lockedIn parameter from BoostTargetEffect. Fixes #9329 (#9334)
|
2022-08-02 02:40:59 -04: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
|
Add choose hints to abilities with sacrifice costs where the target and the permanent to sacrifice might be ambiguous (A-D)
|
2022-09-20 09:17:14 -04:00 |
|
CantCastMoreThanOneSpellEffect.java
|
|
|
|
CantGainLifeAllEffect.java
|
|
|
|
CantGainLifeTargetEffect.java
|
|
|
|
CastAsThoughItHadFlashAllEffect.java
|
Fix #4368
|
2022-09-12 06:56:07 -04:00 |
|
CastAsThoughItHadFlashSourceEffect.java
|
|
|
|
CastFromHandWithoutPayingManaCostEffect.java
|
rename classes (#10383)
|
2023-05-17 18:49:30 -04:00 |
|
ChangeMaxNumberThatCanAttackSourceEffect.java
|
Simplified Mirri and Crawlspace by making their identical effects a common effect that is shared between them
|
2022-08-22 21:39:28 -04:00 |
|
CommanderManaReplacementEffect.java
|
|
|
|
CommanderReplacementEffect.java
|
Improve grammar and written clarity on Commander zone replacement effect. Still works with Oathbreaker
|
2023-03-15 03:49:26 +00:00 |
|
ControlEnchantedEffect.java
|
|
|
|
CreaturesBecomeOtherTypeEffect.java
|
Simplified effects by removing unnecessary getText instances. (#9374)
|
2022-09-09 12:02:22 -04:00 |
|
CreaturesCantGetOrHaveAbilityEffect.java
|
Various text fixes
|
2022-04-26 07:10:13 -04:00 |
|
DamageCantBePreventedEffect.java
|
|
|
|
DontLoseByZeroOrLessLifeEffect.java
|
|
|
|
EachSpellYouCastHasReplicateEffect.java
|
[NCC] Implement several cards (#9328)
|
2022-09-22 21:38:29 -04:00 |
|
ExchangeControlTargetEffect.java
|
Test for Copied Gilded Drake reverting control when killed (#9198)
|
2022-07-27 08:05:10 -04:00 |
|
GainAbilityAllEffect.java
|
[CLB] various text fixes
|
2022-06-03 19:44:29 -04:00 |
|
GainAbilityAllOfChosenSubtypeEffect.java
|
|
|
|
GainAbilityAttachedEffect.java
|
More text fixes (#10296)
|
2023-04-30 09:55:43 -04:00 |
|
GainAbilityControlledEffect.java
|
[ALA] Finish fixing Death Baron and add test
|
2022-04-08 01:42:41 -04:00 |
|
GainAbilityControlledSpellsEffect.java
|
[AER] Inspiring Statuary display fix (#9214)
|
2022-07-08 21:37:31 -04:00 |
|
GainAbilityControllerEffect.java
|
|
|
|
GainAbilityPairedEffect.java
|
|
|
|
GainAbilitySourceEffect.java
|
|
|
|
GainAbilityTargetEffect.java
|
Fix #4368
|
2022-09-12 06:56:07 -04:00 |
|
GainAbilityWithAttachmentEffect.java
|
|
|
|
GainAllCreatureTypesAttachedEffect.java
|
|
|
|
GainAllCreatureTypesTargetEffect.java
|
|
|
|
GainClassAbilitySourceEffect.java
|
|
|
|
GainControlAllEffect.java
|
Fix #9560 and replace various custom effects with GainControlAllEffect
|
2022-09-24 00:39:48 -04:00 |
|
GainControlAllOwnedEffect.java
|
(WIP) Replacing blocking/blocked by predicates (#8729)
|
2022-03-23 18:45:02 -04:00 |
|
GainControlAndUntapTargetEffect.java
|
Added card "Dyad Force Transfer" and its abilities and effects
|
2022-12-14 14:05:01 +01:00 |
|
GainControlTargetEffect.java
|
[NCC] Implement several cards (#9328)
|
2022-09-22 21:38:29 -04: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
|
|
|
|
LookAtTopCardOfLibraryAnyTimeTargetEffect.java
|
|
|
|
LoseAbilityAllEffect.java
|
(WIP) Replacing blocking/blocked by predicates (#8729)
|
2022-03-23 18:45:02 -04:00 |
|
LoseAbilityAttachedEffect.java
|
|
|
|
LoseAbilityOrAnotherAbilityTargetEffect.java
|
|
|
|
LoseAbilitySourceEffect.java
|
[BRO] various text fixes
|
2022-11-08 18:51:01 -05:00 |
|
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
|
|
|
|
LoseCreatureTypeSourceEffect.java
|
|
|
|
MaximumHandSizeControllerEffect.java
|
|
|
|
PlayAdditionalLandsAllEffect.java
|
|
|
|
PlayAdditionalLandsControllerEffect.java
|
|
|
|
PlayTheTopCardEffect.java
|
(WIP) Replacing blocking/blocked by predicates (#8729)
|
2022-03-23 18:45:02 -04:00 |
|
PlayTheTopCardTargetEffect.java
|
|
|
|
PlayWithHandRevealedEffect.java
|
|
|
|
PlayWithTheTopCardRevealedEffect.java
|
|
|
|
SetBasePowerEnchantedEffect.java
|
Refactor: Add proper support for modifying and querying base P/T (#9409)
|
2022-09-01 19:57:30 -04:00 |
|
SetBasePowerSourceEffect.java
|
Refactor to clean up base P/T setting and fix text generation (#10264)
|
2023-04-24 17:43:18 +04:00 |
|
SetBasePowerToughnessAllEffect.java
|
Refactor: Add proper support for modifying and querying base P/T (#9409)
|
2022-09-01 19:57:30 -04:00 |
|
SetBasePowerToughnessEnchantedEffect.java
|
Refactor: Add proper support for modifying and querying base P/T (#9409)
|
2022-09-01 19:57:30 -04:00 |
|
SetBasePowerToughnessSourceEffect.java
|
Refactor to clean up base P/T setting and fix text generation (#10264)
|
2023-04-24 17:43:18 +04:00 |
|
SetBasePowerToughnessTargetEffect.java
|
Refactor: Add proper support for modifying and querying base P/T (#9409)
|
2022-09-01 19:57:30 -04:00 |
|
SetBaseToughnessSourceEffect.java
|
Refactor to clean up base P/T setting and fix text generation (#10264)
|
2023-04-24 17:43:18 +04:00 |
|
SetCardColorAttachedEffect.java
|
|
|
|
SetCardSubtypeAttachedEffect.java
|
|
|
|
SetChosenColorEffect.java
|
Fix Alloy Golem color set duration (#10195)
|
2023-04-20 18:23:46 -04:00 |
|
SourceEffect.java
|
|
|
|
SwitchPowerToughnessAllEffect.java
|
Refactor: Add proper support for modifying and querying base P/T (#9409)
|
2022-09-01 19:57:30 -04:00 |
|
SwitchPowerToughnessSourceEffect.java
|
Refactor: Add proper support for modifying and querying base P/T (#9409)
|
2022-09-01 19:57:30 -04:00 |
|
SwitchPowerToughnessTargetEffect.java
|
Refactor: Add proper support for modifying and querying base P/T (#9409)
|
2022-09-01 19:57:30 -04:00 |
|
UntapAllDuringEachOtherPlayersUntapStepEffect.java
|
Fixed potential NPE errors in getPhase usage (fixed Berserker's Frenzy, etc)
|
2023-03-25 16:01:27 +04:00 |
|
UntapSourceDuringEachOtherPlayersUntapStepEffect.java
|
Fixed potential NPE errors in getPhase usage (fixed Berserker's Frenzy, etc)
|
2023-03-25 16:01:27 +04:00 |
|
WUBRGInsteadEffect.java
|
Fix remaining raw unparameterized usages of ManaCostImpl
|
2022-06-16 14:53:44 -07:00 |