| .. |
|
Vacuumelt.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VadersCommand.java
|
refactored all usages of CardTypePredicate to match the new implementation
|
2020-01-06 13:18:17 -05:00 |
|
VaevictisAsmadi.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VaevictisAsmadiTheDire.java
|
add missing diamond operators
|
2019-03-04 11:57:53 +01:00 |
|
VagrantPlowbeasts.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ValakutFireboar.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ValakutInvoker.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ValakutPredator.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ValakutTheMoltenPinnacle.java
|
refactored ControllerPredicate
|
2020-01-06 20:04:56 -05:00 |
|
ValdukKeeperOfTheFlame.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ValeronOutlander.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ValeronWardens.java
|
add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts
|
2018-07-04 14:24:11 +02:00 |
|
ValiantChangeling.java
|
fixed Valiant Changeling counting opponent's creatures
|
2019-06-07 13:53:50 -04:00 |
|
ValiantGuard.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ValiantKnight.java
|
Implemented Valiant Knight
|
2018-06-20 16:53:35 -04:00 |
|
ValleyDasher.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Valleymaker.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
ValleyRannet.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Valor.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
ValorInAkros.java
|
Refactor: replaced duplicated ability - CreatureEntersBattlefieldTriggeredAbility by EntersBattlefieldControlledTriggeredAbility;
|
2018-10-10 01:21:43 +04:00 |
|
ValorMadeReal.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ValorousCharge.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ValorousStance.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 |
|
VampireAristocrat.java
|
updated creatures that gained the Noble subtype
|
2019-09-27 18:21:11 -04:00 |
|
VampireBats.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VampireChampion.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VampireCharmseeker.java
|
refactored all usages of CardTypePredicate to match the new implementation
|
2020-01-06 13:18:17 -05:00 |
|
VampireCutthroat.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VampireEnvoy.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VampireHexmage.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VampireHounds.java
|
* Replaced some filters by StaticFilters instances.
|
2019-12-20 23:50:01 +01:00 |
|
VampireInterloper.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VampireLacerator.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VampireNeonate.java
|
Implemented Vampire Neonate
|
2018-06-22 13:31:13 -04:00 |
|
VampireNighthawk.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VampireNoble.java
|
updated creatures that gained the Noble subtype
|
2019-09-27 18:21:11 -04:00 |
|
VampireNocturnus.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
VampireOfTheDireMoon.java
|
Implemented Vampire of the Dire Moon
|
2019-06-20 08:23:50 -04:00 |
|
VampireOpportunist.java
|
Implemented Vampire Opportunist
|
2019-04-18 10:28:17 -04:00 |
|
VampireOutcasts.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VampireRevenant.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VampiresBite.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VampireSovereign.java
|
updated creatures that gained the Noble subtype
|
2019-09-27 18:21:11 -04:00 |
|
VampiresZeal.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VampireWarlord.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VampiricDragon.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VampiricEmbrace.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VampiricFeast.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VampiricFury.java
|
refactored ControllerPredicate
|
2020-01-06 20:04:56 -05:00 |
|
VampiricLink.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VampiricRites.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VampiricSliver.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
VampiricSpirit.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VampiricTouch.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VampiricTutor.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Vampirism.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VancesBlastingCannons.java
|
clean up unnecessary casts
|
2019-01-06 22:10:20 +01:00 |
|
Vandalblast.java
|
refactored ControllerPredicate
|
2020-01-06 20:04:56 -05:00 |
|
Vandalize.java
|
Improved target messages fot multi-mode cards
|
2019-01-21 16:19:10 +04:00 |
|
VanguardOfBrimaz.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VanguardsShield.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Vanishing.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VanishIntoMemory.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Vanishment.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Vanquish.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VanquishersBanner.java
|
refactored ControllerPredicate
|
2020-01-06 20:04:56 -05:00 |
|
VanquishTheFoul.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VanquishTheWeak.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VantressGargoyle.java
|
fixed Vantress Gargoyle erroring
|
2019-09-15 10:56:43 -04:00 |
|
VantressPaladin.java
|
Implemented Vantress Paladin
|
2019-09-18 10:07:32 -04:00 |
|
Vaporkin.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VaporousDjinn.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VaporSnag.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VaporSnare.java
|
include more player null checks
|
2018-12-31 00:56:03 +01:00 |
|
VarchildBetrayerOfKjeldor.java
|
refactored ControllerPredicate
|
2020-01-06 20:04:56 -05:00 |
|
VarchildsCrusader.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
VarchildsWarRiders.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VarinaLichQueen.java
|
Implemented Varina, Lich Queen
|
2018-07-26 21:16:29 -04:00 |
|
VarolzTheScarStriped.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VassalsDuty.java
|
refactored SupertypePredicate to be part of SuperType
|
2020-01-06 19:21:27 -05:00 |
|
VassalSoul.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VastwoodAnimist.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
VastwoodGorger.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VastwoodHydra.java
|
refactored ControllerPredicate
|
2020-01-06 20:04:56 -05:00 |
|
VastwoodZendikon.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Vaultbreaker.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VaultOfCatlacan.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VaultOfTheArchangel.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VaultOfWhispers.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VaultSkirge.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VaultSkyward.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Vebulid.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VectisAgents.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VectisDominator.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 |
|
VectisSilencers.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VectorAsp.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VecTownships.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VedalkenAethermage.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
VedalkenAnatomist.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VedalkenArchmage.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VedalkenBlademaster.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VedalkenCertarch.java
|
refactored all usages of CardTypePredicate to match the new implementation
|
2020-01-06 13:18:17 -05:00 |
|
VedalkenDismisser.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VedalkenEngineer.java
|
Additional fixes for getNetMana from #6132 (final)
|
2020-01-03 06:27:39 +04:00 |
|
VedalkenEntrancer.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VedalkenGhoul.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VedalkenHeretic.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VedalkenHumiliator.java
|
Implemented Vedalken Humiliator
|
2018-07-28 14:47:34 -04:00 |
|
VedalkenInfuser.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VedalkenMastermind.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VedalkenMesmerist.java
|
Implemented Vedalken Mesmerist
|
2018-09-19 17:19:00 -04:00 |
|
VedalkenOrrery.java
|
refactored all usages of CardTypePredicate to match the new implementation
|
2020-01-06 13:18:17 -05:00 |
|
VedalkenOutlander.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VedalkenPlotter.java
|
refactored ControllerPredicate
|
2020-01-06 20:04:56 -05:00 |
|
VedalkenShackles.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
VeilbornGhoul.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
VeiledApparition.java
|
- Added Veil of Birds and Veiled Apparition.
|
2018-11-13 11:27:44 -06:00 |
|
VeiledCrocodile.java
|
Fixed NPE errors
|
2019-06-17 12:23:10 +04:00 |
|
VeiledSentry.java
|
- Added Viashino Bey, Lurking Skirge, and Opal Avenger. Urza's Legacy Set 100% done.
|
2018-11-15 19:09:23 -06:00 |
|
VeiledSerpent.java
|
- Added Veiled Sentry,
|
2018-11-13 18:29:12 -06:00 |
|
VeiledShade.java
|
Implemented Veiled Shade
|
2018-09-19 13:54:52 -04:00 |
|
VeilingOddity.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VeilOfBirds.java
|
- Added Veil of Birds and Veiled Apparition.
|
2018-11-13 11:27:44 -06:00 |
|
VeilOfSecrecy.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VeilOfSummer.java
|
fix latest cards from master
|
2019-12-29 23:08:47 +01:00 |
|
VeilstoneAmulet.java
|
add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts
|
2018-07-04 14:24:11 +02:00 |
|
VeinDrinker.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VeinfireBorderpost.java
|
refactored SupertypePredicate to be part of SuperType
|
2020-01-06 19:21:27 -05:00 |
|
VelaTheNightClad.java
|
refactored ControllerPredicate
|
2020-01-06 20:04:56 -05:00 |
|
VeldraneOfSengir.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Veldt.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VenarianGlimmer.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VenarianGold.java
|
* Venarian Gold - Fixed rule text according #6170.
|
2020-01-10 20:43:19 +01:00 |
|
Vendetta.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VendilionClique.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VenerableKnight.java
|
Implemented Venerable Knight
|
2019-09-10 17:52:50 -04:00 |
|
VenerableKumo.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VenerableLammasu.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VenerableMonk.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VeneratedLoxodon.java
|
remove all copy constructors and copy methods for all watchers
|
2019-12-29 19:18:20 +01:00 |
|
VeneratedTeacher.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Vengeance.java
|
refactored many other predicates to singleton enums
|
2019-01-12 16:30:49 -05:00 |
|
VengeantVampire.java
|
Merge fix
|
2019-05-24 15:43:19 +04:00 |
|
VengefulArchon.java
|
made many dynamicvalues into singleton enums
|
2019-01-12 21:29:02 -05:00 |
|
VengefulDead.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
VengefulDevil.java
|
Implemented Vengeful Devil
|
2019-06-01 10:24:15 -04:00 |
|
VengefulDreams.java
|
* Vengeful Dreams - Fixed that no target could be selected.
|
2019-01-20 20:18:17 +01:00 |
|
VengefulFirebrand.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
VengefulPharaoh.java
|
add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts
|
2018-07-04 14:24:11 +02:00 |
|
VengefulRebel.java
|
Merge remote-tracking branch 'upstream/master'
|
2018-07-16 21:16:20 -07:00 |
|
VengefulRebirth.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VengefulVampire.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VengefulWarchief.java
|
fix latest cards from master
|
2019-12-29 23:08:47 +01:00 |
|
Vengevine.java
|
remove all copy constructors and copy methods for all watchers
|
2019-12-29 19:18:20 +01:00 |
|
Venom.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VenomousBreath.java
|
clean up unnecessary casts
|
2019-01-06 22:10:20 +01:00 |
|
VenomousChangeling.java
|
Implemented Venomous Changeling
|
2019-05-19 21:11:26 -04:00 |
|
VenomousDragonfly.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VenomousFangs.java
|
- Added Serra's Hymn and Venomous Fangs.
|
2018-11-08 17:54:05 -06:00 |
|
VenomousHierophant.java
|
Implemented Venomous Hierophant
|
2020-01-10 19:52:09 -05:00 |
|
VenomousVines.java
|
refactored many other predicates to singleton enums
|
2019-01-12 16:30:49 -05:00 |
|
VenomSliver.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VenomspoutBrackus.java
|
Update VenomspoutBrackus.java
|
2018-08-02 23:22:49 -04:00 |
|
VensersDiffusion.java
|
refactored all usages of CardTypePredicate to match the new implementation
|
2020-01-06 13:18:17 -05:00 |
|
VenserShaperSavant.java
|
Fix for #1016?
|
2018-06-03 23:51:58 -04:00 |
|
VensersJournal.java
|
made many dynamicvalues into singleton enums
|
2019-01-12 21:29:02 -05:00 |
|
VensersSliver.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VenserTheSojourner.java
|
refactored OwnerPredicate
|
2020-01-06 19:59:56 -05:00 |
|
VentifactBottle.java
|
made many dynamicvalues into singleton enums
|
2019-01-12 21:29:02 -05:00 |
|
VentSentinel.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VerdantAutomaton.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VerdantCatacombs.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VerdantConfluence.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 |
|
VerdantCrescendo.java
|
Sonar fixes 19022019
|
2019-02-19 21:51:45 +01:00 |
|
VerdantEidolon.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VerdantEmbrace.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VerdantField.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VerdantForce.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VerdantHaven.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VerdantRebirth.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VerdantSuccession.java
|
Updated pronouns to reflect current rules and oracle text
|
2019-12-06 14:29:36 -05:00 |
|
VerdantSunsAvatar.java
|
add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts
|
2018-07-04 14:24:11 +02:00 |
|
VerdantTouch.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VerdelothTheAncient.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
Verdigris.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VerduranEmissary.java
|
Merge remote-tracking branch 'upstream/master'
|
2018-07-16 21:16:20 -07:00 |
|
VerduranEnchantress.java
|
refactored all usages of CardTypePredicate to match the new implementation
|
2020-01-06 13:18:17 -05:00 |
|
VerdurousGearhulk.java
|
refactored ControllerPredicate
|
2020-01-06 20:04:56 -05:00 |
|
VerityCircle.java
|
fixed a few errors
|
2019-01-04 22:46:29 -05:00 |
|
VerixBladewing.java
|
Changed all card classes to final
|
2018-05-21 10:53:44 -04:00 |
|
Vermiculos.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VernadiShieldmate.java
|
Implemented Vernadi Shieldmate
|
2018-09-19 14:48:14 -04:00 |
|
VernalBloom.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
VernalEquinox.java
|
refactored all usages of CardTypePredicate to match the new implementation
|
2020-01-06 13:18:17 -05:00 |
|
Vertigo.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VertigoSpawn.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VeryCrypticCommandD.java
|
Fix typo
|
2019-07-01 12:00:39 +04:00 |
|
VesperGhoul.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Vesperlark.java
|
Implemented Vesperlark
|
2019-05-28 22:46:45 -04:00 |
|
VesselOfEndlessRest.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VesselOfEphemera.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VesselOfMalignity.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VesselOfNascency.java
|
refactored all usages of CardTypePredicate to match the new implementation
|
2020-01-06 13:18:17 -05:00 |
|
VesselOfParamnesia.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VesselOfVolatility.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VestigeOfEmrakul.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Vesuva.java
|
refactored all usages of CardTypePredicate to match the new implementation
|
2020-01-06 13:18:17 -05:00 |
|
VesuvanDoppelganger.java
|
Merge remote-tracking branch 'upstream/master'
|
2018-07-16 21:16:20 -07:00 |
|
VesuvanShapeshifter.java
|
Tests: fixed false positive tests (AI related, see prev commit);
|
2019-12-20 20:22:38 +04:00 |
|
VeteranArmorer.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VeteranArmorsmith.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
VeteranBodyguard.java
|
* Veteran Bodyguard - fixed that redirect damage effect doesn't work;
|
2019-05-01 21:04:30 +04:00 |
|
VeteranBrawlers.java
|
* Fixed cards with skip untap optional ability that cause game freezes (#5606)
|
2019-03-01 18:10:32 +04:00 |
|
VeteranCathar.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VeteranCavalier.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VeteranExplorer.java
|
Implemented Ashiok, Dream Render
|
2019-04-15 14:10:06 -04:00 |
|
VeteranMotorist.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VeteranOfTheDepths.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VeteransArmaments.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
VeteransReflexes.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VeteransSidearm.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VeteransVoice.java
|
refactored many other predicates to singleton enums
|
2019-01-12 16:30:49 -05:00 |
|
VeteranSwordsmith.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
VeteranWarleader.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
Vex.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VexingArcanix.java
|
Updated pronouns to reflect current rules and oracle text
|
2019-12-06 14:29:36 -05:00 |
|
VexingBeetle.java
|
refactored ControllerPredicate
|
2020-01-06 20:04:56 -05:00 |
|
VexingDevil.java
|
Updated pronouns to reflect current rules and oracle text
|
2019-12-06 14:29:36 -05:00 |
|
VexingGull.java
|
Implemented Vexing Gull
|
2020-01-05 07:38:45 -05:00 |
|
VexingScuttler.java
|
refactored all usages of CardTypePredicate to match the new implementation
|
2020-01-06 13:18:17 -05:00 |
|
VexingShusher.java
|
updated "can't be countered" text
|
2018-06-20 11:21:06 -04:00 |
|
VexingSphinx.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VhatiIlDal.java
|
replaced StaticValue with singletons
|
2020-01-05 11:33:21 -05:00 |
|
VialOfDragonfire.java
|
various text fixes for M20 cards
|
2019-07-22 18:17:34 -04:00 |
|
VialOfPoison.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VialSmasherTheFierce.java
|
clean up unnecessary casts
|
2019-01-06 22:10:20 +01:00 |
|
ViashinoBey.java
|
refactored ControllerPredicate
|
2020-01-06 20:04:56 -05:00 |
|
ViashinoBladescout.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViashinoCutthroat.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViashinoFangtail.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViashinoFirstblade.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViashinoGrappler.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViashinoHeretic.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViashinoOutrider.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViashinoPyromancer.java
|
Implemented Viashino Pyromancer
|
2018-06-15 19:19:19 -04:00 |
|
ViashinoRacketeer.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViashinoRunner.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViashinoSandscout.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViashinoSandsprinter.java
|
Implemented Viashino Sandsprinter
|
2019-06-01 10:27:27 -04:00 |
|
ViashinoSandstalker.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViashinoSandswimmer.java
|
rewrote how coins are flipped
|
2019-01-15 15:56:40 -05:00 |
|
ViashinoShanktail.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViashinoSkeleton.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViashinoSlasher.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViashinoSlaughtermaster.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViashinoSpearhunter.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViashinoWarrior.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViashinoWeaponsmith.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViashivanDragon.java
|
Changed all card classes to final
|
2018-05-21 10:53:44 -04:00 |
|
VibratingSphere.java
|
* My turn condition - added card hints about turn (final);
|
2020-01-12 22:07:32 +04:00 |
|
ViciousBetrayal.java
|
fixed a few more errors
|
2019-01-12 21:58:10 -05:00 |
|
ViciousConquistador.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViciousHunger.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViciousKavu.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViciousOffering.java
|
* Vicious Offering - improved target message (#4913);
|
2019-06-17 19:25:58 +04:00 |
|
ViciousRumors.java
|
replaced StaticValue with singletons
|
2020-01-05 11:33:21 -05:00 |
|
ViciousShadows.java
|
made many dynamicvalues into singleton enums
|
2019-01-12 21:29:02 -05:00 |
|
Victimize.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VictimOfNight.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
VictoriousDestruction.java
|
refactored all usages of CardTypePredicate to match the new implementation
|
2020-01-06 13:18:17 -05:00 |
|
VictoryChimes.java
|
Additional fixes for getNetMana from #6132 (final)
|
2020-01-03 06:27:39 +04:00 |
|
VictorysEnvoy.java
|
Implemented Victory's Envoy
|
2019-12-17 20:18:14 -05:00 |
|
VictorysHerald.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VictualSliver.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViewFromAbove.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VigeanGraftmage.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VigeanHydropon.java
|
* Fixed cards with skip untap optional ability that cause game freezes (#5606)
|
2019-03-01 18:10:32 +04:00 |
|
VigeanIntuition.java
|
Merge remote-tracking branch 'upstream/master'
|
2018-07-16 21:16:20 -07:00 |
|
Vigilance.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VigilantBaloth.java
|
Implemented Vigilant Baloth
|
2018-06-21 14:52:11 -04:00 |
|
VigilantDrake.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VigilanteJustice.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
VigilantMartyr.java
|
Sonar fixes 19022019
|
2019-02-19 21:51:45 +01:00 |
|
VigilantSentry.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VigilForTheLost.java
|
include more player null checks
|
2018-12-31 00:56:03 +01:00 |
|
Vigor.java
|
Questing Beast - fixed rollback error on damage prevent (#6116);
|
2019-12-24 10:53:51 +04:00 |
|
VigorMortis.java
|
* Replaced some filters by StaticFilters instances.
|
2019-12-20 23:50:01 +01:00 |
|
VigorousCharge.java
|
Implemented Invasion cards
|
2018-10-13 14:14:57 +02:00 |
|
VigorsporeWurm.java
|
fixed Vigorspore Wurm boost not being locked in
|
2018-09-20 11:40:14 -04:00 |
|
VildinPackAlpha.java
|
Merge remote-tracking branch 'upstream/master'
|
2018-07-16 21:16:20 -07:00 |
|
VildinPackOutcast.java
|
Refactor: source cleanup at imports
|
2018-10-03 13:26:37 +04:00 |
|
VileAggregate.java
|
Sonar fixes 19022019
|
2019-02-19 21:51:45 +01:00 |
|
VileConsumption.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VileDeacon.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
VileManifestation.java
|
replaced StaticValue with singletons
|
2020-01-05 11:33:21 -05:00 |
|
VileRebirth.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VileRedeemer.java
|
remove all copy constructors and copy methods for all watchers
|
2019-12-29 19:18:20 +01:00 |
|
VileRequiem.java
|
refactored all usages of CardTypePredicate to match the new implementation
|
2020-01-06 13:18:17 -05:00 |
|
VilisBrokerOfBlood.java
|
Implemented Vilis, Broker of Blood
|
2019-06-22 13:28:58 -04:00 |
|
VillageBellRinger.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VillageCannibals.java
|
rename from battlefield to graveyard event comparing to .isDiesEvent
|
2019-02-20 10:20:07 +01:00 |
|
VillageElder.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
VillageIronsmith.java
|
Refactor: source cleanup at imports
|
2018-10-03 13:26:37 +04:00 |
|
VillageMessenger.java
|
Refactor: source cleanup at imports
|
2018-10-03 13:26:37 +04:00 |
|
VillagersOfEstwald.java
|
Refactor: source cleanup at imports
|
2018-10-03 13:26:37 +04:00 |
|
VillageSurvivors.java
|
fixed fateful hour text
|
2019-05-27 17:01:28 -04:00 |
|
VillainousOgre.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
VillainousWealth.java
|
- See b9bee56
|
2019-12-27 09:55:25 -06:00 |
|
Vindicate.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VindictiveLich.java
|
Improved target messages fot multi-mode cards
|
2019-01-21 16:19:10 +04:00 |
|
VindictiveMob.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
VindictiveVampire.java
|
Vindictive Vampire does not trigger of itself
|
2019-01-13 00:32:43 +01:00 |
|
VineDryad.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VineKami.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VinelasherKudzu.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VineMare.java
|
Implemented Vine Mare
|
2018-06-19 16:11:12 -04:00 |
|
VineshaperMystic.java
|
refactored ControllerPredicate
|
2020-01-06 20:04:56 -05:00 |
|
VineSnare.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VinesOfTheRecluse.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VinesOfVastwood.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VineTrellis.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Vineweft.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VintaraElephant.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VintaraSnapper.java
|
refactored many other predicates to singleton enums
|
2019-01-12 16:30:49 -05:00 |
|
ViolentEruption.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViolentImpact.java
|
refactored all usages of CardTypePredicate to match the new implementation
|
2020-01-06 13:18:17 -05:00 |
|
ViolentOutburst.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViolentUltimatum.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VioletPall.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VipersKiss.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViralDrake.java
|
Fixed proliferate texts
|
2019-04-19 09:24:22 +04:00 |
|
ViridescentWisps.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViridianAcolyte.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViridianBetrayers.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViridianClaw.java
|
Fix text on Viridian Claw
|
2019-09-05 12:47:28 -07:00 |
|
ViridianCorrupter.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViridianEmissary.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViridianHarvest.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViridianJoiner.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViridianLongbow.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViridianLorebearers.java
|
refactored ControllerPredicate
|
2020-01-06 20:04:56 -05:00 |
|
ViridianRevel.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViridianScout.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ViridianShaman.java
|
refactored all usages of CardTypePredicate to match the new implementation
|
2020-01-06 13:18:17 -05:00 |
|
ViridianZealot.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VirtuesRuin.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VirtuousCharge.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VirtussManeuver.java
|
include more player null checks
|
2018-12-31 00:56:03 +01:00 |
|
VirtusTheVeiled.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VirulentPlague.java
|
refactored many other predicates to singleton enums
|
2019-01-12 16:30:49 -05:00 |
|
VirulentSliver.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
VirulentSwipe.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VirulentWound.java
|
rename from battlefield to graveyard event comparing to .isDiesEvent
|
2019-02-20 10:20:07 +01:00 |
|
VisageOfBolas.java
|
Sonar fixes 19022019
|
2019-02-19 21:51:45 +01:00 |
|
VisaraTheDreadful.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VisceraDragger.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VisceraSeer.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VisceridArmor.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VisceridDeepwalker.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VisceridDrone.java
|
refactored SupertypePredicate to be part of SuperType
|
2020-01-06 19:21:27 -05:00 |
|
ViscidLemures.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Viseling.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VishKalBloodArbiter.java
|
made many dynamicvalues into singleton enums
|
2019-01-12 21:29:02 -05:00 |
|
VisionaryAugmenter.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VisionCharm.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
Visions.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VisionSkeins.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VisionsOfBeyond.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VisionsOfBrutality.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VitalityCharm.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
Vitalize.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VitalizingCascade.java
|
fixed an error
|
2019-01-12 21:37:54 -05:00 |
|
VitalizingWind.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VitalSplicer.java
|
refactored ControllerPredicate
|
2020-01-06 20:04:56 -05:00 |
|
VitalSurge.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VitasporeThallid.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
VithianRenegades.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VithianStinger.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VituGhaziGuildmage.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VituGhaziTheCityTree.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VividCrag.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VividCreek.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VividFlyingFish.java
|
Implemented Vivid Flying Fish
|
2018-06-08 09:30:38 -04:00 |
|
VividGrove.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VividMarsh.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VividMeadow.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VividRevival.java
|
refactored many other predicates to singleton enums
|
2019-01-12 16:30:49 -05:00 |
|
VivienArkbowRanger.java
|
* Vivien, Arkbow Ranger - Fixed target handling of +1 ability.
|
2020-01-10 15:49:55 +01:00 |
|
VivienChampionOfTheWilds.java
|
refactored all usages of CardTypePredicate to match the new implementation
|
2020-01-06 13:18:17 -05:00 |
|
VivienNaturesAvenger.java
|
[M20] fixed Vivien Natures Avenger with wrong targets amount and loyalty cost;
|
2019-06-30 22:33:48 +04:00 |
|
VivienOfTheArkbow.java
|
refactored ControllerPredicate
|
2020-01-06 20:04:56 -05:00 |
|
VivienReid.java
|
refactored all usages of CardTypePredicate to match the new implementation
|
2020-01-06 13:18:17 -05:00 |
|
ViviensArkbow.java
|
AI: fix wrong cards outcome in choose dialogs;
|
2019-09-27 22:11:30 +04:00 |
|
ViviensCrocodile.java
|
Implemented Vivien's Crocodile
|
2019-06-25 19:10:42 -04:00 |
|
ViviensGrizzly.java
|
Implemented Vivien's Grizzly
|
2019-04-01 19:19:00 -04:00 |
|
ViviensInvocation.java
|
Fixed and improved tests for latest changes like asThough and adventure cards;
|
2019-12-14 19:19:32 +04:00 |
|
ViviensJaguar.java
|
Implemented Vivien's Jaguar
|
2018-06-15 18:57:58 -04:00 |
|
Vivify.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Vivisection.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VizierOfDeferment.java
|
Sonar fixes
|
2019-02-02 22:09:55 +01:00 |
|
VizierOfManyFaces.java
|
remove all copy constructors and copy methods for all watchers
|
2019-12-29 19:18:20 +01:00 |
|
VizierOfRemedies.java
|
* Planeswalker abilities - fixed that plus cost's counters is not affected by replacement effects (#5802, example combo: Planeswalker + Pir, Imaginative Rascal + Doubling Season);
|
2019-05-17 16:10:34 +04:00 |
|
VizierOfTheAnointed.java
|
refactored all usages of CardTypePredicate to match the new implementation
|
2020-01-06 13:18:17 -05:00 |
|
VizierOfTheMenagerie.java
|
Fixed NPE errors
|
2019-12-15 15:00:31 +04:00 |
|
VizierOfTheScorpion.java
|
Implemented Vizier of the Scorpion
|
2019-04-09 18:40:15 -04:00 |
|
VizierOfTheTrue.java
|
refactored ControllerPredicate
|
2020-01-06 20:04:56 -05:00 |
|
VizierOfTumblingSands.java
|
refactored AnotherPredicate to singleton enum
|
2019-01-12 16:12:51 -05:00 |
|
VizkopaConfessor.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 |
|
VizkopaGuildmage.java
|
Some fixes to "Remove license headers" (#4998).
|
2018-06-03 10:18:30 +02:00 |
|
VizkopaVampire.java
|
Implemented Vizkopa Vampire
|
2019-01-11 19:25:13 -05:00 |
|
Vizzerdrix.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VodalianArcanist.java
|
Update VodalianArcanist.java
|
2018-09-02 20:49:33 -04:00 |
|
VodalianHypnotist.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VodalianIllusionist.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VodalianKnights.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VodalianMage.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VodalianMerchant.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VodalianMystic.java
|
Implemented Aven Wind Mage
|
2018-06-11 19:43:23 -04:00 |
|
VodalianSerpent.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VodalianSoldiers.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VodalianWarMachine.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
VodalianZombie.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoicelessSpirit.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoiceOfAll.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoiceOfDuty.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoiceOfGrace.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoiceOfLaw.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoiceOfMany.java
|
updated C19 spoiler and reprints
|
2019-08-07 23:06:33 -04:00 |
|
VoiceOfReason.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoiceOfResurgence.java
|
* My turn condition - added card hints about turn (final);
|
2020-01-12 22:07:32 +04:00 |
|
VoiceOfTheProvinces.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoiceOfTheWoods.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
VoiceOfTruth.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoicesFromTheVoid.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Void.java
|
refactored all usages of CardTypePredicate to match the new implementation
|
2020-01-06 13:18:17 -05:00 |
|
VoidAttendant.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoidGrafter.java
|
refactored AnotherPredicate to singleton enum
|
2019-01-12 16:12:51 -05:00 |
|
VoidmageApprentice.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoidmageHusher.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoidmageProdigy.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
VoidMaw.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoidShatter.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Voidslime.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoidSnare.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoidSquall.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoidStalker.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoidstoneGargoyle.java
|
replaced apostrophes
|
2018-06-06 22:39:16 -04:00 |
|
Voidwalk.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Voidwielder.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoidWinnower.java
|
* Fixed cards with skip untap optional ability that cause game freezes (#5606)
|
2019-03-01 18:10:32 +04:00 |
|
VolatileClaws.java
|
Implemented Volatile Claws
|
2019-06-02 15:19:56 -04:00 |
|
VolatileRig.java
|
rewrote how coins are flipped
|
2019-01-15 15:56:40 -05:00 |
|
VolcanicAwakening.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VolcanicDragon.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VolcanicEruption.java
|
some more target adjusters
|
2018-09-22 16:52:18 -04:00 |
|
VolcanicFallout.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VolcanicGeyser.java
|
made many dynamicvalues into singleton enums
|
2019-01-12 21:29:02 -05:00 |
|
VolcanicHammer.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VolcanicIsland.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VolcanicOffering.java
|
refactored ControllerPredicate
|
2020-01-06 20:04:56 -05:00 |
|
VolcanicRambler.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VolcanicRush.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VolcanicSpray.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VolcanicStrength.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VolcanicSubmersion.java
|
refactored all usages of CardTypePredicate to match the new implementation
|
2020-01-06 13:18:17 -05:00 |
|
VolcanicUpheaval.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VolcanicVision.java
|
refactored ControllerPredicate
|
2020-01-06 20:04:56 -05:00 |
|
VolcanicWind.java
|
refactored all usages of CardTypePredicate to match the new implementation
|
2020-01-06 13:18:17 -05:00 |
|
VolcanoHellion.java
|
made many dynamicvalues into singleton enums
|
2019-01-12 21:29:02 -05:00 |
|
VolcanoImp.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoldarenDuelist.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoldarenPariah.java
|
refactored AnotherPredicate to singleton enum
|
2019-01-12 16:12:51 -05:00 |
|
VolitionReins.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VolleyOfBoulders.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VolleyVeteran.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
VolrathsCurse.java
|
* Fixed cards with skip untap optional ability that cause game freezes (#5606)
|
2019-03-01 18:10:32 +04:00 |
|
VolrathsDungeon.java
|
replaced StaticValue with singletons
|
2020-01-05 11:33:21 -05:00 |
|
VolrathsGardens.java
|
refactored many other predicates to singleton enums
|
2019-01-12 16:30:49 -05:00 |
|
VolrathsLaboratory.java
|
Rename : typo in static method
|
2018-09-29 13:35:48 +02:00 |
|
VolrathsShapeshifter.java
|
* Fixed problems of Yixlid Jailer that removed abilities from cards in graveyard permanently (fixes #1147).
|
2020-01-03 15:23:52 +01:00 |
|
VolrathsStronghold.java
|
refactored all usages of CardTypePredicate to match the new implementation
|
2020-01-06 13:18:17 -05:00 |
|
VolrathTheFallen.java
|
* Replaced some filters by StaticFilters instances.
|
2019-12-20 23:50:01 +01:00 |
|
VolrathTheShapestealer.java
|
- Fixed #6067
|
2019-12-04 16:25:14 -06:00 |
|
VoltaicBrawler.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoltaicConstruct.java
|
refactored all usages of CardTypePredicate to match the new implementation
|
2020-01-06 13:18:17 -05:00 |
|
VoltaicKey.java
|
refactored all usages of CardTypePredicate to match the new implementation
|
2020-01-06 13:18:17 -05:00 |
|
VoltaicServant.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoltCharge.java
|
Fixed proliferate texts
|
2019-04-19 09:24:22 +04:00 |
|
VolunteerMilitia.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VolunteerReserves.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VonaButcherOfMagan.java
|
* My turn condition - added card hints about turn (final);
|
2020-01-12 22:07:32 +04:00 |
|
VonasHunger.java
|
Updated pronouns to reflect current rules and oracle text
|
2019-12-06 14:29:36 -05:00 |
|
VoodooDoll.java
|
Implemented Blazing Effigy, Infinite Authority, Voodoo Doll
|
2019-01-24 22:56:59 +01:00 |
|
VoraciousCobra.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoraciousDragon.java
|
Fixed type cast
|
2019-07-06 12:36:28 +04:00 |
|
VoraciousHatchling.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoraciousHydra.java
|
refactored ControllerPredicate
|
2020-01-06 20:04:56 -05:00 |
|
VoraciousNull.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoraciousReader.java
|
refactored all usages of CardTypePredicate to match the new implementation
|
2020-01-06 13:18:17 -05:00 |
|
VoraciousTyphon.java
|
Implemented Voracious Typhon
|
2020-01-10 19:52:02 -05:00 |
|
VoraciousVampire.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoraciousWurm.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Vorapede.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VorelOfTheHullClade.java
|
refactored all usages of CardTypePredicate to match the new implementation
|
2020-01-06 13:18:17 -05:00 |
|
VorinclexVoiceOfHunger.java
|
* Fixed some possible exceptions.
|
2018-06-05 23:57:45 +02:00 |
|
VoroshTheHunter.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VorracBattlehorns.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Vorstclaw.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VortexElemental.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VotaryOfTheConclave.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VowOfDuty.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VowOfFlight.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VowOfLightning.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VowOfMalice.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VowOfWildness.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoyagerDrake.java
|
made many dynamicvalues into singleton enums
|
2019-01-12 21:29:02 -05:00 |
|
VoyagerStaff.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoyagesEnd.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VoyagingSatyr.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VraskaGolgariQueen.java
|
refactored AnotherPredicate to singleton enum
|
2019-01-12 16:12:51 -05:00 |
|
VraskaRegalGorgon.java
|
Rename: fix typo in planeswalker ability
|
2018-09-29 11:07:52 +02:00 |
|
VraskaRelicSeeker.java
|
Rename: fix typo in planeswalker ability
|
2018-09-29 11:07:52 +02:00 |
|
VraskaSchemingGorgon.java
|
Rename: fix typo in planeswalker ability
|
2018-09-29 11:07:52 +02:00 |
|
VraskasConquistador.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
VraskasContempt.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VraskasFinisher.java
|
refactored ControllerPredicate
|
2020-01-06 20:04:56 -05:00 |
|
VraskasScorn.java
|
Sonar fixes 19022019
|
2019-02-19 21:51:45 +01:00 |
|
VraskasStoneglare.java
|
Sonar fixes 19022019
|
2019-02-19 21:51:45 +01:00 |
|
VraskaSwarmsEminence.java
|
* Vraska, Swarm's Eminence - Fixed hat ability did not trigger on attacked Planeswalker, fixed filter.
|
2019-05-17 12:12:42 +02:00 |
|
VraskaTheUnseen.java
|
* Until end of your turn - fixed that effects discarded too early in multiplayer games (#5759, #5676);
|
2019-04-28 11:27:08 +04:00 |
|
VrynWingmare.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VugLizard.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VulpineGoliath.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Vulptex.java
|
add Star Wars expansion sets to the Star Wars set
|
2018-07-16 20:55:05 -07:00 |
|
VulshokBattlegear.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VulshokBattlemaster.java
|
refactored all instances of SubtypePredicate
|
2020-01-06 16:48:00 -05:00 |
|
VulshokBerserker.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VulshokGauntlets.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VulshokHeartstoker.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VulshokMorningstar.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VulshokRefugee.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VulshokReplica.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VulshokSorcerer.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VulshokWarBoar.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VulturousAven.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VulturousZombie.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
VWing.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |