Commit Graph

6098 Commits

Author SHA1 Message Date
Sloth
559e2b85f7 - Improved DigUntil AI. 2013-05-04 13:15:20 +00:00
swordshine
1277a5b8e2 - Added Breaking Wave, Ghitu Fire, Mind Extraction, Rout, Saproling Symbiosis, and Twilight's Call 2013-05-04 11:51:15 +00:00
Sloth
c11a82ae72 - PumpAllEffect and DebuffEffect will now add/remove keywords with timestamp. 2013-05-04 06:34:28 +00:00
Sol
9c8bda3671 - Adding DGM to RTR block info (except for DGM Maze Run)
- DGM Lands will no longer appear in the Common slot
2013-05-03 22:27:41 +00:00
Sol
e28f19b83d - Revert all synchronized changes in MagicStack. This caused more issues than it solved. 2013-05-03 21:23:08 +00:00
Sloth
e9efe21c60 - PumpEffect will now add keywords with a timestamp. 2013-05-03 16:47:01 +00:00
Sloth
da2e115e4c - Fixed AI using Elven Rite. 2013-05-03 13:53:21 +00:00
Sloth
7a901e33cd - Improved AI using Vraska the Unseen. 2013-05-03 13:49:40 +00:00
swordshine
a1b991bc50 - Added Callous Oppressor 2013-05-03 08:17:19 +00:00
Sloth
a17628cdd6 - Fixed Challenges in Classic mode. 2013-05-03 06:12:39 +00:00
Hellfish
dd11711a56 *Marked Stack alteration methods as synchronized 2013-05-03 06:02:28 +00:00
Sloth
5dce0ab172 - Added AI support for Divide counters.
- Card conversions by marc.
2013-05-02 15:21:36 +00:00
Hellfish
ef4793a6f8 *Removed Draw Order tab from the spell shop. 2013-05-02 13:14:39 +00:00
swordshine
f895ae627d - Fixed Spellweaver Helix 2013-05-02 08:15:04 +00:00
Hellfish
a059a7c7da *Autoselect cost if there's only one for ExilAndPay 2013-05-01 19:58:15 +00:00
Hellfish
76d445a6cb *Added beginnings of ExileAndPay Cost (It currently assumes exactly *1* *creature* to exile from the *graveyard*. Good enough for the only card to use it. :P Will expand.)
*Added Back from the Brink.
2013-05-01 14:23:29 +00:00
Sloth
ab0b9ac735 - Fixed the cards of spells on the stack not always having the right controller. 2013-05-01 06:23:02 +00:00
Sloth
28434b14f7 - Fixed unpairing with tokens. 2013-05-01 05:40:49 +00:00
Sloth
c3e6050aa1 - Fixed Nightscape Battlemage and friends. 2013-05-01 05:40:14 +00:00
swordshine
1f6c218993 - Added Catch // Release 2013-05-01 05:04:34 +00:00
Sloth
5a1c3425d8 - Fixed Serene Remembrance. 2013-04-30 06:27:19 +00:00
swordshine
94fc6239e1 - Added Possibility Storm and Rhystic Lightning 2013-04-30 05:53:44 +00:00
swordshine
f79184a9d5 - Added Carry Away 2013-04-30 05:27:46 +00:00
Sloth
ea04f4c902 - Cleanup of canPlayAndPayFor function. 2013-04-29 21:40:59 +00:00
Hellfish
f63c516683 *Readded Optional Trigger autoaccept/decline/ask, moved to PlayerController.
*Removed deprecated exception throwing in method body template.
*Fixed Deathgreeters trigger not being optional.
2013-04-29 18:13:07 +00:00
Sloth
56f5714af2 - AI will no longer copy its own legendary permanents. 2013-04-29 16:11:05 +00:00
Sloth
ef7c3f3308 - checkStaticAbilities will no longer do anything when the game is over. 2013-04-29 14:13:05 +00:00
Sloth
0a976a3e31 - Fixed Chains of Mephistopheles. 2013-04-29 14:08:24 +00:00
Sloth
a8b8b6cedf - Added some AI specific for Laboratory Maniac. 2013-04-28 15:08:43 +00:00
Sloth
55ef9d5baf - Improved SpellPermanent AI. 2013-04-28 14:44:28 +00:00
Sloth
be6c871633 - Fixed a possible NPE in TokenAI. 2013-04-28 11:53:44 +00:00
Sloth
499d7d4a27 - Fixed the blinking bug. 2013-04-28 11:51:13 +00:00
swordshine
b724f214e2 - Equipment won't shake off when controller changes 2013-04-28 01:25:59 +00:00
Maxmtg
99b15c8c9d survive some exceptions 2013-04-27 18:50:18 +00:00
Maxmtg
ba80b7029f bugfix for starter / tournaments 2013-04-27 18:46:51 +00:00
Maxmtg
cb3b1273f2 Cost from ManaCost ctor will behave correctly for manacost that can't be paid (Lotus Bloom) 2013-04-27 18:39:44 +00:00
Maxmtg
1175f255da "random" is considered a valid Predicate 2013-04-27 18:30:50 +00:00
Maxmtg
e28c415887 nasty compile error! 2013-04-27 18:15:36 +00:00
Maxmtg
7858460391 updated CustomLimited to read the singleton parameter, applied it to drafts and sealed 2013-04-27 18:15:01 +00:00
Maxmtg
59aea5375a UnOpenedProduct now supports limited pools (when you define that there is a single card per cube) 2013-04-27 18:09:22 +00:00
Sloth
8f9a1d7c28 - Fixed logic error in Encode AI. 2013-04-27 16:16:08 +00:00
Sol
28047bb55a - If activating player hasn't been set in when trying to grab it, use the controller instead. 2013-04-27 01:41:38 +00:00
Sloth
b25d3bb673 - Fixed attackingPlayer sometimes not being set. 2013-04-26 20:36:33 +00:00
Maxmtg
5326faf565 updated CHANGES.txt explaining about .draft and .sealed files
removed fields to store human's chioces from TriggerHandler, extracted method that confirms trigger.
2013-04-26 05:18:39 +00:00
Maxmtg
d5e6848069 will generate 80 lands out of 20 avaliable in print run correctly 2013-04-26 04:25:17 +00:00
Maxmtg
5019f4455b FatPack generation
rem warnings
2013-04-26 03:57:08 +00:00
Maxmtg
6a51b8994b fix typos for quest mode shop 2013-04-26 03:10:27 +00:00
Maxmtg
68fcb019ae fix booster generation for quest modes 2013-04-26 03:07:14 +00:00
Maxmtg
e8aa4c5fb2 retrieve game from hostCard which is null in rarer cases than the passed SA 2013-04-26 02:38:29 +00:00
Maxmtg
882f81adcb fix exc building text for FatPackTemplate that has no lands 2013-04-26 02:20:40 +00:00