Commit Graph

49974 Commits

Author SHA1 Message Date
jendave
b4baca60a5 Added Long-Forgotten Gohei. 2011-08-06 05:30:49 +00:00
jendave
3d2aee3aec Added Roughshod Mentor, Primal Rage, Hidden Path,
Lumbering Satyr and Spinneret Sliver.
2011-08-06 05:30:44 +00:00
jendave
86352c93ac Added opponent deck descriptions for quest decks Treebeard 1 and 3. 2011-08-06 05:30:39 +00:00
jendave
70e3d5586a Added an easy and a hard version of my Treefolk deck called Treebeard 1,3. 2011-08-06 05:30:34 +00:00
jendave
15eb9be172 Improved the AI for Intrepid Hero. The AI will no longer target creatures with Indestructible. 2011-08-06 05:30:26 +00:00
jendave
42ce9cf88c Added Keldon Marauders, Keldon Champion, Sunrise Sovereign,
Bloodmark Mentor, Kobold Drill Sergeant, Kobold Taskmaster, Rage Reflection, Boartusk Liege and Furious Assault.
2011-08-06 05:30:21 +00:00
jendave
88d2caa470 Added Day of Destiny, Oathsworn Giant, Hanna's Custody,
Thistledown Liege, Knight of Sursi and Heroes Remembered.
2011-08-06 05:30:14 +00:00
jendave
c27307cc8e Added Corrosive Mentor, Intimidation, Glen Elendra Liege,
Abyssal Nocturnus and Mindstab.
2011-08-06 05:30:06 +00:00
jendave
fe09afabe5 Improved the AI for Visara the Dreadful and Avatar of Woe. Added checks for canTarget() and for Indestructible. 2011-08-06 05:30:01 +00:00
jendave
44ca780bfc Some of the cards that are removed from random constructed decks no longer slow the computer down or are no longer not fully completed. Commented out these card removals. Cards impacted include: the Incarnations, Aether Membrane, Hand of Cruelty, Hand of Honor. 2011-08-06 05:29:56 +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
51cec23ff0 - Should not be able to use Isochron Scepter anymore when it's tapped. 2011-08-06 05:29:22 +00:00
jendave
fbda6a65e1 Improved the AI for Crib Swap. 2011-08-06 05:29:16 +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
c5d8d6ef01 - Looks like this file didn't make it in on the Suspend fix 2011-08-06 05:29:03 +00:00
jendave
80b41e643c - Fix for suspend that broke just before submission. 2011-08-06 05:28:57 +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
94bb4aceb9 - Femeref Archers should be able to target attackers attacking planeswalkers (made similar fixes to Tor Wauki and Lady Caleria). 2011-08-06 05:28:36 +00:00
jendave
9e8b3aa922 - Fixed Psychatog's 2nd ability. 2011-08-06 05:28:31 +00:00
jendave
7ae6f7afae - Fixed playCard(Card) to check canPlay of each ability before giving the choice to the player.
- Dimir Guildmage canPlay now uses canCastSorcery() instead of checking activePlayer and the phase.
- Changed Tradewind Rider to be Optional in case two creatures aren't available to be tapped during resolution. This should be changed back to mandatory when the cost is paid on activation.
2011-08-06 05:28:26 +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
b001f3ccbe * preferences fixes 2011-08-06 05:28:15 +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
e4f2f7e646 * proper Phylactery Lich 2011-08-06 05:27:27 +00:00
jendave
2431bd2ed8 * Phylactery Lich better AI
* Enter doesn't skip 2 phases
* more options saved
2011-08-06 05:27:21 +00:00
jendave
428a486b59 * no flickering at the start of game in Hand area
* no ghost cards in Hand
2011-08-06 05:27:15 +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
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