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 |
|
jendave
|
5715492c15
|
- Fixed more cards like Stoneforge Mystic (with Card.Self -B).
|
2011-08-07 00:28:38 +00:00 |
|
jendave
|
12de5647e3
|
- Fixed more cards like Stoneforge Mystic (rest).
|
2011-08-07 00:28:28 +00:00 |
|
jendave
|
ff82deb2ba
|
- Fixed more cards like Stoneforge Mystic (-P).
|
2011-08-07 00:28:08 +00:00 |
|
jendave
|
4bcf1bf3c8
|
- Fixed more cards like Stoneforge Mystic (-G).
|
2011-08-07 00:27:53 +00:00 |
|
jendave
|
849141eafe
|
- Removing Ashnod's Cylix
|
2011-08-07 00:27:43 +00:00 |
|
jendave
|
b134d9461f
|
- Fixed Lurking Informant
|
2011-08-07 00:27:37 +00:00 |
|
jendave
|
54c62a3749
|
- Fixed more cards like Stoneforge Mystic.
|
2011-08-07 00:27:30 +00:00 |
|
jendave
|
b9e6a6284d
|
- Fixed Stoneforge Mystic.
|
2011-08-07 00:27:22 +00:00 |
|
jendave
|
435126c929
|
*Fixed Astrolabe's text.
|
2011-08-07 00:27:15 +00:00 |
|
jendave
|
90d5feb98e
|
- Added some text
|
2011-08-07 00:27:09 +00:00 |
|
jendave
|
e4dc449fbb
|
- Added Soldevi Excavations
|
2011-08-07 00:27:02 +00:00 |
|
jendave
|
f1bea388aa
|
- Added Ashnod's Cylix
|
2011-08-07 00:26:52 +00:00 |
|
jendave
|
5d478d9ef4
|
- Added a copy of Mayael's Aria to Electro 3.
|
2011-08-07 00:26:45 +00:00 |
|
jendave
|
664be252fa
|
- Added Palliation Accord.
- Updated some card text files.
|
2011-08-07 00:26:37 +00:00 |
|