Commit Graph

9181 Commits

Author SHA1 Message Date
jendave
4926284ba1 - Added Parasitic Bond. 2011-08-07 00:35:38 +00:00
jendave
13a95b2c9a - Little fix in the stack description of AF tap.
- Added Maddening Wind.
2011-08-07 00:35:31 +00:00
jendave
b37168e470 - Ran set info script. 2011-08-07 00:35:21 +00:00
jendave
835b3f6106 - Added Second Wind. 2011-08-07 00:35:12 +00:00
jendave
22d2f88f23 - Fixed Presence of Gond token types. 2011-08-07 00:35:05 +00:00
jendave
5d990803ca - More fixes in AF copyPermanent.
- Updated some card text files.
2011-08-07 00:34:59 +00:00
jendave
97be2b5668 - Fixed CopyPermanent not setting the controller and owner of the token to the activator. 2011-08-07 00:34:48 +00:00
jendave
8c16f5b2ac - Added Life and Limb. 2011-08-07 00:34:38 +00:00
jendave
b2786325c2 - Added Dralnu's Crusade.
- Updated Kormus Bell.
2011-08-07 00:34:31 +00:00
jendave
702e2ea6b2 - Added Darkest Hour.
- Updated Ambush Commander.
2011-08-07 00:34:24 +00:00
jendave
9a2c9a602c - Added Ghostflame Sliver. 2011-08-07 00:34:17 +00:00
jendave
c48bee7c46 - Added the option OverwriteColors to stAnimate.
- Added Thran Lens.
2011-08-07 00:34:09 +00:00
jendave
2ecf579e79 - Fixed Blood Moon and friends not removing keywords. 2011-08-07 00:34:00 +00:00
jendave
74d896a888 - Updated the Indiana Jones decks. 2011-08-07 00:33:50 +00:00
jendave
96a7da5130 - Convert Kaervek's Spite to script (we should probably add code in LoseLife to handle this card if we expect the AI to use it) 2011-08-07 00:33:42 +00:00
jendave
9b4cc5555f - Converted Leyline of Singularity to script.
- Fixed Conversion and Glaciers.
2011-08-07 00:33:30 +00:00
jendave
9dc176cb57 - Fixed several flaws in stAnimate. Now Blood Moon and friends will only change subtypes and leave land creatures their type and power/toughness. 2011-08-07 00:33:21 +00:00
jendave
54c89d0b3b - Converted Jugan the Rising Star to script 2011-08-07 00:33:11 +00:00
jendave
6be34e7576 - Fixed clearAllButFirstSpellAbility and getAllButFirstSpellAbility if no abilities are present. 2011-08-07 00:33:02 +00:00
jendave
756697d89d - Trying to fix a crash in r9045-9046, feel free to revert/refix if I read the code wrong. 2011-08-07 00:32:56 +00:00
jendave
d9a40ea359 - Fixed Blood Moon and similar cards not removing the lands abilities. 2011-08-07 00:32:50 +00:00
jendave
67d9d874eb - Fixed some lost functionalities of AI blocking.
- Added another possible gang block to the AI's repertoire (to be expanded).
2011-08-07 00:32:40 +00:00
jendave
0dfaf7cdc9 - Improved the AI of Conquering Manticore by converting its etb AF to DB. 2011-08-07 00:32:34 +00:00
jendave
3be0c6cbf7 - More ManaDrain Cleanup 2011-08-07 00:32:27 +00:00
jendave
07bb5dff93 - Fixed two more changeszone self cards. 2011-08-07 00:32:21 +00:00
jendave
49635dd2df - Removing duplicate text for Mana Drain 2011-08-07 00:32:14 +00:00
jendave
4f8ca18a8f - Added Scry to Condescend. 2011-08-07 00:32:08 +00:00
jendave
765a36df72 - Improved the AI of more cards by converting etb AF's to DB's. 2011-08-07 00:31:59 +00:00
jendave
8c56b70b42 - Fixed two more changeszone self cards. 2011-08-07 00:31:34 +00:00
jendave
e958beee87 *Cards' EnchantedBy and Enchanting info is now copied. Fixes Festering Wound NPE.
*Converted Mana Drain to script.
2011-08-07 00:31:27 +00:00
jendave
dce7dd2838 - Ran Set Info Script 2011-08-07 00:31:18 +00:00
jendave
23bddb4e5f - Fixing Gitaxian Probe type 2011-08-07 00:31:12 +00:00
jendave
6795769f8b Fixed the Pump on Barbed Sliver 2011-08-07 00:31:05 +00:00
jendave
0b0145c6f8 - Fixing some ETB destroy cards. 2011-08-07 00:30:59 +00:00
jendave
9e68f4a97f - Added Winter's Night. 2011-08-07 00:30:52 +00:00
jendave
4b4714207a *Added an extra check to IsTriggeredX. 2011-08-07 00:30:45 +00:00
jendave
ca454d52cd *Added "IsTriggered<Triggered-variable name>" to hasProperty. 2011-08-07 00:30:39 +00:00
jendave
869775f3b3 - Rescripted Undergrowth. Used static effect this time. 2011-08-07 00:30:33 +00:00
jendave
6f51c6710d - Ran set info script. 2011-08-07 00:30:26 +00:00
jendave
9f3fa26c42 - Added Thawing Glaciers to two decks. 2011-08-07 00:30:18 +00:00
jendave
d5b95cfb0d - Fixed AI of AF DelayedTrigger.
- Fixed AI of Thawing Glaciers.
2011-08-07 00:30:10 +00:00
jendave
6e4fa83715 - Added Thawing Glaciers 2011-08-07 00:30:00 +00:00
jendave
c924bede8f - Added Undergrowth 2011-08-07 00:29:54 +00:00
jendave
feec2771e4 - Fixed more cards like Stoneforge Mystic (with Card.Self rest). 2011-08-07 00:29:46 +00:00
jendave
3797abe346 - Fixed more cards like Stoneforge Mystic (with Card.Self -T). 2011-08-07 00:29:39 +00:00
jendave
47c9ebb4d3 - Fixed more cards like Stoneforge Mystic (with Card.Self -R). 2011-08-07 00:29:27 +00:00
jendave
64792b3617 - Fixed more cards like Stoneforge Mystic (with Card.Self -M). 2011-08-07 00:29:16 +00:00
jendave
5ce561c1e7 *Added some semblance of AI to AF_DelayedTrigger. Not sure how correct it is though. 2011-08-07 00:29:08 +00:00
jendave
4aa6d45e36 - Fixed more cards like Stoneforge Mystic (with Card.Self -K). 2011-08-07 00:29:00 +00:00
jendave
a89da1b465 - Fixed more cards like Stoneforge Mystic (with Card.Self -G). 2011-08-07 00:28:48 +00:00