Commit Graph

6224 Commits

Author SHA1 Message Date
Maxmtg
8ddb9e0d01 Game formats - file format changed to use sections.
boosters - simplier restriction
2013-05-06 09:53:56 +00:00
Sloth
7891d7d6ff - Improved shouldPumpCard for triggers. 2013-05-06 09:12:06 +00:00
Maxmtg
75951e89ad removed CardPoolLimitation, adjusted texts for Booster Draft and Sealed Deck modes 2013-05-06 08:17:36 +00:00
Maxmtg
eaa57597c3 better texts for some sealed options 2013-05-06 07:28:01 +00:00
Maxmtg
b1e7f39be8 Sealed mode was too ugly 2013-05-06 05:07:51 +00:00
Maxmtg
f8d7f7759f rem unused imports 2013-05-06 05:06:02 +00:00
Maxmtg
2ba969dc1d renamed classes to make names reflect their purpose 2013-05-06 03:28:42 +00:00
Maxmtg
085c93cbcd improved DGM filter
fixed slot for timeshifted card in tournament packs.
2013-05-06 03:13:05 +00:00
swordshine
33276e0d67 - Added Disrupting Shoal and Minamo's Meddling 2013-05-06 00:45:41 +00:00
Sloth
5f63ab30be - The AI will no longer try to activate Helm of Kaldra all the time. 2013-05-05 21:16:06 +00:00
Sloth
fea6ac738a - Cleanup in checkETBEffects. 2013-05-05 21:03:24 +00:00
Sloth
404d99a1ea - Fixed possible freeze with The Abyss. 2013-05-05 18:31:44 +00:00
Sol
c6b21caea9 - Fix crash where Human needs to sacrifice more permanents than he controls. 2013-05-05 15:37:41 +00:00
Sloth
1f5d7fcc46 - Improved PlayMain1 AI. 2013-05-05 15:22:33 +00:00
Sloth
f3635077ed - Improved AI using Evolve. 2013-05-05 12:14:12 +00:00
Sloth
a50424f28b - Improved orderAttackers AI. 2013-05-05 08:52:49 +00:00
Sloth
2da4a7b0bf - Improved orderBlockers AI. 2013-05-05 08:48:32 +00:00
Sloth
5838357050 - Spread usage of hasSVar. 2013-05-05 07:01:45 +00:00
Sloth
ec069fb7a3 - Tweaked AI attacking. 2013-05-05 06:54:10 +00:00
swordshine
48b689f94a - Added Deep Spawn 2013-05-05 04:46:59 +00:00
Sloth
1b8103823c - Improved BecomesBlockedAI. 2013-05-04 21:20:37 +00:00
Sloth
2a524a549e - Fixed Lavinia of the Tenth. 2013-05-04 21:08:46 +00:00
Sloth
18a4cfe5f7 - The AI will no longer try to use convoke (it was completely useless anyway). 2013-05-04 21:00:45 +00:00
Hellfish
b85587038d *Tweaked synchronized blocks 2013-05-04 20:58:14 +00:00
Hellfish
8251bf46e4 *Missed two synchronized blocks 2013-05-04 17:17:54 +00:00
Hellfish
b31ed17ef5 *Try 2: Synchronized stack alteration. 2013-05-04 17:16:30 +00:00
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