..
asthought
AsThough effects improves and fixes:
2021-01-31 22:32:23 +04:00
combat
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
continuous
[KHM] more text fixes
2021-01-31 11:28:44 -05:00
cost
New commander types support:
2021-02-02 06:40:49 +04:00
counter
some more counter text changes
2021-01-31 11:55:33 -05:00
discard
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
enterAttribute
Fixing issues with Changelings and general problems with creature types (ready to merge) ( #7098 )
2020-10-30 22:32:59 -04:00
replacement
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
ruleModifying
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
search
changed library searching text to be in line with more cards
2021-01-30 10:28:08 -05:00
turn
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
AddCombatAndMainPhaseEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
AddContinuousEffectToGame.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
AdditionalCombatPhaseEffect.java
- Fixed #6935
2020-08-04 14:55:25 -05:00
AffinityEffect.java
* Added some trace output for continous effects and triggered abilities. Changed duration of AffinityEffect to WhileOnStack to prevent wrong handling for removement of the effect.
2021-01-13 09:14:29 +01:00
AmplifyEffect.java
Refactoring methods which add counters to track which player adds the counters (ready for review) ( #7448 )
2021-01-26 19:06:13 -05:00
AttachEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
AttacksIfAbleTargetPlayerSourceEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
BalanceEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
BecomeBlockedTargetEffect.java
* GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR);
2021-01-30 16:38:55 +04:00
BecomesMonarchSourceEffect.java
BecomesMonarchTargetEffect.java
BrainstormEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
CanBlockAsThoughtItHadShadowEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
CantActivateAbilitiesAttachedEffect.java
CantAttackBlockTransformAttachedEffect.java
CantBeCounteredControlledEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
CantBeCounteredSourceEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
CantBeRegeneratedSourceEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
CantBeRegeneratedTargetEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
CantBeTargetedAllEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
CantBeTargetedAttachedEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
CantBeTargetedCardsGraveyardsEffect.java
Update *.sh and *.java files to use Unix line endings
2020-07-09 13:07:26 -04:00
CantBeTargetedSourceEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
CantBeTargetedTargetEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
CastCardFromOutsideTheGameEffect.java
* Removed unused imports.
2020-08-22 11:51:34 +02:00
CastSourceTriggeredAbility.java
ChangeATargetOfTargetSpellAbilityToSourceEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
ChooseACardNameEffect.java
* Made choose a card name choices mandatory (not selecting a name could cause null pointer exceptions e.g. Meddling Mage).
2020-08-23 12:14:13 +02:00
ChooseBasicLandTypeEffect.java
ChooseCardTypeEffect.java
Fixes ChooseCardTypeEffect always showing all card types
2020-10-02 15:45:43 +02:00
ChooseColorEffect.java
Fixed missing locale param in string operations ( #4634 )
2020-07-03 02:00:58 +04:00
ChooseCreatureTypeEffect.java
Improved some source related filters in effects:
2020-12-25 19:06:36 +04:00
ChooseExpansionSetEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
ChooseLandTypeEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
ChooseModeEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
ChooseNewTargetsTargetEffect.java
ChooseOpponentEffect.java
ChoosePlayerEffect.java
ChooseSecretOpponentEffect.java
* Fixed that choose opponent was handled targeted but shouldn't (e.g.used for Stalking Leonin) fixed #6836 .
2020-07-13 17:13:30 +02:00
CipherEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
ClashEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
ClashWinReturnToHandSpellEffect.java
CopyEffect.java
Refactoring subtypes to make Maskwood Nexus work (ready for review) ( #7432 )
2021-01-26 08:52:35 -05:00
CopyPermanentEffect.java
Refactoring subtypes to make Maskwood Nexus work (ready for review) ( #7432 )
2021-01-26 08:52:35 -05:00
CopySpellForEachItCouldTargetEffect.java
* Copy spell for each other permanents that it could target - fixed that AI can freeze the game, fixed wrong highlighting;
2020-12-17 06:37:41 +04:00
CopyTargetSpellEffect.java
Support for copying permanent spells (WIP, do not merge) ( #7084 )
2020-09-27 10:54:44 -04:00
CopyTokenEffect.java
Refactoring subtypes to make Maskwood Nexus work (ready for review) ( #7432 )
2021-01-26 08:52:35 -05:00
CouncilsDilemmaVoteEffect.java
Fixed player names in some game logs;
2020-12-27 02:00:52 +04:00
CounterTargetAndSearchGraveyardHandLibraryEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
CounterTargetEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
CounterTargetWithReplacementEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
CounterUnlessPaysEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
CreateDelayedTriggeredAbilityEffect.java
Improved ability outcome processing;
2020-01-29 07:33:33 +04:00
CreateSpecialActionEffect.java
Improved ability outcome processing;
2020-01-29 07:33:33 +04:00
CreateTokenAttachSourceEffect.java
CreateTokenAttachSourceEffect - Remove redundant setText
2021-01-15 18:04:06 +01:00
CreateTokenCopyTargetEffect.java
Refactoring subtypes to make Maskwood Nexus work (ready for review) ( #7432 )
2021-01-26 08:52:35 -05:00
CreateTokenEffect.java
CreateTokenAttachSourceEffect - Remove redundant setText
2021-01-15 18:04:06 +01:00
CreateTokenTargetEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
CreatureExploresTriggeredAbility.java
CrewsVehicleSourceTriggeredAbility.java
* GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR);
2021-01-30 16:38:55 +04:00
DamageAllControlledTargetEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DamageAllEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DamageAttachedControllerEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DamageAttachedEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DamageControllerEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DamageEachOtherEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DamageEverythingEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DamageMultiEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DamagePlayersEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DamageSelfEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DamageTargetControllerEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DamageTargetEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DamageWithPowerFromOneToAnotherTargetEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DamageWithPowerFromSourceToAnotherTargetEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DestroyAllAttachedEquipmentEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DestroyAllControlledTargetEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DestroyAllEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DestroyAllNamedPermanentsEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DestroyAttachedToEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DestroyEquippedEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DestroyMultiTargetEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DestroySourceEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DestroyTargetAtBeginningOfNextEndStepEffect.java
DestroyTargetEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DetainAllEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
DetainTargetEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
DevourEffect.java
Refactoring methods which add counters to track which player adds the counters (ready for review) ( #7448 )
2021-01-26 19:06:13 -05:00
DiscardCardControllerTriggeredAbility.java
* Bartered Cow - Fixed that it does nothing when discarded ( fixes #6884 ).
2020-07-27 21:47:31 +02:00
DiscardCardPlayerTriggeredAbility.java
Update *.sh and *.java files to use Unix line endings
2020-07-09 13:07:26 -04:00
DiscardOntoBattlefieldEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DoIfClashWonEffect.java
DoIfCostPaid.java
updated a test failure fix
2021-01-30 13:37:29 -05:00
DontUntapAsLongAsSourceTappedEffect.java
* replaces all [source} by {this}. ATTENTION !!!: Only supporting [this} from now on in rule text.
2020-08-22 12:52:49 +02:00
DontUntapInControllersNextUntapStepSourceEffect.java
DontUntapInControllersNextUntapStepTargetEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DontUntapInControllersUntapStepAllEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DontUntapInControllersUntapStepEnchantedEffect.java
DontUntapInControllersUntapStepSourceEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DontUntapInControllersUntapStepTargetEffect.java
Fixed effect texts
2020-06-14 04:28:58 +04:00
DontUntapInPlayersNextUntapStepAllEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DoUnlessAnyPlayerPaysEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DoUnlessAttachedControllerPaysEffect.java
Fixed test errors and fixed newlines ( #7391 )
2021-01-14 16:35:28 -05:00
DoUnlessControllerPaysEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DoUnlessTargetPlayerOrTargetsControllerPaysEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DoWhenCostPaid.java
[KHM] various text fixes
2021-01-29 17:37:56 -05:00
DrawCardAllEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DrawCardForEachColorAmongControlledPermanentsEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DrawCardSourceControllerEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DrawCardTargetEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DrawDiscardControllerEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DrawDiscardOneOfThemEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
DrawDiscardTargetEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
EndTurnEffect.java
Fix a bunch of card text errors (magefree#6643)
2020-08-15 23:56:53 +04:00
EnterBattlefieldPayCostOrPutGraveyardEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
EntersBattlefieldUnderControlOfOpponentOfChoiceEffect.java
* Fixed that permanents under non owner control sine they are on the battlefield were no exiled if the controller left the game (e.g. Captive Audience) ( fixes #5593 ).
2020-06-27 23:47:04 +02:00
EntersBattlefieldWithXCountersEffect.java
Refactoring methods which add counters to track which player adds the counters (ready for review) ( #7448 )
2021-01-26 19:06:13 -05:00
EpicEffect.java
* Copy spells - improved combo support with other abilities like Kicker or Entwine ( #7192 ):
2020-12-15 20:06:53 +04:00
ExchangeLifeTargetEffect.java
Update *.sh and *.java files to use Unix line endings
2020-07-09 13:07:26 -04:00
ExileAdventureSpellEffect.java
* Some target pointer changes and code clean up.
2020-07-26 00:16:14 +02:00
ExileAllEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
ExileAndGainLifeEqualPowerTargetEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
ExileAndReturnTransformedSourceEffect.java
* Conqueror's Galleon - fixed that it returns under owner control instead your;
2020-01-16 08:54:59 +04:00
ExileAttachedEffect.java
Added a test. Some mionor changes.
2020-09-17 10:02:08 +02:00
ExileCardFromOwnGraveyardControllerEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
ExileCardsFromTopOfLibraryTargetEffect.java
ExileCardYouChooseTargetOpponentEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
ExileFromZoneTargetEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
ExileGraveyardAllPlayersEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
ExileGraveyardAllTargetPlayerEffect.java
* Bojuka Bog - Fixed card movement to exile missing group movement handling ( fixes #7243 ).
2020-12-17 16:41:22 +01:00
ExileReturnBattlefieldOwnerNextEndStepSourceEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
ExileSourceEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
ExileSourceUnlessPaysEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
ExileSpellEffect.java
ExileTargetAndSearchGraveyardHandLibraryEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
ExileTargetEffect.java
- Fixed #6732
2020-06-26 16:51:17 -05:00
ExileTargetForSourceEffect.java
* Exile card and return it from exile - fixed rollback error on commander creature exile ( #7250 );
2020-12-17 10:07:15 +04:00
ExileTargetIfDiesEffect.java
Update *.sh and *.java files to use Unix line endings
2020-07-09 13:07:26 -04:00
ExileTopXMayPlayUntilEndOfTurnEffect.java
Refactored 4 exisiting cards to use ExileTopXMayPlayUntilEndOfTurnEffect ( #7401 )
2021-01-16 16:49:52 -05:00
ExileUntilSourceLeavesEffect.java
Update *.sh and *.java files to use Unix line endings
2020-07-09 13:07:26 -04:00
FightTargetsEffect.java
* Primal Might - Handled fizzled message for optional fight effect ( #6646 ).
2020-06-29 15:25:55 +02:00
FightTargetSourceEffect.java
Fixed text
2020-01-15 06:55:20 +04:00
FlipCoinEffect.java
Update *.sh and *.java files to use Unix line endings
2020-07-09 13:07:26 -04:00
FlipSourceEffect.java
FlipUntilLoseEffect.java
FortifyEffect.java
GainActivatedAbilitiesOfTopCardEffect.java
[M21] Implement more cards ( #6730 )
2020-06-26 20:55:43 -04:00
GainLifeEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
GainLifeTargetEffect.java
Hunters' Feast - Fixed rule text ( fixes #6878 ).
2020-07-23 12:22:07 +02:00
GetEmblemEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
GetEmblemTargetPlayerEffect.java
Fixed effect texts
2020-06-14 04:28:58 +04:00
HideawayPlayEffect.java
* Removed unused imports.
2020-08-22 11:51:34 +02:00
IfAbilityHasResolvedXTimesEffect.java
Refactor and add hint for "Ability resolved X times"
2020-05-03 09:42:16 -04:00
ImprintTargetEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
InfoEffect.java
* Regeneration abilities - added card hint about activated and used regeneration;
2020-08-01 21:29:08 +04:00
LivingDeathEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
LookAtTargetPlayerHandEffect.java
[KHM] Implemented The Raven's Warning ( #7425 )
2021-01-22 13:13:20 -05:00
LookLibraryAndPickControllerEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
LookLibraryControllerEffect.java
LookLibraryMayPutToBottomEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
LookLibraryTopCardTargetPlayerEffect.java
[KHM] various text fixes
2021-01-29 17:37:56 -05:00
LoseControlOnOtherPlayersControllerEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
LoseGameSourceControllerEffect.java
LoseGameTargetPlayerEffect.java
LoseHalfLifeEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
LoseHalfLifeTargetEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
LoseLifeAllPlayersEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
LoseLifeControllerAttachedEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
LoseLifeDefendingPlayerEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
LoseLifeOpponentsEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
LoseLifePermanentControllerEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
LoseLifeSourceControllerEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
LoseLifeTargetControllerEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
LoseLifeTargetEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
MayTapOrUntapTargetEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
MeldEffect.java
* Meld Keyword - Fixed that the melt status was not correctly handled related to rollbacks or AI game simulation ( fixes #6723 ).
2020-07-18 16:33:28 +02:00
MillCardsControllerEffect.java
refactored mill effect names
2020-09-10 11:53:11 -04:00
MillCardsEachPlayerEffect.java
[KHM] Implemented Koma's Faithful
2021-01-09 11:20:02 -05:00
MillCardsTargetEffect.java
[ZNR] various text fixes
2020-10-07 20:04:34 -04:00
MistmeadowWitchEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
PassEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
PermanentsEnterBattlefieldTappedEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
PhaseOutAllEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
PhaseOutAttachedEffect.java
- Fixed #6861
2020-08-12 09:24:40 -05:00
PhaseOutSourceEffect.java
PhaseOutTargetEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
PlayTargetWithoutPayingManaEffect.java
* Removed unused imports.
2020-08-22 11:51:34 +02:00
PopulateEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
PreventAllDamageByAllObjectsEffect.java
fixed Thwart the Enemy preventing all damage
2020-04-22 08:06:05 -04:00
PreventAllDamageByAllPermanentsEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
PreventAllDamageByAttachedEffect.java
PreventAllDamageFromChosenSourceToYouEffect.java
PreventAllDamageToAllEffect.java
* Safe Passage - Fixed a problem that damage to player was not prevented ( fixes #6995 ).
2020-08-25 16:30:48 +02:00
PreventAllDamageToAndByAttachedEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
PreventAllDamageToPlayersEffect.java
PreventAllDamageToSourceEffect.java
Fix typos in Glittering Lion abilities rules
2020-05-03 13:02:45 -07:00
PreventAllNonCombatDamageToAllEffect.java
- Fixed text related to bug 6675
2020-06-26 11:10:54 -05:00
PreventCombatDamageBySourceEffect.java
PreventCombatDamageToSourceEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
PreventDamageByColorEffect.java
PreventDamageBySourceEffect.java
PreventDamageByTargetEffect.java
PreventDamageToAttachedEffect.java
PreventDamageToControllerEffect.java
PreventDamageToSourceEffect.java
* replaces all [source} by {this}. ATTENTION !!!: Only supporting [this} from now on in rule text.
2020-08-22 12:52:49 +02:00
PreventDamageToTargetEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
PreventDamageToTargetMultiAmountEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
PreventNextDamageFromChosenSourceToTargetEffect.java
PreventNextDamageFromChosenSourceToYouEffect.java
PutCardFromHandOntoBattlefieldEffect.java
PutLibraryIntoGraveTargetEffect.java
Refactoring cards that mill (WIP, do not merge) ( #6713 )
2020-06-24 07:50:00 -04:00
PutOnLibrarySourceEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
PutOnLibraryTargetEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
RecruiterEffect.java
RedirectDamageFromSourceToTargetEffect.java
RegenerateAllEffect.java
* Regeneration abilities - added card hint about activated and used regeneration;
2020-08-01 21:29:08 +04:00
RegenerateAttachedEffect.java
* Regeneration abilities improved:
2020-08-02 14:01:58 +04:00
RegenerateSourceEffect.java
GUI: deck legality and themes improves:
2020-08-03 00:07:13 +04:00
RegenerateTargetEffect.java
* Regeneration abilities improved:
2020-08-02 14:01:58 +04:00
RemoveAllCountersSourceEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
RemoveDelayedTriggeredAbilityEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
RemoveFromCombatSourceEffect.java
RemoveFromCombatTargetEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
RemoveSpecialActionEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
ReplaceOpponentCardsInHandWithSelectedEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
ReturnCreatureFromGraveyardToBattlefieldAndGainHasteEffect.java
Implement liliana4 and necromentia ( #6616 )
2020-06-07 21:16:53 -04:00
ReturnCreaturesFromExileEffect.java
Update *.sh and *.java files to use Unix line endings
2020-07-09 13:07:26 -04:00
ReturnFromExileEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
ReturnFromExileForSourceEffect.java
* Fixed bug in DamagedBatchEvent ( fixes #7241 ). Fixed some spelling in test classes.
2020-12-17 17:39:17 +01:00
ReturnFromGraveyardToBattlefieldTargetEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
ReturnFromGraveyardToHandTargetEffect.java
ReturnSourceFromGraveyardToBattlefieldEffect.java
ReturnSourceFromGraveyardToHandEffect.java
ReturnToBattlefieldUnderOwnerControlAttachedEffect.java
ReturnToBattlefieldUnderOwnerControlSourceEffect.java
ReturnToBattlefieldUnderOwnerControlTargetEffect.java
* Exile and return to battlefield - fixed that some cards can return commander from command zone but they shouldn't (example: Cloudshift, Conjurer's Closet, see #5151 , #5278 );
2020-07-10 14:37:46 +04:00
ReturnToBattlefieldUnderYourControlAttachedEffect.java
ReturnToBattlefieldUnderYourControlSourceEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
ReturnToBattlefieldUnderYourControlTargetEffect.java
* Exile and return to battlefield - fixed that some cards can return commander from command zone but they shouldn't (example: Cloudshift, Conjurer's Closet, see #5151 , #5278 );
2020-07-10 14:37:46 +04:00
ReturnToHandAttachedEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
ReturnToHandChosenControlledPermanentEffect.java
ReturnToHandChosenPermanentEffect.java
ReturnToHandFromBattlefieldAllEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
ReturnToHandFromGraveyardAllEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
ReturnToHandSourceEffect.java
ReturnToHandSpellEffect.java
ReturnToHandTargetEffect.java
[M21] some more text fixes
2020-10-07 09:28:12 -04:00
ReturnToLibraryPermanentEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
ReturnToLibrarySpellEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
RevealAndShuffleIntoLibrarySourceEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
RevealCardsFromLibraryUntilEffect.java
[M20] various text fixes
2020-10-08 09:15:38 -04:00
RevealHandSourceControllerEffect.java
* Removed unused imports.
2020-08-22 11:51:34 +02:00
RevealHandTargetEffect.java
RevealLibraryPutIntoHandEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
RevealTargetPlayerLibraryEffect.java
RevealTopLandToBattlefieldElseHandEffect.java
[CMR] various text fixes
2020-11-11 09:08:16 -05:00
RollDiceEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods (part 2);
2020-12-13 02:01:49 +04:00
RollPlanarDieEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods (part 2);
2020-12-13 02:01:49 +04:00
RummageEffect.java
SacrificeAllEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
SacrificeControllerEffect.java
SacrificeEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
SacrificeEquippedEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
SacrificeOpponentsEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
SacrificeOpponentsUnlessPayEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
SacrificeSourceEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
SacrificeSourceUnlessConditionEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
SacrificeSourceUnlessPaysEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
SacrificeTargetEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
SetPlayerLifeAllEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
SetPlayerLifeSourceEffect.java
SetPlayerLifeTargetEffect.java
Update *.sh and *.java files to use Unix line endings
2020-07-09 13:07:26 -04:00
ShuffleHandGraveyardAllEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
ShuffleHandIntoLibraryDrawThatManySourceEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
ShuffleIntoLibraryGraveOfSourceOwnerEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
ShuffleIntoLibrarySourceEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
ShuffleIntoLibraryTargetEffect.java
* Reworked some card movement to player methods ( #4866 ).
2020-07-15 00:42:08 +02:00
ShuffleLibrarySourceEffect.java
ShuffleLibraryTargetEffect.java
ShuffleSpellEffect.java
SkipCombatStepEffect.java
Update *.sh and *.java files to use Unix line endings
2020-07-09 13:07:26 -04:00
SkipDrawStepEffect.java
SkipNextCombatEffect.java
SkipNextDrawStepControllerEffect.java
* Removed unused imports.
2020-08-22 11:51:34 +02:00
SkipNextDrawStepTargetEffect.java
Update *.sh and *.java files to use Unix line endings
2020-07-09 13:07:26 -04:00
SkipNextPlayerUntapStepEffect.java
* Exile card and return it from exile - fixed rollback error on commander creature exile ( #7250 );
2020-12-17 10:07:15 +04:00
SkipUntapOptionalSourceEffect.java
SkipUntapStepEffect.java
TapAllEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
TapAllTargetPlayerControlsEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
TapEnchantedEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
TapSourceEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
TapSourceUnlessPaysEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
TapTargetEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
TransformSourceEffect.java
TransformTargetEffect.java
TurnFaceUpTargetEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
UnlessPaysDelayedEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
UntapAllControllerEffect.java
UntapAllEffect.java
UntapAllLandsControllerEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
UntapAllThatAttackedEffect.java
* Removed unused imports.
2020-08-22 11:51:34 +02:00
UntapEnchantedEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
UntapLandsEffect.java
* UntapLandsEffect - Changed filter message.
2020-06-14 19:41:18 +02:00
UntapSourceEffect.java
UntapTargetEffect.java
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
WinGameSourceControllerEffect.java
WishEffect.java
[KHM] Implemented The Raven's Warning ( #7425 )
2021-01-22 13:13:20 -05:00