Commit Graph

529 Commits

Author SHA1 Message Date
moomarc
2f57897b65 - Fixed Torrent of Souls returning cards to hand instead of battlefield 2012-09-26 06:35:52 +00:00
Chris
656ae5aead - Fixed the targeting prompt for Thunderscape Battlemage. 2012-09-25 16:17:53 +00:00
Sloth
fb9881ead3 - Removed the parameter "CanPlayNoTgt" and made it standard (as it was before). 2012-09-25 16:10:32 +00:00
Sol
f8e3e36690 - Fixed extra text on Twinblade Slasher 2012-09-24 00:59:40 +00:00
Sloth
1ff88a2259 - Added "NonBasicSpell$ True" to the Entwine SpellsAbilities. 2012-09-21 20:53:00 +00:00
moomarc
a5957e9215 - Added Avatar of Hope 2012-09-18 06:01:21 +00:00
moomarc
2edec6feae - Added Thunderscape Battlemage 2012-09-17 14:27:26 +00:00
Sloth
d7aa97a458 - Converted the Lair lands to script. 2012-09-17 08:43:30 +00:00
Sloth
2d87227eb0 - Added Nightscape Battlemage and Thornscape Battlemage. 2012-09-14 18:11:43 +00:00
moomarc
cf145ced6d - Added Double Negative, Repel Intruders, River's Grasp and Torrent of Souls
- Expanded Target selection for 'up to' amounts on the stack
- Allowed for spells with TargetMin$0 to still be played if it has CanPlayNoTgt$True
2012-09-14 06:27:30 +00:00
moomarc
f0c690fa6e - Fixed Trepanation Blade 2012-09-13 07:45:35 +00:00
Sloth
540abdbb60 - Added Entangler and Thoughtweft Trio. 2012-09-13 07:14:09 +00:00
Sloth
11d7aa1cee - Added Two-Headed Dragon. 2012-09-12 19:40:15 +00:00
moomarc
afbd869c0f - Added Verdeloth the Ancient (thanks Slothe for the Kicker rework) 2012-09-10 07:41:49 +00:00
slapshot5
adfe45c931 add Two-Headed Giant of Foriys (from original base Alpha) 2012-09-10 03:13:26 +00:00
Sloth
2b4fb8eb5d - Converted the old Kicker keyword to a proper optional additional cost. 2012-09-09 20:17:54 +00:00
slapshot5
bb879d0053 fix cost of Talons of Falkenrath 2012-09-08 16:57:09 +00:00
Sloth
5483dbb62b - Updated some AI SVars. 2012-09-06 18:33:07 +00:00
Hellfish
2f40a48ecd *Added ETBReplacement:<Mode>:<SVar>[:Optional] keyword.
*Added ActiveZones parameter to replacement effects to let replacement effects function wherever.
*Converted clones to ETBReplacement
*Added Essence of the Wild
*CardCharacteristics now copy ReplacementEffects
*ReplacementEffects now copy alot more stuff.
*Divvied up Replacement Effect running into layers
*Moved stuff common between Trigger and ReplacementEffect to TriggerReplacementBase
*Let AF_Tap tap cards on the stack in order to work with ETBReplacement.
*Converted Remote Farm to ETBReplacement.
2012-08-31 22:23:02 +00:00
Sloth
e5c70096f5 - Removed SVar:RemAIDeck:True from some more cards (it looks like the AI can also use mana sources that produce more than one mana of a single color). 2012-08-30 10:58:21 +00:00
Sloth
e05767ef0e - Improved AI of Tangle Wire. 2012-08-30 08:26:42 +00:00
Sloth
245ddfa6b9 - Removed SVar:RemAIDeck:True from some cards. 2012-08-29 20:14:49 +00:00
Sloth
3c9fd09e39 - Added 2 cards with Splice onto Arcane. 2012-08-29 10:59:22 +00:00
Sloth
50aae21eb3 - Fixed AI of Grief Tyrant and Incremental Blight. 2012-08-28 21:01:29 +00:00
Sloth
85ce3b5a3b - Added Through the Breach. 2012-08-28 20:47:14 +00:00
Sloth
62f1c9c7cf - Added 3 more DeckNeeds. 2012-08-26 19:13:03 +00:00
Sloth
1073d14f1f - Added Rivals' Duel. 2012-08-26 11:36:17 +00:00
Sloth
b1923694aa - Added and updated some more DeckNeeds. 2012-08-25 11:46:58 +00:00
Sloth
ab4c9fe50d - Added and updated some DeckNeeds (White). 2012-08-25 11:20:42 +00:00
Sloth
0fe93defe1 - Added and updated some DeckNeeds (Black). 2012-08-25 10:43:15 +00:00
mcrawford620
1ce6f8381b - fixes for LimitedDeck and RemRandomDeck cards 2012-08-25 05:42:03 +00:00
mcrawford620
6e9bf59c0b - Adjustments to how AI handles RemRandomDeck cards in Limited. 2012-08-25 00:27:14 +00:00
Sloth
d76b294007 - Added some DeckNeeds (Red). 2012-08-24 20:15:05 +00:00
Sloth
b0ec99fcf4 - Added some DeckNeeds (Green). 2012-08-24 19:54:44 +00:00
Sloth
b73a053336 - Fixed some tokens not always being exiled at end of turn. 2012-08-24 07:45:17 +00:00
Sloth
539e2f2939 - Converted some card scripts to use "UnlessCost$ Sac<...". 2012-08-23 11:29:04 +00:00
moomarc
3e7ac0fc57 - Fixed Tetravus 2012-08-22 09:45:27 +00:00
Sloth
10b52a56be - Fixed double triggering of some ChangeZone triggers. 2012-08-20 18:16:58 +00:00
mcrawford620
1ed7dc29c7 - fix Twilight Drover trigger 2012-08-11 05:15:36 +00:00
Sloth
aec075306b - Added some DeckHints. 2012-08-03 09:32:40 +00:00
mcrawford620
5ba0659f05 - Fix DeckHints and put back in to LimitedDeck generation. 2012-08-02 23:02:24 +00:00
mcrawford620
8cd3e0a1a0 - work on DeckWantsTest, no longer breaking 2012-08-02 00:31:25 +00:00
Sloth
fa4f795a92 - Fixed "TargetValidTargeting" taking permanent spells as permanents (and similar cases).
- Fixed Teferi's Response.
2012-07-31 15:08:26 +00:00
Sloth
fec30313db - Added Trinisphere. 2012-07-18 10:03:53 +00:00
mcrawford620
ed9cbacb43 - AI for Pump -X/0 cards, targeting Human attackers 2012-07-18 00:34:53 +00:00
Sloth
2a17a3d88e - Converted more cards to StAb RaiseCost. 2012-07-17 16:22:42 +00:00
moomarc
8b34d0d6a5 Fixed charm choice descriptions for Timecrafting 2012-07-17 09:57:51 +00:00
moomarc
5889a39ceb Added Timecrafting 2012-07-17 09:53:26 +00:00
moomarc
0ce1cccb77 Fixed some Time Spiral cards adding permanent cards in exile to target choices 2012-07-17 08:43:06 +00:00
moomarc
61f7892c50 Added Timebender 2012-07-16 17:16:33 +00:00