Commit Graph

12916 Commits

Author SHA1 Message Date
jendave
c27307cc8e Added Corrosive Mentor, Intimidation, Glen Elendra Liege,
Abyssal Nocturnus and Mindstab.
2011-08-06 05:30:06 +00:00
jendave
712fe74d64 Added Volrath's Dungeon to the 2 rare.txt files. 2011-08-06 05:29:50 +00:00
jendave
37f64871d8 Pardic Dragon now has its Time Counter ability and is at the top of cards.txt 2011-08-06 05:29:45 +00:00
jendave
49a79f4d3b Fixed a bug with cards having 0 toughness dying straight away (Moved them to the top of cards.txt) 2011-08-06 05:29:39 +00:00
jendave
98818cc41d Added Thalakos Seer, Shivan Meteor, Rift Bolt,
Plunder and Infiltrator il-Kor. Removed three - from creature subtypes in cards.txt and updated the rarities.
2011-08-06 05:29:34 +00:00
jendave
5ea425a924 - Minor fix to the spell description line made to Giant Dustwasp.
- Added the keyword "CARDNAME is blue." to Ancestral Vision.
2011-08-06 05:29:26 +00:00
jendave
38cb986748 Added a StaticEffect keyword. Keyworded Reckless One, Balefire Liege, Ascendant Evincar, Akki Underling, Shadow Sliver and Quick Sliver 2011-08-06 05:29:11 +00:00
jendave
83a231fd38 - Reprisal now uses AllZone.GameAction.destroyNoRegeneration().
- Fixed Keldon Halberdier First Strike keyword.
2011-08-06 05:28:51 +00:00
jendave
09c24d5c32 - Added Suspend keyword.
- Added Duskrider Peregrine, Errant Ephemeron, Keldon Halberdier, Durkwood Baloth, Lotus Bloom, Corpulent Corpse
- Updated Shade of Trokair, Giant Dustwasp, Pardic Dragon, Viscerid Deepwalker with Suspend keyword
- Added Ancestral Vision, although it currently doesn't draw cards due to a upkeep/draw phase bug that doesn't let you draw more than one card during your draw phase.
2011-08-06 05:28:45 +00:00
jendave
5bb5e46a91 Added Bogardan Hellkite, Mind's Eye, Sparkmage Apprentice,
Akoum Boulderfoot, Ghitu Slinger, Soldevi Steam Beast, Runed Servitor and Enatu Golem.
2011-08-06 05:28:20 +00:00
jendave
317d11c89c - Added Fauna Shaman (untested, just copied code from Survival of the Fittest). 2011-08-06 05:28:10 +00:00
jendave
5afb9965ab - Added Madness keyword
- Updated Reckless Wurm, Ichor Slick
- Added Basking Rootwalla, Arrogant Wurm

