| .. |
|
ActivateAbilitiesAnyTimeYouCouldCastInstantEffect.java
|
[GRN] Added Thief of Sanity.
|
2018-09-22 16:43:15 +02:00 |
|
AddCardColorAttachedEffect.java
|
|
|
|
AddCardSubtypeAllEffect.java
|
remove static fields from AddCardSubtypeAllEffect
|
2018-09-24 21:25:01 +02:00 |
|
AddCardSubtypeAttachedEffect.java
|
|
|
|
AddCardSubTypeTargetEffect.java
|
|
|
|
AddCardSuperTypeAttachedEffect.java
|
|
|
|
AddCardTypeAttachedEffect.java
|
|
|
|
AddCardTypeSourceEffect.java
|
|
|
|
AddCardTypeTargetEffect.java
|
change enum comparison
|
2018-07-08 13:11:39 +02:00 |
|
AddChosenSubtypeEffect.java
|
Rename : typo in static method
|
2018-09-29 13:35:48 +02:00 |
|
AssignNoCombatDamageSourceEffect.java
|
|
|
|
BecomesAuraSourceEffect.java
|
|
|
|
BecomesBasicLandEnchantedEffect.java
|
Refactor: removed unused custom set filters in SubType requests;
|
2019-02-04 00:53:51 +04:00 |
|
BecomesBasicLandTargetEffect.java
|
Refactor: removed unused custom set filters in SubType requests;
|
2019-02-04 00:53:51 +04:00 |
|
BecomesBlackZombieAdditionEffect.java
|
|
|
|
BecomesChosenCreatureTypeSourceEffect.java
|
|
|
|
BecomesChosenCreatureTypeTargetEffect.java
|
|
|
|
BecomesColorAllEffect.java
|
Implement Nightcreep
|
2018-07-01 10:58:25 -04:00 |
|
BecomesColorOrColorsTargetEffect.java
|
|
|
|
BecomesColorSourceEffect.java
|
|
|
|
BecomesColorTargetEffect.java
|
|
|
|
BecomesCreatureAllEffect.java
|
* Scale Up - fixed that creatures doesn't lose types after overload pay;
|
2019-06-07 16:56:06 +04:00 |
|
BecomesCreatureAttachedEffect.java
|
Refactor: removed unused custom set filters in SubType requests;
|
2019-02-04 00:53:51 +04:00 |
|
BecomesCreatureAttachedWithActivatedAbilityOrSpellEffect.java
|
Refactor: removed unused custom set filters in SubType requests;
|
2019-02-04 00:53:51 +04:00 |
|
BecomesCreatureIfVehicleEffect.java
|
|
|
|
BecomesCreatureSourceEffect.java
|
Refactor: removed unused custom set filters in SubType requests;
|
2019-02-04 00:53:51 +04:00 |
|
BecomesCreatureTargetEffect.java
|
Fixed #6051
|
2019-11-25 11:55:07 -06:00 |
|
BecomesCreatureTypeTargetEffect.java
|
Refactor: removed unused custom set filters in SubType requests;
|
2019-02-04 00:53:51 +04:00 |
|
BecomesEnchantmentSourceEffect.java
|
- Added Hidden Stag and Soul Sculptor.
|
2018-10-29 11:45:37 -05:00 |
|
BecomesFaceDownCreatureAllEffect.java
|
|
|
|
BecomesFaceDownCreatureEffect.java
|
|
|
|
BecomesSubtypeAllEffect.java
|
Refactor: removed unused custom set filters in SubType requests;
|
2019-02-04 00:53:51 +04:00 |
|
BoostAllEffect.java
|
|
|
|
BoostAllOfChosenSubtypeEffect.java
|
Rename : typo in static method
|
2018-09-29 13:35:48 +02:00 |
|
BoostControlledEffect.java
|
|
|
|
BoostEnchantedEffect.java
|
|
|
|
BoostEquippedEffect.java
|
|
|
|
BoostOpponentsEffect.java
|
|
|
|
BoostPairedEffect.java
|
|
|
|
BoostSourceEffect.java
|
|
|
|
BoostSourceWhileControlsEffect.java
|
|
|
|
BoostTargetEffect.java
|
couple of sonar fixes
|
2019-01-17 12:03:22 +01:00 |
|
CantCastMoreThanOneSpellEffect.java
|
* Some minor source code updates.
|
2019-12-23 16:38:54 +01:00 |
|
CantGainLifeAllEffect.java
|
|
|
|
CantGainLifeTargetEffect.java
|
|
|
|
CastAsThoughItHadFlashAllEffect.java
|
add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts
|
2018-07-04 14:24:11 +02:00 |
|
CastAsThoughItHadFlashSourceEffect.java
|
|
|
|
CastFromHandWithoutPayingManaCostEffect.java
|
Implemented Fires of Invention
|
2019-09-16 16:13:40 -04:00 |
|
CommanderManaReplacementEffect.java
|
|
|
|
CommanderReplacementEffect.java
|
* Commander abilities - fixed that it increases commander tax after cast/play from non-command zone (as example: after Remand effect);
|
2019-07-13 10:47:02 +04:00 |
|
ControlEnchantedEffect.java
|
- Fixed #5538 and #5629
|
2019-03-21 16:21:46 -05:00 |
|
CreaturesCantGetOrHaveAbilityEffect.java
|
|
|
|
DamageCantBePreventedEffect.java
|
|
|
|
DontLoseByZeroOrLessLifeEffect.java
|
|
|
|
ExchangeControlTargetEffect.java
|
add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts
|
2018-07-04 14:24:11 +02:00 |
|
GainAbilityAllEffect.java
|
|
|
|
GainAbilityAllOfChosenSubtypeEffect.java
|
|
|
|
GainAbilityAttachedEffect.java
|
Fixed GainAbilityAttachedEffect that it can't apply some effects after enchantment dies (from gitter);
|
2019-01-04 23:57:28 +04:00 |
|
GainAbilityControlledEffect.java
|
* Board the Weatherlight - Fixed that the cards left were not returned in random order.
|
2018-06-09 17:15:01 +02:00 |
|
GainAbilityControlledSpellsEffect.java
|
add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts
|
2018-07-04 14:24:11 +02:00 |
|
GainAbilityControllerEffect.java
|
|
|
|
GainAbilityPairedEffect.java
|
|
|
|
GainAbilitySourceEffect.java
|
|
|
|
GainAbilityTargetEffect.java
|
Refactor: improved emblem rules generation;
|
2019-01-03 11:41:34 +04:00 |
|
GainControlAllEffect.java
|
|
|
|
GainControlTargetEffect.java
|
Fixed handling of Guardian Beast, fixed rule text display (fixes #5922).
|
2019-12-14 22:20:59 +01:00 |
|
GainProtectionFromColorAllEffect.java
|
|
|
|
GainProtectionFromColorSourceEffect.java
|
|
|
|
GainProtectionFromColorTargetEffect.java
|
|
|
|
GainProtectionFromTypeTargetEffect.java
|
|
|
|
GainSuspendEffect.java
|
|
|
|
LifeTotalCantChangeControllerEffect.java
|
|
|
|
LookAtTopCardOfLibraryAnyTimeEffect.java
|
broke out LookAtTopCardOfLibraryAnyTimeEffect into its own class
|
2019-04-13 15:03:54 -04:00 |
|
LoseAbilityAllEffect.java
|
* Board the Weatherlight - Fixed that the cards left were not returned in random order.
|
2018-06-09 17:15:01 +02:00 |
|
LoseAbilityAttachedEffect.java
|
fix couple of sonar issues
|
2019-06-23 23:22:21 +02:00 |
|
LoseAbilityOrAnotherAbilityTargetEffect.java
|
|
|
|
LoseAbilitySourceEffect.java
|
|
|
|
LoseAbilityTargetEffect.java
|
|
|
|
LoseAllAbilitiesAllEffect.java
|
|
|
|
LoseAllAbilitiesTargetEffect.java
|
|
|
|
LoseAllCreatureTypesTargetEffect.java
|
Refactor: removed unused custom set filters in SubType requests;
|
2019-02-04 00:53:51 +04:00 |
|
LoseArtifactTypeTargetEffect.java
|
Refactor: removed unused custom set filters in SubType requests;
|
2019-02-04 00:53:51 +04:00 |
|
LoseCreatureTypeSourceEffect.java
|
Refactor: removed unused custom set filters in SubType requests;
|
2019-02-04 00:53:51 +04:00 |
|
MaximumHandSizeControllerEffect.java
|
|
|
|
PlayAdditionalLandsAllEffect.java
|
|
|
|
PlayAdditionalLandsControllerEffect.java
|
|
|
|
PlayTheTopCardEffect.java
|
Fixed NPE errors
|
2019-12-15 15:00:31 +04:00 |
|
PlayWithHandRevealedEffect.java
|
|
|
|
PlayWithTheTopCardRevealedEffect.java
|
|
|
|
SetCardColorAttachedEffect.java
|
|
|
|
SetCardSubtypeAttachedEffect.java
|
Refactor: removed unused custom set filters in SubType requests;
|
2019-02-04 00:53:51 +04:00 |
|
SetPowerSourceEffect.java
|
|
|
|
SetPowerToughnessAllEffect.java
|
|
|
|
SetPowerToughnessEnchantedEffect.java
|
Implemented Octopus Umbra
|
2018-07-25 12:39:06 -04:00 |
|
SetPowerToughnessSourceEffect.java
|
|
|
|
SetPowerToughnessTargetEffect.java
|
|
|
|
SetToughnessSourceEffect.java
|
|
|
|
SourceEffect.java
|
|
|
|
SwitchPowerToughnessAllEffect.java
|
|
|
|
SwitchPowerToughnessSourceEffect.java
|
|
|
|
SwitchPowerToughnessTargetEffect.java
|
fixed Invert // Invent not switch power and toughness
|
2018-09-23 22:20:02 -04:00 |
|
UntapAllDuringEachOtherPlayersUntapStepEffect.java
|
* Updated UntapAllDuringEachOtherPlayersUntapStepEffect to also work correct with EndTurn effects played last turn.
|
2019-05-08 17:36:31 +02:00 |
|
UntapSourceDuringEachOtherPlayersUntapStepEffect.java
|
Fixed NPE errors
|
2019-06-17 12:23:10 +04:00 |
|
WUBRGInsteadEffect.java
|
|
|