Commit Graph

66835 Commits

Author SHA1 Message Date
jendave
752c71d715 - Added Night Soil and Necrogenesis
- Small tweaks for displaying names of Suspended cards and displaying name of spell when needing to target a player (useful for Ancestral Vision being cast)
2011-08-06 05:32:04 +00:00
jendave
1010822498 - Improved the AI for Dwarven Demolition Team.
- Minor code clean ups in CardFactory_Creatures.
2011-08-06 05:31:54 +00:00
jendave
4a0722439f Improved the AI for Royal Assassin. 2011-08-06 05:31:49 +00:00
jendave
5d2570dcd8 - Removed Klaas, Elf Friend; Tortuga; Test Destroy
- Added cardsScript.py a python script to synchronize cards.txt with appropriate pictures and rarity entries. Directions for Python are inside the script
- Updated about 30 different pictures/rarities that the script found and added to the different files to the BOTTOM of each file.
(Note: I eyeballed the results and they looked good. If someone can double check them that'd be great.)
2011-08-06 05:31:44 +00:00
jendave
3f8e58033b Added Spitting Sliver, Righteous War, Rhox Pikemaster,
Aysen Highway, Akroma's Devoted, Urborg Shambler, Stronghold Taskmaster, Dread of Night, Blessed Orator, Sigil of the New Dawn, Yomiji, Who Bars the Way, Subversion and Deathmask Nezumi.
2011-08-06 05:31:35 +00:00
jendave
3a82de607e Added Zodiac Dragon, Rushwood Elemental, Rumbling Slum,
Kyren Sniper, Onslaught and Soultether Golem.
2011-08-06 05:31:31 +00:00
jendave
aa598f7179 Added Recumbent Bliss, Harrier Griffin, Goblin War Wagon,
Piranha Marsh, Kitsune Dawnblade and Somnomancer.
2011-08-06 05:31:26 +00:00
jendave
0b65c2a7de * Sun Titan fix 2011-08-06 05:31:20 +00:00
jendave
97beef82b8 * new play area, there might still be some rendering glitches 2011-08-06 05:31:14 +00:00
jendave
4e4e9d2de1 Added a medium version of the Saruman deck. Little changes to Ned Flanders 2. 2011-08-06 05:31:04 +00:00
jendave
a005750e16 Added an Arcane/Spirit deck called Totoro 2. 2011-08-06 05:30:56 +00:00
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