Commit Graph

14981 Commits

Author SHA1 Message Date
moomarc
09f1b7c3d7 AI can't use Viscid Lemures ability properly, so added RemAIDeck 2012-04-06 15:35:30 +00:00
moomarc
bf42ead418 Fixed card panel description for Stalking Yeti 2012-04-06 14:56:03 +00:00
Chris
e991e43ba7 - Fixed the casting cost for Shelter. 2012-04-06 13:51:22 +00:00
Chris
ed481277e8 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-04-06 10:48:28 +00:00
Sol
b43b6ba041 - Fixing Ape and Bird Lvl 4 triggers. 2012-04-06 03:11:38 +00:00
skiera
2f816e3086 Fixed bugs with Yosei, the Morning Star - warning: possible regression... 2012-04-06 01:24:37 +00:00
skiera
941ec3386c Fixed bug with Animate Dead and Dance of the Dead - they hopefully will work now 2012-04-06 00:35:24 +00:00
Sloth
9601155151 - Fixed an issue with "ClearRemembered" and Sacrifice self costs.
- Added Whirlpool Warrior by Squee.
2012-04-05 21:12:43 +00:00
Sloth
d355d7fd33 - Converted Winds of Change to script (by Squee). 2012-04-05 20:08:51 +00:00
Sloth
6fe7456d8d - Added SVar:RemAIDeck:True to Veldrane of Sengir. 2012-04-05 14:52:35 +00:00
Sloth
b7ff6626e2 - Fixed Student of Elements/Tobita, Master of Winds. 2012-04-05 14:51:13 +00:00
Sloth
095df52bff - Fixed Curse of Bloodletting. 2012-04-05 14:49:12 +00:00
Sloth
a625bc67c0 - Removed RemAIDeck SVar from Deceiver Exarch and Dromar's Charm. 2012-04-05 11:39:38 +00:00
Sloth
462397abaf - More work on the AI part of AF Charm (experimental). 2012-04-05 11:32:22 +00:00
Sloth
23382be655 - Added Wall of Vipers, Wandering Eye and Wash Out by Squee. 2012-04-05 10:56:18 +00:00
Chris
80b05df075 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-04-05 10:46:20 +00:00
Sloth
c95368d61f - Cleanup and more use of "==" instead of "equals". 2012-04-05 10:25:35 +00:00
Sloth
07deb76d87 - Converted Umezawa's Jitte to AF Charm and tweaked Bogardan Hellkite (by Squee). 2012-04-05 09:58:57 +00:00
Sloth
b880990e10 - Fixed Silent Assassin. 2012-04-05 09:03:11 +00:00
Sloth
277f103d65 - Fixed Phase triggers. 2012-04-05 08:49:16 +00:00
Maxmtg
613ae1e7d5 Displays current phase as text 2012-04-05 03:59:47 +00:00
Maxmtg
34eebae0a4 some if-elses replaced with switches.
equals against enum PhaseType members replaced by == operator
2012-04-04 19:39:43 +00:00
Sloth
eb13ac1ba0 - Added Heart Wolf. 2012-04-04 19:01:44 +00:00
Sloth
4acfa8f0fb - The AI will now trade block with creatures with the SacMe SVar more willingly. 2012-04-04 15:55:50 +00:00
Sloth
ec15e94c32 - Fixed Summit Apes. 2012-04-04 15:38:59 +00:00
Sloth
3632f1e066 - Added the optional parameter "RemoveKeywords" to AF Animate. AF Debuff shouldn't be used anymore.
- Fixed Chimeric Sphere.
2012-04-04 15:36:20 +00:00
moomarc
26905dcea0 New images are in for the Ape and Wolf pets... only 3 to go 2012-04-04 14:20:56 +00:00
Sloth
8aa275062a - Converted some cards with "When CARDNAME leaves the battlefield,..." to use TriggerController (S-Z). 2012-04-04 11:39:10 +00:00
Sloth
01e3aa7589 - Converted some cards with "When CARDNAME leaves the battlefield,..." to use TriggerController (K-R). 2012-04-04 11:24:08 +00:00
Chris
c3528dbf9c - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-04-04 10:48:09 +00:00
moomarc
8e973182ae Corrected the targeting restriction on Agadeem Occultist to a resolution condition. 2012-04-04 10:00:46 +00:00
moomarc
1219158d0b Added Sylvan Hierophant (thanks Squee) 2012-04-04 09:42:07 +00:00
moomarc
9e9951e5c2 - Added SetAsKicked parameter to nonPermanent kicker spells (they'll now be countered by Ertai's Trickery and interact with any other 'kicked' isValid check) 2012-04-04 09:11:14 +00:00
moomarc
880bfb1728 Added Alpha Brawl.
- DamageAll can now set the damage source with DamageSource param
- EachDamage now handles Remembered defined cards
- DamageAll and EachDamage support StackDescription param now
2012-04-04 08:38:51 +00:00
Sol
185ee93be7 - Adding some exception handling that seems to be happening around the time the Quest game not loading anything. 2012-04-04 02:08:16 +00:00
Sloth
2fcba1f58f - Fixed Drudge Spell. 2012-04-03 21:41:58 +00:00
Sloth
30c227fe1e - Converted some cards with "WWhen CARDNAME leaves the battlefield,..." to use TriggerController (A-J). 2012-04-03 21:40:44 +00:00
Sloth
ffc8c917ae - Converted some cards with "When CARDNAME is put into a graveyard from the battlefield,..." to use TriggerController (S-Z). 2012-04-03 21:33:43 +00:00
Sloth
2b59c4538e - Converted some cards with "When CARDNAME is put into a graveyard from the battlefield,..." to use TriggerController (O-R). 2012-04-03 21:16:35 +00:00
skiera
6a2d2f1353 Updated SkieraCube to most recent version 2012-04-03 20:25:59 +00:00
Maxmtg
884afe1e3e PhaseType switched to enum 2012-04-03 19:26:09 +00:00
Sloth
d623f00478 - Improvements for the AI of AF Pump. 2012-04-03 15:17:38 +00:00
Chris
265f9ff7d9 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-04-03 10:47:06 +00:00
Sloth
6e79bda3b4 - Converted Sarkhan the Mad to script (again). 2012-04-03 08:32:08 +00:00
Sloth
6dcb3dec25 - Converted some cards with "When CARDNAME is put into a graveyard from the battlefield,..." to use TriggerController (J-N). 2012-04-02 20:30:27 +00:00
Sloth
3d4cf7f8be - Converted some cards with "When CARDNAME is put into a graveyard from the battlefield,..." to use TriggerController (G-I). 2012-04-02 20:21:23 +00:00
Sloth
c06de1a41c - Converted some cards with "When CARDNAME is put into a graveyard from the battlefield,..." to use TriggerController (C-F). 2012-04-02 18:18:44 +00:00
Sloth
afd4d38286 - Converted some cards with "When CARDNAME is put into a graveyard from the battlefield,..." to use TriggerController (B-C). 2012-04-02 15:43:34 +00:00
Sloth
368d9d72ad - Converted some cards with "When CARDNAME is put into a graveyard from the battlefield,..." to use TriggerController (A). 2012-04-02 14:36:55 +00:00
Sloth
7c152bc374 - Converted all cards with "When CARDNAME dies,..." to use TriggerController. 2012-04-02 14:15:15 +00:00