Notes: Madness 0 cards are autocast when discarded. This probably should be more delicate. AI needs to be smarter when using Madness with spells that target.
2011-08-06 05:28:03 +00:00
jendave
8a0762aaa9 Added Centaur Safeguard, Fungal Shambler, Juniper Order Ranger,
Vedalken Heretic and Wee Dragonauts.
2011-08-06 05:27:54 +00:00
jendave
59b881e0a3 Added Cultivate, Deny Reality and Rescind. Added Arcane subtype to Kodama's Reach. 2011-08-06 05:27:45 +00:00
jendave
0d5babbc32 Added Nightmare Void, Order of Yawgmoth, Infectious Horror,
Shrieking Specter, Howling Banshee and Rotting Rats.
2011-08-06 05:27:35 +00:00
jendave
cd8d08f534 Added Petravark, Stonebrow, Krosan Hero, Bramble Creeper, Cave People, Hungry Spriggan, Ma Chao, Western Warrior, Reckless Ogre and Yuan Shao's Infantry. 2011-08-06 05:27:06 +00:00
jendave
5a4ac5b441 - Added Tendo Ice Bridge
- Moved abAddReflectedMana to CardFactory to be more widely usable.
- Added Sylvok Explorer, Quirion Explorer, Harvester Druid, Fellwar Stone
2011-08-06 05:27:01 +00:00
jendave
929a6762db Added a Treefolk deck called as Treebeard 2. 2011-08-06 05:26:54 +00:00
jendave
2919cb44b6 Added Alaborn Cavalier, Charging Paladin, Flanking Troops, Order of the Golden Cricket ,Seasoned Marshal and Soltari Trooper. 2011-08-06 05:26:46 +00:00
jendave
2174de12a6 Added apthaven's knight decks as Galahad 1-3. 2011-08-06 05:26:39 +00:00
jendave
c7010f9197 - Added Volrath's Dungeon
- AI currently won't activate Dungeon Bail cost. Related to ComputerUtil.playCards line that says "if(canPayCost(all[i]) && all[i].canPlay() && all[i].canPlayAI())" 
- Fix for AnyPlayer Abilities to checked for each ability, not just the card
- Fix to add AnyPlayer abilities to Computer section that is actually used by the AI.
- Fix AI_handToLibrary function that was discarding in certain circumstances
2011-08-06 05:26:27 +00:00
jendave
a1bd3fd268 Added Merchant Ship, Sire of the Storm, Kingfisher, Merfolk Seer and Surveilling Sprite. Added the deck that should have been in the last revision. 2011-08-06 05:26:19 +00:00
jendave
b85d79f3ee Removed blank line. 2011-08-06 05:26:11 +00:00
jendave
63ee2b8643 Added a medium version of the Endora AI deck. Added some new cards to my old decks. 2011-08-06 05:26:01 +00:00
jendave
a6c8c79e48 Added Arcbound Crusher, Scrapheap, Indebted Samurai, Kami of Tattered Shoji, Tablet of Epityr, Ajani's Mantra, Goblin Dirigible, Brass Man and Brass Gnat. 2011-08-06 05:25:51 +00:00
jendave
bc2f1e325b An edit to the spell description. :) 2011-08-06 05:25:34 +00:00
jendave
465c1668ae Almost forgot to make smae name edits to the rarity files. Game should now launch without an error message. 2011-08-06 05:25:30 +00:00
jendave
2707d65e78 Minor edit to AEther Flash's name to make it conform to the spelling used by similarly named cards. 2011-08-06 05:25:25 +00:00
jendave
31a5ea0195 Added Close Quarters, Goblin Arsonist, Murderous Redcap, Goblin Medics and Karplusan Wolverine. Fixed Ajani's Pridemate and Ageless Entity to only trigger when the controller gets life. 2011-08-06 05:25:19 +00:00
jendave
24e838d278 Minor fix to the name of a quest deck. 2011-08-06 05:25:09 +00:00
jendave
5aa7b3a4d2 Added Aether Flash, Pelakka Wurm, Rockslide Elemental, and Akki Raider. Added Geth's Grimoire to the Saruman 3 deck. 2011-08-06 05:25:02 +00:00
jendave
d832d0f7ac Added Ancient Tomb, Tarnished Citadel, Battlewand Oak, Orbweaver Kumo, Scaled Hulk, Kami of the Hunt and Nettle Sentinel 2011-08-06 05:24:55 +00:00
jendave
bb0d7c6bb3 Reversed the change on Doom Blade 2011-08-06 05:24:47 +00:00
jendave
340dc76ee9 Converted Duress & Ostracize from code to keyword. 2011-08-06 05:24:41 +00:00
jendave
51cf744868 Converted Distress and Thoughtseize from code to keyword. 2011-08-06 05:24:34 +00:00
jendave
21bd0460fa Added an AI deck called Galadriel 2, based around Amulet of Vigor, green mana ramp, time vault and Howl of the Night Pack. 2011-08-06 05:24:27 +00:00
jendave
ce17bebf57 Converted Coercion from code to keyword. 2011-08-06 05:24:19 +00:00
jendave
9de44089e6 Converted Brainbite from code to keyword. 2011-08-06 05:24:13 +00:00
jendave
7ceb2ea059 Move Doom Blade to the top of Cards.txt and coded it with the WheneverKeyword 2011-08-06 05:24:07 +00:00
jendave
53f47511d4 Added the rarity value to these cards:
Encroach
Psychic Spear
Shattered Dreams
2011-08-06 05:24:01 +00:00
jendave
fdb7359047 - Fix descriptions for Gemstone Mine and Vivid Cycle lands. 2011-08-06 05:23:54 +00:00
jendave
2ecd4d2f68 Added the 3 new spDiscardTgt keyword cards and their LQ pic url:
Encroach
Psychic Spear
Shattered Dreams
2011-08-06 05:23:48 +00:00
jendave
8a31fa95a4 - Added Deserted Temple to the rare.txt files.
- Changed the jpg pic name for quest 22.
2011-08-06 05:23:36 +00:00
jendave
32cfb490de Added Moriok Rigger, Vampiric Spirit, Vermiculos, Wretched Anurid, Gristle Grinner, Knucklebone Witch, Surrakar Marauder, Zhang Liao, Hero of Hefei, Wei Night Raiders and Geth's Grimoire. 2011-08-06 05:23:30 +00:00
jendave
4c0fca05e3 Added Vinelasher Kudzu, Algae Gharial, Herd Gnarr, Wirewood Savage and LQ picture for Yavimaya Elder. 2011-08-06 05:23:11 +00:00
jendave
4fd9a6df87 Replaced some "Zoo" cards in Bamm Bamm Rubble 1 with some new domain cards 2011-08-06 05:23:03 +00:00
jendave
5218e6be5c Added quest22. 2011-08-06 05:22:34 +00:00
jendave
52ebe45b12 Deleted the last deck to make it a quest deck. 2011-08-06 05:22:26 +00:00
jendave
2fdfaf3736 Added an AI deck called Pied Piper of Hamelin 3, based around Thrumming Stone and Relentless Rats 2011-08-06 05:22:20 +00:00
jendave
8b25a9a553 Added an AI deck called Radagast 2, based around Muraganda Petroglyphs. 2011-08-06 05:22:12 +00:00