mage/Mage.Sets/src/mage/cards/w
2019-04-01 12:45:36 -04:00
..
WailingGhoul.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WailOfTheNim.java remove calls to mode.getEffects().add and mode.getTargets().add , and replace them with addEffect and addTarget . This way we hide the implementation of the modes. Cards should not be interested in how an effect is to be added, rather they should just be able to use a service for that. Refer to Law of Demeter or Principle of Least Knowledge 2019-01-01 14:19:06 +01:00
WaitingInTheWeeds.java refactored many other predicates to singleton enums 2019-01-12 16:30:49 -05:00
Wakedancer.java fixed the formatting on some ability words 2018-07-28 15:01:20 -04:00
WakeningSunsAvatar.java Add ConditionalTriggeredAbility for non-intervening0f 2018-06-24 20:02:40 -04:00
WakeOfDestruction.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WakeOfVultures.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WakerOfTheWilds.java made many dynamicvalues into singleton enums 2019-01-12 21:29:02 -05:00
WakestoneGargoyle.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WakeTheDead.java updated target adjusters P through W 2018-09-29 00:24:00 -04:00
WakeTheReflections.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WakeThrasher.java add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts 2018-07-04 14:24:11 +02:00
WakingNightmare.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WalkerOfSecretWays.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WalkerOfTheGrove.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WalkerOfTheWastes.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WalkingArchive.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WalkingAtlas.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WalkingBallista.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WalkingCorpse.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WalkingDead.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WalkingDesecration.java add nullchecks for game.getObject 2018-12-31 16:03:36 +01:00
WalkingDream.java - Added Walking Dream and Mogg Bombers. 2018-11-26 17:57:15 -06:00
WalkingSponge.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WalkingWall.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WalkTheAeons.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WalkThePlank.java Sonar fixes 19022019 2019-02-19 21:51:45 +01:00
WallOfAir.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfBlood.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfBlossoms.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfBone.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfBrambles.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfCaltrops.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfDeceit.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfDenial.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfDiffusion.java Implement Aetherflame Wall 2018-07-05 21:35:56 -04:00
WallOfDistortion.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfDust.java * Fixed cards with skip untap optional ability that cause game freezes (#5606) 2019-03-01 18:10:32 +04:00
WallOfEarth.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfEssence.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfFaith.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfFire.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfForgottenPharaohs.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfFrost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfGlare.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfGranite.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfHeat.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfHope.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfIce.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfJunk.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfKelp.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfLava.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfLight.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfLimbs.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfLostThoughts.java Implemented Wall of Lost Thoughts 2019-01-11 17:22:16 -05:00
WallOfMist.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfMulch.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfNets.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfOmens.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfOpposition.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfPineNeedles.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfPutridFlesh.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfRazors.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfResurgence.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfReverence.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfRoots.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfShadows.java sonar 220219, criticals 2019-02-22 12:06:11 +01:00
WallOfShards.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfShields.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfSouls.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfSpears.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfStone.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfSwords.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfTanglecord.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfTears.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfTombstones.java Implemented some Legends cards 2018-11-26 04:16:41 +01:00
WallOfTorches.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfVapor.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfVines.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfVipers.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfWater.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfWonder.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WallOfWood.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Wallop.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WanderbrineRootcutters.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WanderersStrike.java Implemented Wanderer's Strike 2019-04-01 12:45:36 -04:00
WanderersTwig.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WanderguardSentry.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WanderInDeath.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WanderingChampion.java Add ConditionalTriggeredAbility for non-intervening0f 2018-06-24 20:02:40 -04:00
WanderingEye.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WanderingFumarole.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WanderingGoblins.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WanderingGraybeard.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WanderingMage.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WanderingOnes.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WanderingStream.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WanderingTombshell.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WanderingWolf.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Wanderlust.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WanderwineHub.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WanderwineProphets.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WandOfDenial.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WandOfIth.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WandOfTheElements.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WandOfVertebrae.java fixed Wand of Vertebrae's second ability not working 2018-09-23 19:34:12 -04:00
WaningWurm.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WantedScoundrels.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarBarge.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarBehemoth.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarbreakTrumpeter.java made many dynamicvalues into singleton enums 2019-01-12 21:29:02 -05:00
Warbringer.java add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts 2018-07-04 14:24:11 +02:00
WarCadence.java made many dynamicvalues into singleton enums 2019-01-12 21:29:02 -05:00
WarchanterOfMogis.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarChariot.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarchiefGiant.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarclampMastiff.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarcryPhoenix.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarDance.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WardenOfEvosIsle.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WardenOfGeometries.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WardenOfTheBeyond.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WardenOfTheEye.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WardenOfTheFirstTree.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WardenOfTheWall.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WardOfBones.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WardOfLights.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WardOfPiety.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WardscaleDragon.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WardSliver.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarElemental.java rewrite watchers to GameState.getWatcher(), rather than getWatchers().get(). This hides away the implementation of the watchers. Accepts the class rather than the name. Always returns the specific subclass, so there is no more casting needed. Only 1 line in the common library remains, that is still using the old 'deprecated' method. Needs a new version release to do that. 2019-01-06 20:59:13 +01:00
WarElephant.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarFalcon.java * Fixed cards with skip untap optional ability that cause game freezes (#5606) 2019-03-01 18:10:32 +04:00
WarfireJavelineer.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarFlare.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Wargate.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarHorn.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarkiteMarauder.java refactored many other predicates to singleton enums 2019-01-12 16:30:49 -05:00
WarleadersHelix.java * Spell Contortion, Warleader's Helix - fixed wrong card text; 2018-11-11 22:54:49 +04:00
WarlordsAxe.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarlordsFury.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarMammoth.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarmindInfantry.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Warmonger.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarmongerHellkite.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarmongersChariot.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Warmth.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarNameAspirant.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Warning.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarOracle.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarpArtifact.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Warpath.java refactored many other predicates to singleton enums 2019-01-12 16:30:49 -05:00
WarpathGhoul.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarpedDevotion.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarpedLandscape.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarpedPhysique.java made many dynamicvalues into singleton enums 2019-01-12 21:29:02 -05:00
WarpedResearcher.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarpingWail.java remove calls to mode.getEffects().add and mode.getTargets().add , and replace them with addEffect and addTarget . This way we hide the implementation of the modes. Cards should not be interested in how an effect is to be added, rather they should just be able to use a service for that. Refer to Law of Demeter or Principle of Least Knowledge 2019-01-01 14:19:06 +01:00
WarpingWurm.java Implemented Shimmering Efreet 2018-06-03 11:27:47 -04:00
WarPriestOfThune.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarpWorld.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarrantWarden.java [RNA] added tokens and download support from scryfall; 2019-01-12 21:13:56 +04:00
WarrenInstigator.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarrenPilferers.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarrenScourgeElf.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarrenWeirding.java include more player null checks 2018-12-31 00:56:03 +01:00
WarReport.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarriorAngel.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarriorEnKor.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarriorsCharge.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarriorsHonor.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarriorsLesson.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarriorsOath.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarriorsStand.java Updated "this spell" wordings 2018-06-21 12:32:25 -04:00
WarSpikeChangeling.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarsToll.java Sonar fixes 19022019 2019-02-19 21:51:45 +01:00
WarstormSurge.java add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts 2018-07-04 14:24:11 +02:00
WarTax.java made many dynamicvalues into singleton enums 2019-01-12 21:29:02 -05:00
Warthog.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarTorchGoblin.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WarWingSiren.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WaryOkapi.java Implemented Wary Okapi 2018-09-07 11:39:43 -04:00
WashOut.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WasitoraNekoruQueen.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WaspLancer.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WaspOfTheBitterEnd.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WasteAway.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Wasteland.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WastelandScorpion.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WastelandStrangler.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WastelandViper.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WasteNot.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Wastes.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Watchdog.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WatcherInTheMist.java Implemented Watcher in the Mist 2018-09-14 13:26:23 -04:00
WatcherInTheWeb.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WatcherOfTheRoost.java Sonar fixes 19022019 2019-02-19 21:51:45 +01:00
WatcherSliver.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WatchersOfTheDead.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WatchfulAutomaton.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WatchfulGiant.java Implemented Watchful Giant 2019-01-11 15:19:04 -05:00
WatchfulNaga.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WatchwingScarecrow.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Watchwolf.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Watercourser.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WaterElemental.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WaterfrontBouncer.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Waterknot.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WaterServant.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WaterspoutDjinn.java refactored many other predicates to singleton enums 2019-01-12 16:30:49 -05:00
WaterspoutElemental.java refactored AnotherPredicate to singleton enum 2019-01-12 16:12:51 -05:00
WaterspoutWeavers.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WatertrapWeaver.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WaterveilCavern.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Waterwhirl.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WaterWurm.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WateryGrave.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WavecrashTriton.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WaveElemental.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WaveOfIndifference.java updated target adjusters P through W 2018-09-29 00:24:00 -04:00
WaveOfReckoning.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WaveOfTerror.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WaveOfVitriol.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WaveskimmerAven.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WavesOfAggression.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WaveWingElemental.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WaxingMoon.java Sonar fixes 19022019 2019-02-19 21:51:45 +01:00
WaxmaneBaku.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WaxWane.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WayfarersBauble.java Added missing TapSourceCost for Wayfarer's Bauble 2018-08-24 19:23:33 +00:00
WayfaringGiant.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WayfaringTemple.java Added creatures you control hints to cards 2019-02-07 12:02:46 +04:00
Waylay.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WayOfTheThief.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WaywardAngel.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WaywardDisciple.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WaywardGiant.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WaywardServant.java refactored AnotherPredicate to singleton enum 2019-01-12 16:12:51 -05:00
WaywardSoul.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WaywardSwordtooth.java Refactor 2019-02-05 23:36:47 +04:00
Weakness.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Weakstone.java refactored many other predicates to singleton enums 2019-01-12 16:30:49 -05:00
WeaponcraftEnthusiast.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeaponsTrainer.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeaponSurge.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WearAway.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WearTear.java Merge origin/master 2018-08-15 10:51:21 +02:00
WeatheredBodyguards.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeatheredWayfarer.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Weatherlight.java fixed some cards which didn't put things on the bottom in a random order 2019-01-20 11:41:49 -05:00
WeatherseedElf.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeatherseedFaeries.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeatherseedTotem.java Add ConditionalTriggeredAbility for non-intervening0f 2018-06-24 20:02:40 -04:00
WeatherseedTreefolk.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeaveFate.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeaverOfCurrents.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeaverOfLies.java refactored AnotherPredicate to singleton enum 2019-01-12 16:12:51 -05:00
WeaverOfLightning.java Sonar fixes 19022019 2019-02-19 21:51:45 +01:00
Web.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WebOfInertia.java * Fixed cards with skip untap optional ability that cause game freezes (#5606) 2019-03-01 18:10:32 +04:00
WeedPrunerPoplar.java refactored AnotherPredicate to singleton enum 2019-01-12 16:12:51 -05:00
WeeDragonauts.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeedStrangle.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeequayBeastmaster.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeiAmbushForce.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeiAssassins.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeiEliteCompanions.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeightOfConscience.java refactored many other predicates to singleton enums 2019-01-12 16:30:49 -05:00
WeightOfMemory.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeightOfSpires.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeightOfTheUnderworld.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeiInfantry.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeiNightRaiders.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeirdedVampire.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeirdHarvest.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeirdingShaman.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeirdingWood.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeiScout.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeiStrikeForce.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WelcomeToTheFold.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WelderAutomaton.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeldfastEngineer.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeldfastMonitor.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeldfastWingsmith.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeldingJar.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WeldingSparks.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WelkinGuide.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WelkinHawk.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WelkinTern.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WellgabberApothecary.java refactored many other predicates to singleton enums 2019-01-12 16:30:49 -05:00
WellLaidPlans.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WellOfDiscovery.java refactored many other predicates to singleton enums 2019-01-12 16:30:49 -05:00
WellOfIdeas.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WellOfKnowledge.java add method Game.isActivePlayer(UUID playerId) 2018-06-29 14:59:11 +02:00
WellOfLife.java refactored many other predicates to singleton enums 2019-01-12 16:30:49 -05:00
WellOfLostDreams.java no need to use a stringbuilder for single line String creation. Java will compile this to use a StringBuilder automatically. StringBuilder performs best when initialized outside a loop 2018-12-31 20:40:21 +01:00
Wellwisher.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Werebear.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WerewolfOfAncientHunger.java made many dynamicvalues into singleton enums 2019-01-12 21:29:02 -05:00
WerewolfRansacker.java Add ConditionalTriggeredAbility for non-intervening0f 2018-06-24 20:02:40 -04:00
WesternPaladin.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WestvaleAbbey.java Refactor: source cleanup at imports 2018-10-03 13:26:37 +04:00
WestvaleCultLeader.java Added creatures you control hints to cards 2019-02-07 12:02:46 +04:00
WetlandSambar.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhaleboneGlider.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WharfInfiltrator.java add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts 2018-07-04 14:24:11 +02:00
WheelAndDeal.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WheelOfFate.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WheelOfFortune.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WheelOfSunAndMoon.java add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts 2018-07-04 14:24:11 +02:00
WheelOfTorture.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhelmingWave.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhenFluffyBunniesAttack.java Implemented Unhinged cards 2018-09-30 12:19:54 +02:00
WhereAncientsTread.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Whetstone.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Whetwheel.java made many dynamicvalues into singleton enums 2019-01-12 21:29:02 -05:00
WhimsOfTheFates.java no need to use a stringbuilder for single line String creation. Java will compile this to use a StringBuilder automatically. StringBuilder performs best when initialized outside a loop 2018-12-31 20:40:21 +01:00
Whimwader.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Whipcorder.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Whipflare.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhipgrassEntangler.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Whipkeeper.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhiplashTrap.java rewrite watchers to GameState.getWatcher(), rather than getWatchers().get(). This hides away the implementation of the watchers. Accepts the class rather than the name. Always returns the specific subclass, so there is no more casting needed. Only 1 line in the common library remains, that is still using the old 'deprecated' method. Needs a new version release to do that. 2019-01-06 20:59:13 +01:00
WhipOfErebos.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhipSergeant.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhipSilk.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhipSpineDrake.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhipstitchedZombie.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhiptailMoloch.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhiptailWurm.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhiptongueFrog.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhiptongueHydra.java Implemented Whiptongue Hydra 2018-07-24 15:23:48 -04:00
WhipVine.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Whirlermaker.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhirlerRogue.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhirlerVirtuoso.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhirlingCatapult.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhirlingDervish.java Add ConditionalTriggeredAbility for non-intervening0f 2018-06-24 20:02:40 -04:00
WhirlpoolDrake.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhirlpoolRider.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhirlpoolWarrior.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhirlpoolWhelm.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Whirlwind.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhirlwindAdept.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhirOfInvention.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhiskAway.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhisperAgent.java Implemented Whisper Agent 2018-09-10 14:09:59 -04:00
WhisperBloodLiturgist.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhispererOfTheWilds.java Added ferocious hint for cards (you control reature with power 4); 2019-02-08 03:32:52 +04:00
WhisperingMadness.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhisperingShade.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhisperingSnitch.java changed the constructor for a Watcher. Before, you had to explictly pass the name of the watcher as an argument. But most of the time this was the name of the class itself. So the watcher now determines internally its name. The method 'getBasicKey' can be overridden. Also updated some encapsulation 2019-03-16 08:35:26 +01:00
WhisperingSpecter.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhispersilkCloak.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhispersOfEmrakul.java Added delirium hints to cards 2019-02-06 16:44:34 +04:00
WhispersOfTheMuse.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhisperwoodElemental.java refactored many other predicates to singleton enums 2019-01-12 16:30:49 -05:00
WhiteKnight.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhiteManaBattery.java made many dynamicvalues into singleton enums 2019-01-12 21:29:02 -05:00
WhitemaneLion.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Whiteout.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhiteScarab.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhiteShieldCrusader.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhitesunsPassage.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhiteSunsZenith.java made many dynamicvalues into singleton enums 2019-01-12 21:29:02 -05:00
WhiteWard.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhitewaterNaiads.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WickedAkuba.java clean up unnecessary casts 2019-01-06 22:10:20 +01:00
WickedPact.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WickedReward.java Changed all card classes to final 2018-05-21 10:53:44 -04:00
WickerboughElder.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WickerWarcrawler.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WickerWitch.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WidespreadBrutality.java implemented Widespread Brutality 2019-03-31 12:56:18 -04:00
WidespreadPanic.java no need to use a stringbuilder for single line String creation. Java will compile this to use a StringBuilder automatically. StringBuilder performs best when initialized outside a loop 2018-12-31 20:40:21 +01:00
WieldingTheGreenDragon.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WightOfPrecinctSix.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Wiitigo.java changed the constructor for a Watcher. Before, you had to explictly pass the name of the watcher as an argument. But most of the time this was the name of the class itself. So the watcher now determines internally its name. The method 'getBasicKey' can be overridden. Also updated some encapsulation 2019-03-16 08:35:26 +01:00
WildAesthir.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildBeastmaster.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildbloodPack.java Add ConditionalTriggeredAbility for non-intervening0f 2018-06-24 20:02:40 -04:00
Wildcall.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildCantor.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildCelebrants.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildCeratok.java Implemented Wild Ceratok 2018-09-19 14:48:46 -04:00
WildColos.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildDefiance.java remove redundant null checks before instanceof 2018-09-17 21:09:42 +02:00
WildDogs.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildElephant.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildernessElemental.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildernessHypnotist.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildernessReclamation.java Implemented Wilderness Reclamation 2019-01-03 13:27:11 -05:00
WildestDreams.java updated target adjusters P through W 2018-09-29 00:24:00 -04:00
WildEvocation.java better use of the CardsImpl constructor 2019-02-03 21:08:31 +01:00
WildfieldBorderpost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildFieldScarecrow.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Wildfire.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildfireCerberus.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildfireEmissary.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildfireEternal.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildGriffin.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildGrowth.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildgrowthWalker.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildGuess.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildheartInvoker.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildHolocron.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildHunger.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildInstincts.java Sonar fixes 19022019 2019-02-19 21:51:45 +01:00
WildJhovall.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildLeotau.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildMammoth.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildMight.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildMongrel.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildNacatl.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildOnslaught.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildOx.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildPair.java Sonar fixes 19022019 2019-02-19 21:51:45 +01:00
WildResearch.java better use of the CardsImpl constructor 2019-02-03 21:08:31 +01:00
WildRicochet.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Wildsize.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildSlash.java Added ferocious hint for cards (you control reature with power 4); 2019-02-08 03:32:52 +04:00
WildslayerElves.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildSwing.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildWanderer.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildwoodGeist.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WildwoodRebirth.java Missing comments 2018-10-10 08:47:53 +04:00
WildWurm.java rewrote how coins are flipped 2019-01-15 15:56:40 -05:00
Willbender.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Willbreaker.java add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts 2018-07-04 14:24:11 +02:00
WillForgedGolem.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WillingTestSubject.java add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts 2018-07-04 14:24:11 +02:00
WillKenrith.java Refactor: improved emblem rules generation; 2019-01-03 11:41:34 +04:00
WillOfTheNaga.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WillOTheWisp.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WillowDryad.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WillowElf.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WillowFaerie.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WillowPriestess.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WillowSatyr.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WiltLeafCavaliers.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WiltLeafLiege.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WilyBandar.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WilyGoblin.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WindborneCharge.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WindbornMuse.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WindbriskHeights.java clean up unnecessary casts 2019-01-06 22:10:20 +01:00
WindbriskRaptor.java refactored many other predicates to singleton enums 2019-01-12 16:30:49 -05:00
WindDancer.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WindDrake.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Windfall.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WindgraceAcolyte.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WindgracesJudgment.java updated target adjusters P through W 2018-09-29 00:24:00 -04:00
WindingCanyons.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WindingConstrictor.java add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts 2018-07-04 14:24:11 +02:00
WindingWurm.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WindKinRaiders.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WindreaderSphinx.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WindreaperFalcon.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Windreaver.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WindriderEel.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WindriderPatrol.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WindSail.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WindScarredCrag.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Windscouter.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WindseekerCentaur.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WindShear.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WindsOfChange.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WindsOfQalSisma.java Added ferocious hint for cards (you control reature with power 4); 2019-02-08 03:32:52 +04:00
WindsOfRath.java refactored many other predicates to singleton enums 2019-01-12 16:30:49 -05:00
WindsOfRebuke.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WindSpirit.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Windstorm.java made many dynamicvalues into singleton enums 2019-01-12 21:29:02 -05:00
WindstormDrake.java - more text fixes 2019-01-15 11:07:53 -06:00
WindStrider.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WindsweptHeath.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WindwrightMage.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WindZendikon.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WineOfBloodAndIron.java made many dynamicvalues into singleton enums 2019-01-12 21:29:02 -05:00
WingbeatWarrior.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Wingcrafter.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WingedCoatl.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WingedShepherd.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WingedSliver.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WingedTempleOfOrazca.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WingmateRoc.java Add ConditionalTriggeredAbility for non-intervening0f 2018-06-24 20:02:40 -04:00
WingPuncture.java clean up unnecessary casts 2019-01-06 22:10:20 +01:00
WingrattleScarecrow.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WingShards.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WingSnare.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WingsOfAesthir.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WingsOfHope.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WingsOfTheGuard.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WingsOfVelisVel.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WingSplicer.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WingsteedRider.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WingStorm.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Winnow.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WinnowerPatrol.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WinterBlast.java updated target adjusters P through W 2018-09-29 00:24:00 -04:00
Winterflame.java Improved target messages fot multi-mode cards 2019-01-21 16:19:10 +04:00
WintermoonMesa.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WinterOrb.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WintersGrasp.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WinterSky.java rewrote how coins are flipped 2019-01-15 15:56:40 -05:00
WintersNight.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WipeAway.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WipeClean.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Wirecat.java * Fixed cards with skip untap optional ability that cause game freezes (#5606) 2019-03-01 18:10:32 +04:00
WireflyHive.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WirewoodChanneler.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WirewoodElf.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WirewoodGuardian.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WirewoodHerald.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WirewoodHivemaster.java refactored many other predicates to singleton enums 2019-01-12 16:30:49 -05:00
WirewoodLodge.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WirewoodPride.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WirewoodSavage.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WirewoodSymbiote.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WisdomOfTheJedi.java remove calls to mode.getEffects().add and mode.getTargets().add , and replace them with addEffect and addTarget . This way we hide the implementation of the modes. Cards should not be interested in how an effect is to be added, rather they should just be able to use a service for that. Refer to Law of Demeter or Principle of Least Knowledge 2019-01-01 14:19:06 +01:00
WishcoinCrab.java Implemented Wishcoin Crab 2018-09-19 13:55:27 -04:00
Wishmonger.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Wispmare.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WispweaverAngel.java refactored AnotherPredicate to singleton enum 2019-01-12 16:12:51 -05:00
WistfulSelkie.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WistfulThinking.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WitchbaneOrb.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WitchEngine.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WitchesEye.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WitchHunt.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WitchHunter.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WitchMawNephilim.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WitchsFamiliar.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WitchsMist.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Witchstalker.java add more isActivePlayer and isAttachedTo calls 2018-07-09 21:25:04 +02:00
Withdraw.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WithengarUnbound.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WitheredWretch.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WitheringBoon.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WitheringGaze.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WitheringHex.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WitheringWisps.java Add ConditionalTriggeredAbility for non-intervening0f 2018-06-24 20:02:40 -04:00
WitherscaleWurm.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WithoutWeakness.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Withstand.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WithstandDeath.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WitnessOfTheAges.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WitnessTheEnd.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WitsEnd.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WizardMentor.java refactored AnotherPredicate to singleton enum 2019-01-12 16:12:51 -05:00
WizardReplica.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WizardsLightning.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WizardsRetort.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WizardsSchool.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WizenedCenn.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WizenedSnitches.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Woebearer.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoebringerDemon.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Woeleecher.java include more player null checks 2018-12-31 00:56:03 +01:00
WojekApothecary.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WojekBodyguard.java Implemented Wojek Bodyguard 2018-09-14 12:42:54 -04:00
WojekEmbermage.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WojekHalberdiers.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WojekSiren.java * Wojek Siren - fixed that it boosts 2/0 instead 1/1 2019-02-07 12:22:47 +04:00
WolfbittenCaptive.java Refactor: source cleanup at imports 2018-10-03 13:26:37 +04:00
WolfbriarElemental.java made many dynamicvalues into singleton enums 2019-01-12 21:29:02 -05:00
WolfcallersHowl.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WolfhuntersQuiver.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WolfirAvenger.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WolfirSilverheart.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WolfkinBond.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WolfOfDevilsBreach.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WolfPack.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WolfSkullShaman.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WolverinePack.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WompRat.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Wonder.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoodbornBehemoth.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Woodcloaker.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoodcuttersGrit.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoodedBastion.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoodedFoothills.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoodElemental.java refactored many other predicates to singleton enums 2019-01-12 16:30:49 -05:00
WoodElves.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoodenSphere.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoodenStake.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoodfallPrimus.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoodlandBellower.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoodlandCemetery.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoodlandChangeling.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoodlandDruid.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoodlandGuidance.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoodlandPatrol.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoodlandSleuth.java fixed the formatting on some ability words 2018-07-28 15:01:20 -04:00
WoodlandStream.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoodlandWanderer.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoodlotCrawler.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoodlurkerMimic.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Woodripper.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoodSage.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoodvineElemental.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoodweaversPuzzleknot.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoodwraithCorrupter.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoodwraithStrangler.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WookieeBountyHunter.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WookieeMystic.java changed the constructor for a Watcher. Before, you had to explictly pass the name of the watcher as an argument. But most of the time this was the name of the class itself. So the watcher now determines internally its name. The method 'getBasicKey' can be overridden. Also updated some encapsulation 2019-03-16 08:35:26 +01:00
WookieeRaidleader.java refactored AnotherPredicate to singleton enum 2019-01-12 16:12:51 -05:00
WoollyLoxodon.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoollyMammoths.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoollyRazorback.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoollySpider.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WoollyThoctar.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Wordmail.java Implemented Unhinged cards 2018-09-30 12:19:54 +02:00
WordOfBinding.java updated target adjusters P through W 2018-09-29 00:24:00 -04:00
WordOfBlasting.java made many dynamicvalues into singleton enums 2019-01-12 21:29:02 -05:00
WordOfCommand.java * Fixed cards with skip untap optional ability that cause game freezes (#5606) 2019-03-01 18:10:32 +04:00
WordOfSeizing.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WordOfUndoing.java include more player null checks 2018-12-31 00:56:03 +01:00
WordsOfWar.java add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts 2018-07-04 14:24:11 +02:00
WordsOfWaste.java add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts 2018-07-04 14:24:11 +02:00
WordsOfWilding.java add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts 2018-07-04 14:24:11 +02:00
WordsOfWind.java add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts 2018-07-04 14:24:11 +02:00
WordsOfWisdom.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WordsOfWorship.java add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts 2018-07-04 14:24:11 +02:00
Workhorse.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WorkshopAssistant.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WorldAtWar.java rewrite watchers to GameState.getWatcher(), rather than getWatchers().get(). This hides away the implementation of the watchers. Accepts the class rather than the name. Always returns the specific subclass, so there is no more casting needed. Only 1 line in the common library remains, that is still using the old 'deprecated' method. Needs a new version release to do that. 2019-01-06 20:59:13 +01:00
WorldBottlingKit.java Implemented Unhinged cards 2018-09-30 12:19:54 +02:00
WorldBreaker.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Worldfire.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WorldgorgerDragon.java refactored AnotherPredicate to singleton enum 2019-01-12 16:12:51 -05:00
WorldheartPhoenix.java add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts 2018-07-04 14:24:11 +02:00
WorldlyCounsel.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WorldlyTutor.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Worldpurge.java replaced apostrophes 2018-06-06 22:39:16 -04:00
WorldQueller.java no need to use a stringbuilder for single line String creation. Java will compile this to use a StringBuilder automatically. StringBuilder performs best when initialized outside a loop 2018-12-31 20:40:21 +01:00
WorldShaper.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Worldslayer.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WorldsoulColossus.java Implemented Worldsoul Colossus 2018-09-17 20:37:58 -04:00
WorldspineWurm.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WormfangDrake.java refactored AnotherPredicate to singleton enum 2019-01-12 16:12:51 -05:00
WormfangManta.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WormfangNewt.java refactored AnotherPredicate to singleton enum 2019-01-12 16:12:51 -05:00
WormfangTurtle.java refactored AnotherPredicate to singleton enum 2019-01-12 16:12:51 -05:00
WormHarvest.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WormsOfTheEarth.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WormwoodDryad.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WormwoodTreefolk.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WornPowerstone.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WorryBeads.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Worship.java add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts 2018-07-04 14:24:11 +02:00
WorstFears.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WortBoggartAuntie.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WorthyCause.java made many dynamicvalues into singleton enums 2019-01-12 21:29:02 -05:00
WortTheRaidmother.java Sonar fixes 19022019 2019-02-19 21:51:45 +01:00
WoundReflection.java clean up unnecessary casts 2019-01-06 22:10:20 +01:00
WrackWithMadness.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Wrangle.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WrapInFlames.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WrapInVigor.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WrathOfGod.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WrathOfMaritLage.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WreakHavoc.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WreathOfGeists.java Rename WreathofGeists 2018-07-10 23:18:48 -04:00
WreckingBall.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WreckingBeast.java Implemented Wrecking Beast 2019-01-11 19:25:51 -05:00
WreckingOgre.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WrenchMind.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WrensRunPackmaster.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WrensRunVanquisher.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WretchedAnurid.java refactored AnotherPredicate to singleton enum 2019-01-12 16:12:51 -05:00
WretchedBanquet.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WretchedCamel.java Add ConditionalTriggeredAbility for non-intervening0f 2018-06-24 20:02:40 -04:00
WretchedConfluence.java remove calls to mode.getEffects().add and mode.getTargets().add , and replace them with addEffect and addTarget . This way we hide the implementation of the modes. Cards should not be interested in how an effect is to be added, rather they should just be able to use a service for that. Refer to Law of Demeter or Principle of Least Knowledge 2019-01-01 14:19:06 +01:00
WretchedGryff.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WrexialTheRisenDeep.java clean up unnecessary casts 2019-01-06 22:10:20 +01:00
WringFlesh.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WriteIntoBeing.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WritOfPassage.java * Fixed cards with skip untap optional ability that cause game freezes (#5606) 2019-03-01 18:10:32 +04:00
WuAdmiral.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WuEliteCavalry.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WuInfantry.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WuLightCavalry.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WuLongbowman.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Wurmcalling.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WurmcoilEngine.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WurmskinForger.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WurmsTooth.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WurmweaverCoil.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WuScout.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WuSpy.java better use of the CardsImpl constructor 2019-02-03 21:08:31 +01:00
WuWarship.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WydwenTheBitingGale.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WyluliWolf.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00