foul-magics/Mage/src/main/java/mage/abilities/effects/common
emerald000 df2782fdb6 [KLD] Basic implementation of energy counters. Added Woodweaver's Puzzleknot.
Better display of energy counters would be preferred.
2016-09-07 01:07:21 -04:00
..
combat * Fixed Sightless Brawler cannot attack with other creatures attacking (fixes #2133). 2016-08-06 12:30:52 +02:00
continuous [KLD] Implemented Crew. Added 2 cards using it. 2016-09-06 03:18:47 -04:00
cost Merge remote-tracking branch 'magefree/master' 2016-09-02 19:44:51 -04:00
counter [KLD] Basic implementation of energy counters. Added Woodweaver's Puzzleknot. 2016-09-07 01:07:21 -04:00
discard Remove Unused Imports 2016-04-24 19:50:29 -05:00
replacement Change all line endings to LF 2016-04-14 16:18:01 +00:00
ruleModifying Change all line endings to LF 2016-04-14 16:18:01 +00:00
search Clean up the deprecated moveCards methods in Player 2016-09-03 20:04:12 -04:00
turn Added Timesifter. 2016-04-18 23:47:17 -04:00
AddCombatAndMainPhaseEffect.java * Added Custodi Squire (2 votes), Nightshade Assassin (2 votes), Seize the Day (2 votes) from the Card Requests - JUNE list. 2016-06-04 12:21:47 +02:00
AddConditionalColorlessManaEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
AddConditionalManaEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
AddConditionalManaOfAnyColorEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
AddContinuousEffectToGame.java Restructured Mage module 2015-11-29 21:56:49 +01:00
AddManaAnyColorAttachedControllerEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
AddManaInAnyCombinationEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
AddManaOfAnyColorEffect.java Some changes to mana handling to handle {C} mana. 2016-01-08 23:25:42 +01:00
AddManaOfAnyTypeProducedEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
AddManaToManaPoolSourceControllerEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
AddManaToManaPoolTargetControllerEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
AffinityEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
AmplifyEffect.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
AttachEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
BasicManaEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
BrainstormEffect.java Fix JTMS 0 Loyalty ability to use Brain Implementation. 2016-05-11 02:29:06 -07:00
CantActivateAbilitiesAttachedEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CantAttackBlockTransformAttachedEffect.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
CantBeCounteredControlledEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
CantBeCounteredSourceEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
CantBeRegeneratedSourceEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CantBeRegeneratedTargetEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CantBeTargetedAllEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
CantBeTargetedAttachedEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CantBeTargetedSourceEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
CantBeTargetedTargetEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CastCardFromOutsideTheGameEffect.java Remove obsolete Pick zone. 2015-12-11 17:03:45 -05:00
CastSourceTriggeredAbility.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ChangeATargetOfTargetSpellAbilityToSourceEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ChooseBasicLandTypeEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ChooseColorEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
ChooseCreatureTypeEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ChooseLandTypeEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
ChooseModeEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ChooseNewTargetsTargetEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ChooseOpponentEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ChoosePlayerEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CipherEffect.java Deprecated cards function caller move, part 2. 2016-05-13 23:30:19 -07:00
ClashEffect.java Fixed some possible null pointer exceptions. 2016-06-18 12:56:25 +02:00
ClashWinReturnToHandSpellEffect.java Deprecated cards function caller move, part 2. 2016-05-13 23:30:19 -07:00
CopyEffect.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
CopyPermanentEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
CopySpellForEachItCouldTargetEffect.java spjspj - Fix copy's owner for Mirrorwing Dragon (EMN) 2016-07-16 03:11:06 +10:00
CopyTargetSpellEffect.java Added framework method for copying a StackAbility without casting it. 2016-04-17 23:55:11 -04:00
CopyTokenEffect.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
CounterTargetAndSearchGraveyardHandLibraryEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CounterTargetEffect.java Fixed some possible exceptions. 2016-02-06 02:12:51 +01:00
CounterTargetWithReplacementEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CounterUnlessPaysEffect.java [EMN] Added the missing blue cards. 2016-07-08 23:10:12 +02:00
CreateDelayedTriggeredAbilityEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CreateSpecialActionEffect.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
CreateTokenEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
CreateTokenTargetEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
DamageAllControlledTargetEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
DamageAllEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
DamageAttachedControllerEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
DamageControllerEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
DamageEachOtherEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
DamageEverythingEffect.java Fixed some problems with possible ConcurrentModificationExceptions and some minor changes. 2016-01-31 23:23:09 +01:00
DamageMultiEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
DamagePlayersEffect.java Fixed some problems with possible ConcurrentModificationExceptions and some minor changes. 2016-01-31 23:23:09 +01:00
DamageSelfEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
DamageTargetControllerEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
DamageTargetEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
DestroyAllControlledTargetEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
DestroyAllEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
DestroyAllNamedPermanentsEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
DestroyAttachedEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
DestroyMultiTargetEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
DestroySourceEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
DestroyTargetAtBeginningOfNextEndStepEffect.java Some cleanup and minor rework. 2016-01-18 08:18:17 +01:00
DestroyTargetEffect.java * Dust to Dust - Fixed tooltip text. 2016-02-08 16:15:46 +01:00
DetainAllEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
DetainTargetEffect.java Added Thieves' Auction. 2016-04-17 19:22:33 -04:00
DevourEffect.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
DiscardOntoBattlefieldEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
DoIfClashWonEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
DoIfCostPaid.java Fix DoIfCostPaid effect when it is not optional. 2016-05-02 16:06:56 +03:00
DontUntapAsLongAsSourceTappedEffect.java Fixed Scoured Barrens and Secluded Steppe collector numbers [C15]. Adding missing flying ability to Victory's Herald. 2016-01-28 08:56:13 -06:00
DontUntapInControllersNextUntapStepSourceEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
DontUntapInControllersNextUntapStepTargetEffect.java [EMN] Fixed tooltip text on some green, gold, artifact, and land cards. Added Emrakul's Evangel's missing TapSourceCost. 2016-07-12 23:10:37 -05:00
DontUntapInControllersUntapStepAllEffect.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
DontUntapInControllersUntapStepEnchantedEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
DontUntapInControllersUntapStepSourceEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
DontUntapInControllersUntapStepTargetEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
DontUntapInOpponentsNextUntapStepAllEffect.java update per pull request feedback 2016-03-15 23:22:58 -05:00
DoUnlessAnyPlayerPaysEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
DoUnlessControllerPaysEffect.java midway through FEM + fixed Oubliette, Tawnos Coffin 2016-04-19 12:50:48 -03:00
DrawCardAllEffect.java Fixed some problems with possible ConcurrentModificationExceptions and some minor changes. 2016-01-31 23:23:09 +01:00
DrawCardSourceControllerEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
DrawCardTargetEffect.java * Roiling Waters - Fixed tooltip text. 2016-02-08 16:40:06 +01:00
DrawDiscardControllerEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
DrawDiscardTargetEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
DynamicManaEffect.java * Fixed a bug of colorless mana (e.g. caused Heartbeat of Spring not working with Urza's lands). 2016-02-16 17:15:47 +01:00
EndTurnEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
EnterBattlefieldPayCostOrPutGraveyardEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
EntersBattlefieldWithXCountersEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
EnvoyEffect.java Clean up the deprecated moveCards methods in Player 2016-09-03 20:04:12 -04:00
EpicEffect.java Added framework method for copying a StackAbility without casting it. 2016-04-17 23:55:11 -04:00
ExileAllEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ExileAndReturnTransformedSourceEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ExileCardFromOwnGraveyardControllerEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ExileCardsFromTopOfLibraryTargetEffect.java Clean up the deprecated moveCards methods in Player 2016-09-03 20:04:12 -04:00
ExileCardYouChooseTargetOpponentEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ExileFromZoneTargetEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
ExileGraveyardAllPlayersEffect.java Fixed some problems with possible ConcurrentModificationExceptions and some minor changes. 2016-01-31 23:23:09 +01:00
ExileGraveyardAllTargetPlayerEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ExileReturnBattlefieldOwnerNextEndStepSourceEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ExileSourceEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
ExileSourceUnlessPaysEffect.java Added possibility to check kind of cost to pay for conditional mana use. 2016-01-10 12:01:58 +01:00
ExileSpellEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
ExileTargetAndSearchGraveyardHandLibraryEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ExileTargetEffect.java Reworked some trap cards using old AlternateCosts class. 2016-02-27 23:44:59 +01:00
ExileTargetForSourceEffect.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
FightTargetsEffect.java Refactored counters on permanents counting 2016-09-03 12:38:58 +02:00
FightTargetSourceEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
FlipSourceEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
GainLifeEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
GainLifeTargetEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
GetEmblemEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
GetEmblemTargetPlayerEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
HideawayPlayEffect.java Make sure lands via hideaway respects 305.2 2016-05-28 14:07:40 +02:00
ImprintTargetEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
InfoEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
LookAtTargetPlayerHandEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
LookLibraryAndPickControllerEffect.java [EMN] Added some blue cards. 2016-07-08 21:37:24 +02:00
LookLibraryControllerEffect.java Clean up the deprecated moveCards methods in Player 2016-09-03 20:04:12 -04:00
LookLibraryMayPutToBottomEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
LookLibraryTopCardTargetPlayerEffect.java Refactored cards that use similar abilities 2016-08-28 16:39:33 +02:00
LoseControlOnOtherPlayersControllerEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
LoseGameSourceControllerEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
LoseGameTargetPlayerEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
LoseHalfLifeEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
LoseLifeAllPlayersEffect.java Fixed some problems with possible ConcurrentModificationExceptions and some minor changes. 2016-01-31 23:23:09 +01:00
LoseLifeControllerAttachedEffect.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
LoseLifeDefendingPlayerEffect.java * Silent Skimmer - Fixed that the lose life effect did not work if a planeswalker was attacked (fixes #2139). 2016-08-02 13:17:09 +02:00
LoseLifeOpponentsEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
LoseLifeSourceControllerEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
LoseLifeTargetControllerEffect.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
LoseLifeTargetEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
ManaEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
MayTapOrUntapTargetEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
MeldEffect.java * Meld - Fixed a bug that produced an exception if while the meld ability was on the stack, one of the permanents to meld left the battlefield meanwhile. 2016-08-12 12:12:10 +02:00
NameACardEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
PassEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
PhaseOutAttachedEffect.java Vanishing card implemented 2016-04-08 17:13:04 -04:00
PhaseOutSourceEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
PhaseOutTargetEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
PlayTargetWithoutPayingManaEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
PopulateEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
PreventAllDamageByAllObjectsEffect.java [EMN] Added the missing white cards (without meld). 2016-07-09 18:16:56 +02:00
PreventAllDamageByAllPermanentsEffect.java [EMN] Added the missing white cards (without meld). 2016-07-09 18:16:56 +02:00
PreventAllDamageByAttachedEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
PreventAllDamageToAllEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
PreventAllDamageToAndByAttachedEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
PreventAllDamageToAttachedEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
PreventAllDamageToControllerEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
PreventAllDamageToPlayersEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
PreventAllDamageToSourceEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
PreventAllNonCombatDamageToAllEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
PreventCombatDamageBySourceEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
PreventCombatDamageToSourceEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
PreventDamageBySourceEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
PreventDamageByTargetEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
PreventDamageToSourceEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
PreventDamageToTargetEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
PreventDamageToTargetMultiAmountEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
PreventNextDamageFromChosenSourceToTargetEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
PreventNextDamageFromChosenSourceToYouEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
PutLandFromHandOntoBattlefieldEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
PutLibraryIntoGraveTargetEffect.java Migrated some card moving callers to non-deprecated method. 2016-05-13 23:20:03 -07:00
PutOnLibrarySourceEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
PutOnLibraryTargetEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
PutOntoBattlefieldTargetEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
PutPermanentOnBattlefieldEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
PutTokenOntoBattlefieldCopyTargetEffect.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
PutTopCardOfLibraryIntoGraveControllerEffect.java Migrated some card moving callers to non-deprecated method. 2016-05-13 23:20:03 -07:00
PutTopCardOfLibraryIntoGraveEachPlayerEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
PutTopCardOfLibraryIntoGraveTargetEffect.java Migrated some card moving callers to non-deprecated method. 2016-05-13 23:20:03 -07:00
RecruiterEffect.java * Widespread Panic - Fixed that it also triggered if the library was shuffled by an ability controlled by another player (e.g. Knowledge Exploitation). 2016-03-07 16:16:59 +01:00
RedirectDamageFromSourceToTargetEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
RegenerateAllEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
RegenerateAttachedEffect.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
RegenerateSourceEffect.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
RegenerateTargetEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
RemoveAllCountersSourceEffect.java Make the Counters API for card and permanent consistent. 2016-09-03 10:33:54 -04:00
RemoveDelayedTriggeredAbilityEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
RemoveFromCombatSourceEffect.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
RemoveFromCombatTargetEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
RemoveSpecialActionEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
ReturnFromExileEffect.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
ReturnFromExileForSourceEffect.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
ReturnFromGraveyardToBattlefieldTargetEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
ReturnFromGraveyardToHandTargetEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ReturnSourceFromGraveyardToBattlefieldEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
ReturnSourceFromGraveyardToHandEffect.java * Fixed CMC calculation for transformed cards (fixes #1826). 2016-04-15 14:59:36 +02:00
ReturnToBattlefieldUnderOwnerControlAttachedEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
ReturnToBattlefieldUnderOwnerControlSourceEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ReturnToBattlefieldUnderOwnerControlTargetEffect.java [EMN] Implemented basic Meld functionality. 2016-07-11 04:49:40 -04:00
ReturnToBattlefieldUnderYourControlAttachedEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
ReturnToBattlefieldUnderYourControlSourceEffect.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
ReturnToBattlefieldUnderYourControlTargetEffect.java [EMN] Implemented basic Meld functionality. 2016-07-11 04:49:40 -04:00
ReturnToHandAttachedEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ReturnToHandChosenControlledPermanentEffect.java Added Ixidor's Will and Overburden 2016-02-14 00:09:01 +03:00
ReturnToHandChosenPermanentEffect.java Clean up the deprecated moveCards methods in Player 2016-09-03 20:04:12 -04:00
ReturnToHandFromBattlefieldAllEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ReturnToHandFromGraveyardAllEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ReturnToHandSourceEffect.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
ReturnToHandSpellEffect.java Deprecated cards function caller move, part 2. 2016-05-13 23:30:19 -07:00
ReturnToHandTargetEffect.java * Clutch of Currents - Fixed wrong target handling. 2016-01-12 15:38:44 +01:00
ReturnToLibraryPermanentEffect.java - Fixed Issue #2108 2016-07-26 19:34:06 -03:00
ReturnToLibrarySpellEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
RevealAndShuffleIntoLibrarySourceEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
RevealHandTargetEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
RevealLibraryPutIntoHandEffect.java Clean up the deprecated moveCards methods in Player 2016-09-03 20:04:12 -04:00
RevealTargetPlayerLibraryEffect.java Removed obsolete Zone parameter in CardsImpl constructors. 2015-12-04 00:34:10 -05:00
SacrificeAllEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
SacrificeControllerEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
SacrificeEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
SacrificeEquippedEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
SacrificeOpponentsEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
SacrificeSourceEffect.java * Fixed that a delayed sacrifice source effect could create a null pointer exception. 2016-05-16 11:07:18 +02:00
SacrificeSourceUnlessConditionEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
SacrificeSourceUnlessPaysEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
SacrificeTargetEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
SetPlayerLifeAllEffect.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
SetPlayerLifeSourceEffect.java [EMN] Added the missing white cards (without meld). 2016-07-09 18:16:56 +02:00
ShuffleHandIntoLibraryDrawThatManySourceEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ShuffleIntoLibraryGraveOfSourceOwnerEffect.java Clean up the deprecated moveCards methods in Player 2016-09-03 20:04:12 -04:00
ShuffleIntoLibrarySourceEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ShuffleIntoLibraryTargetEffect.java Refactored cards that use similar abilities 2016-08-28 16:39:33 +02:00
ShuffleLibrarySourceEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ShuffleLibraryTargetEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ShuffleSpellEffect.java * Widespread Panic - Fixed that it also triggered if the library was shuffled by an ability controlled by another player (e.g. Knowledge Exploitation). 2016-03-07 16:16:59 +01:00
SkipDrawStepEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
SkipNextCombatEffect.java Festival, False Peace, Empty City Ruse, Moment of Silence impl. Extracted SkipNextCombatPhase class. 2016-07-27 09:42:45 -04:00
SkipNextPlayerUntapStepEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
SkipUntapOptionalSourceEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
TapAllEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
TapAllTargetPlayerControlsEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
TapEnchantedEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
TapSourceEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
TapSourceUnlessPaysEffect.java Added possibility to check kind of cost to pay for conditional mana use. 2016-01-10 12:01:58 +01:00
TapTargetEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
TransformSourceEffect.java [EMN] Added the missing green cards. 2016-07-09 15:39:59 +02:00
TransformTargetEffect.java * Archangel Avacyn - Fixed check for source object of triggered ability. 2016-08-13 09:38:28 +02:00
UnlessPaysDelayedEffect.java Some cleanup and minor rework. 2016-01-18 08:18:17 +01:00
UntapAllControllerEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
UntapAllEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
UntapAllLandsControllerEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
UntapAllThatAttackedEffect.java * Added Custodi Squire (2 votes), Nightshade Assassin (2 votes), Seize the Day (2 votes) from the Card Requests - JUNE list. 2016-06-04 12:21:47 +02:00
UntapEnchantedEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
UntapLandsEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
UntapSourceEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
UntapTargetEffect.java Some minor changes to Hunting Wilds. 2016-02-04 10:57:48 +01:00
WinGameSourceControllerEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00