Commit Graph

1539 Commits

Author SHA1 Message Date
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
bd86881828 Added Hellfish' newest bug fix. 2011-08-06 05:26:06 +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
dd60fa151d * all console output gets saved as forge.log and is deleted at next program execution
* cleanups
* downloading pictures errors are now logged and don't pop up error messages
2011-08-06 05:25:43 +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
b7f3f258c0 - Added activatingPlayer to SpellAbility.
- Rakka Mar and Captain of the Watch now use the activatingPlayer which is locked in when the ability hits the stack.
2011-08-06 05:23:43 +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
cb3d9d7863 Added check for targeted parameter to AI_getBestEnchantment. 2011-08-06 05:23:22 +00:00
jendave
0ac0329c6a Added sortByTextLen, first used by spDiscard. 2011-08-06 05:23:17 +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
7d3887b405 - Pay life function is needed for the minor necro update.
- Remind me not to check in code past 11:30.
2011-08-06 05:22:58 +00:00
jendave
765b102c48 - Minor fixes for Necropotence and Yawgmoth's Bargain.
--Can only pay life that is available 
--Cards are still gained even if Necro isn't in play during the end step.
--Bargain now uses the draw function
2011-08-06 05:22:53 +00:00
jendave
01aa211d5a Added RevealYouChoose method to spDiscard. 2011-08-06 05:22:47 +00:00
jendave
d8ef024cc4 * more exception resilient DownloadPrices
* cleanups
2011-08-06 05:22:42 +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
jendave
312ec7dbf1 * missing file from r1473 2011-08-06 05:22:05 +00:00
jendave
f739006170 - Added Yavimaya Elder. 2011-08-06 05:22:00 +00:00
jendave
c71a407958 Added Glaze Fiend, Liliana's Specter, Scavenger Drake, Temple Acolyte and fixed Totem Speaker. 2011-08-06 05:21:54 +00:00
jendave
46bbb1b449 Added Grazing Gladehart, Lifegift, Orchard Warden, Seer's Sundial and Totem Speaker. 2011-08-06 05:21:47 +00:00
jendave
0ae0d8ffe5 * savable options 2011-08-06 05:21:39 +00:00
jendave
384dbc716d Fixed the StackOverflowError caused by playing cards like Mox Ruby when a card with a spell cost increasing card (e.g. Thorn of Amethyst) is in play (hopefully without breaking other cards). Fixed Admonition Angel from targetting lands. 2011-08-06 05:21:27 +00:00