Commit Graph

3991 Commits

Author SHA1 Message Date
jendave
43080a86b5 convert Blade Sliver, Heart Sliver, and Reflex Sliver to stPumpAll keyword 2011-08-06 12:26:29 +00:00
jendave
4077210c92 convert Essence Sliver, Horned Sliver, Sidewinder Sliver and Sinew Sliver to stPumpAll keyword 2011-08-06 12:26:20 +00:00
jendave
732b5062e5 code cleanup in static effects code 2011-08-06 12:26:11 +00:00
jendave
ae846d22b4 - Missed Pang Tong when submitting SetInfo fixes 2011-08-06 12:26:05 +00:00
jendave
c7da6e399c 1) convert Crystalline Silver, Plated Sliver, Virulent Sliver, and Watcher Sliver to stPumpAll
2) fix a bug in GameActionUtil, for execute damage effects - poisonous - it was checking startsWith to get a list of keywords, but contains for adding to stack - this caused Poisonous to happen twice for the stPumpAll keyword and Poisonous 1 keyword on Virulent Sliver itself
2011-08-06 12:25:59 +00:00
jendave
e956ac23d6 - Updating SetInfo Script to use CFX instead of CON
- Adding SetInfo data for some recently added cards including the 6 cards that were unable to be parsed by the SetInfoScript
2011-08-06 12:25:49 +00:00
jendave
0daf55db3f convert Might Sliver and Bonesplitter Sliver to stPumpAll 2011-08-06 12:25:27 +00:00
jendave
c3a4e77454 convert Kongming, "Sleeping Dragon" to stPumpAll 2011-08-06 12:25:19 +00:00
jendave
8a570aa015 convert Radiant, Archangel to stPumpSelf keyword 2011-08-06 12:25:11 +00:00
jendave
87f5207551 code cleanup in Static Effects code (cardToEffectsList and commands.put stuff) 2011-08-06 12:25:04 +00:00
jendave
01c0c947cb convert Muscle Sliver to stPumpAll keyword 2011-08-06 12:24:58 +00:00
jendave
5bad40bb42 convert Winged Sliver, Synchronous Sliver, Talon Sliver, and Fury Sliver to stPumpAll keyword 2011-08-06 12:24:50 +00:00
jendave
7d474bbd5a fix toughness for Veteran Armorer 2011-08-06 12:24:41 +00:00
jendave
fd665efa1b - Converted these cards to AF_Pump: Knight of Stromgald, Kranioceros, Leaping Lizard, Lightning Dragon, Lionheart Maverick, Lithatog, Llanowar Cavalry, Loch Korrigan, Lodestone Myr and Looming Shade.
- Converted these cards to AF_Pump: Loxodon Stalwart, Malachite Golem, Manta Riders, Mantis Engine, Marsh Lurker, Megatog, Merrow Wavebreakers, Mesa Falcon, Minotaur Illusionist and Molten Ravager.
- Converted these cards to AF_Pump: Moonglove Changeling, Moonwing Moth, Morphling, Nantuko Shade, Nightwing Shade, Nirkana Revenant, Noble Panther, Order of Leitbur, Order of the Ebon Hand and Order of the White Shield.
2011-08-06 12:24:34 +00:00
jendave
92c00441e5 the if-else if chain was broken in CardFactory_Instants.java This fixes that a couple spots. 2011-08-06 12:24:15 +00:00
jendave
4b10663f48 the if-else if chain was broken in CardFactory_Equipment.java This fixes that in one spot. 2011-08-06 12:24:10 +00:00
jendave
207a87bdf7 the if-else if chain was broken in CardFactory_Creatures.java This fixes that in the necessary spots. Also, removes some old card-specific code. 2011-08-06 12:24:04 +00:00
jendave
64f588cd51 the if-else if chain was broken in CardFactory_Sorceries.java This fixes that in the necessary spots. Also, removes some old card-specific code. 2011-08-06 12:23:59 +00:00
jendave
0fe3fa8658 the if-else if chain was broken in CardFactory.java This fixes that in the necessary spots. Also, removes a lot of old card-specific code. 2011-08-06 12:23:53 +00:00
jendave
53bda3b36b the if-else if chain was broken in CF_Planeswalkers. This fixes that in the necessary spots. (Shouldn't matter since all blocks return card2, but it's probably better to be consistent.) 2011-08-06 12:23:48 +00:00
jendave
decaefa093 the if-else if chain was broken in CF_Lands. This fixes that in the necessary spots. 2011-08-06 12:23:42 +00:00
jendave
da89ed0f85 cleaned up code for Kjeldoran Outpost 2011-08-06 12:23:37 +00:00
jendave
8c90c8aab4 add Lotus Vale (from Weatherlight) 2011-08-06 12:23:31 +00:00
jendave
4c1db76c21 - Fixed That Which Was Taken ability text.
- Added SVar:RemAIDeck:True to Mortal Wound.
2011-08-06 12:23:23 +00:00
jendave
ebff38b055 Reverted ImageCache to fix slow down in game when no card images are present.
DeckEditor and QuestDeckEditor now attempts to display the most recent printing of the card. Loading DeckEditor screens will take longer as it does the set sorting.
If set image can't be found, attempt to load from pics folder. If that can't be found, attempt to load none.jpg. (get none.jpg from Set Image thread)
2011-08-06 12:23:16 +00:00
jendave
6eb519bb50 - Converted these cards to AF_Pump: Enslaved Scout, Femeref Knight, Feral Animist, Ferrovore, Fetid Horror, Fiery Hellhound, Firefly, Firescreamer, Flame Spirit and Flamekin Brawler.
- Converted these cards to AF_Pump: Flowstone Crusher, Flowstone Giant, Flowstone Hellion, Flowstone Mauler, Flowstone Shambler, Flowstone Thopter, Flowstone Wall, Flowstone Wyvern, Folk of the Pines and Foratog.
- Converted these cards to AF_Pump: Foxfire Oak, Frost Raptor, Frozen Shade, Furnace Spirit, Furnace Whelp, Ghostly Changeling, Giant Crab, Glimmering Angel, Glintwing Invoker and Goblin Balloon Brigade.
- Converted these cards to AF_Pump: Granite Gargoyle, Hellkite Overlord, Hematite Golem, Henchfiend of Ukor, Henge Guardian, Hoar Shade, Honor Guard, Hooded Kavu, Hopping Automaton and Hyalopterous Lemure.
- Converted these cards to AF_Pump: Igneous Golem, Inferno Titan, Ironclaw Buzzardiers, Jodah's Avenger, Kavu Glider, Keeper of Kookus, Killer Bees, Kitsune Loreweaver, Kjeldoran Outrider and Knight of Dawn.
2011-08-06 12:23:06 +00:00
jendave
46a42b7500 -Added Scorched Ruins
-Minor AI fix on Rite of Replication
2011-08-06 12:22:37 +00:00
jendave
bc5bbf0544 *Converted all cards that use abDamage without a drawback to AF_DealDamage. 2011-08-06 12:22:24 +00:00
jendave
a8a1002aa2 - Converted these cards to AF_Pump: Cobalt Golem, Crashing Centaur, Cromat, Crowd Favorites, Crypt Ripper, Cursed Ronin, Darkling Stalker, Darklit Gargoyle, Dauthi Mercenary and Deathknell Kami.
- Converted these cards to AF_Pump: Deeptread Merrow, Dirtwater Wraith, Dragon Engine, Dragon Tyrant, Dreadwing, Dross Hopper, Duergar Cave-Guard, Dungeon Shade, Ebony Treefolk and Emerald Dragonfly.
2011-08-06 12:21:31 +00:00
jendave
68ac11d597 - Converted these cards to AF_Pump: Capashen Templar, Carrion Ants, Cavern Crawler, Cavern Thoctar, Chameleon Colossus, Char-Rumbler, Chartooth Cougar, Chilling Shade, Cinder Shade and Cloudheath Drake. 2011-08-06 12:21:17 +00:00
jendave
3025a74fca - Converted these cards to AF_Pump: Aven Flock, Balshan Collaborator, Basalt Gargoyle, Battlefield Percher, Blistering Dieflyn, Blockade Runner, Boreal Griffin, Breathstealer, Burning Shield Askari and Capashen Knight. 2011-08-06 12:21:06 +00:00
jendave
a5be041779 - Converted these cards to AF_Pump: Adarkar Sentinel, Advanced Hoverguard, AEtherflame Wall, Akroma, Angel of Fury, Andradite Leech, Angelfire Crusader, Arcades Sabboth, Atog, Auratog and Avatar of Fury. 2011-08-06 12:20:57 +00:00
jendave
0ec6821f6e add Dwarven Blastminer (from Onslaught) 2011-08-06 12:20:47 +00:00
jendave
92a5a4f952 add Ebony Owl Netsuke (from Saviors of Kamigawa) 2011-08-06 12:20:41 +00:00
jendave
4a0513f727 add Sudden Impact (from Tempest) 2011-08-06 12:20:33 +00:00
jendave
d8b39f3170 forgot RemAIDeck 2011-08-06 12:20:25 +00:00
jendave
b3adf02565 add Berserk (from original base Alpha) 2011-08-06 12:20:19 +00:00
jendave
0c68841aea Updated CONflux set codes to ConFluX. 2011-08-06 12:20:06 +00:00
jendave
fe396ab3f0 remove a TODO that was done. 2011-08-06 12:19:19 +00:00
jendave
94ceff5623 - Converted these cards to AF_Pump: Skarrg, the Rage Pits, Sunhome, Fortress of the Legion, Sustenance, Tooth of Chiss-Goria, Tower of Champions, Tower of the Magistrate and War Chariot. 2011-08-06 12:19:13 +00:00
jendave
e5e10d7b2a add Unstable Mutation (from Arabian Nights) 2011-08-06 12:19:05 +00:00
jendave
b300336df4 - Converted these cards to AF_Pump: Jabari's Banner, Narcissism, Need for Speed, Noble Steeds, Power Matrix, Scale of Chiss-Goria and Seal of Strength. 2011-08-06 12:18:57 +00:00
jendave
f9a0ad2072 - Converted these cards to AF_Pump: Coral Helm, Dauthi Embrace, Flying Carpet, Fyndhorn Bow, Ghitu War Cry, Heartwood Shard and Iron Lance. 2011-08-06 12:18:48 +00:00
jendave
a9a9d0ad7a *Fixed exception when AI tried to cast Phantasmal Terrain or Convincing Mirage. 2011-08-06 12:18:40 +00:00
jendave
3a2a4312fc code cleanup in CF_Lands 2011-08-06 12:18:35 +00:00
jendave
87e333d34e rename AbilityFactory_Counter -> AbilityFactory_CounterMagic 2011-08-06 12:18:29 +00:00
jendave
9ba5325c4c deprecting method used by spCounter. Anything new should use AbilityFactory. 2011-08-06 12:18:22 +00:00
jendave
180c0cef87 AF_Counter - Destination was not being ignored if it could target SpellOrAbility. Now, Destination is ignored if it does in fact target an ability. 2011-08-06 12:18:17 +00:00
jendave
74cb64c7e7 TgtP ->ValidTgts$Player for a few more cards. 2011-08-06 12:18:12 +00:00
jendave
969763d3b9 TgtP ->ValidTgts$Player for a couple cards. 2011-08-06 12:18:05 +00:00