Commit Graph

452 Commits

Author SHA1 Message Date
Sloth
1f627ef281 - Added Tsabo's Assassin. 2012-10-15 14:05:35 +00:00
Sloth
d4b7f1d2dd - Converted Soulshift to a macro script. 2012-10-08 20:21:38 +00:00
Sloth
02541db3f9 - Added the option "DifferentNames" to AF ChangeZone.
- Added Three Dreams.
2012-10-08 18:17:48 +00:00
Sloth
6e9b8f16e4 - Fixed Tariel, Reckoner of Souls. 2012-10-06 12:12:44 +00:00
Sloth
eff66c673e - Fixed Tablet of the Guilds. 2012-10-05 15:16:59 +00:00
Sloth
0f8835886d - Added DeckNeeds to the Keyrunes and the Cameos. 2012-10-04 19:01:43 +00:00
moomarc
39b35ec2bf - Fixed filename of Tablet of the Guilds 2012-10-04 15:06:47 +00:00
Hellfish
e39437b3e8 *Trimmed some unused script in Tablet of the Guilds 2012-10-03 19:50:19 +00:00
Hellfish
2fe71f71c7 *Added Tablet of the Guilds
*Added "AnyChosenColor","AllChosenColor" properties.
*Added TwoColors parameter to AF_ChooseColor.
*Added AILogic "MostProminentDualInComputerDeck" to AF_ChooseColor
*Fixed Stack cards getting added twice/thrice to list from Player.getAllCards().
*Added method to GuiChoose that lets you limit min/max options to choose.
2012-10-03 19:43:19 +00:00
Sloth
0f073a5582 - Converted 5 of the alliances lands to script. 2012-10-03 14:43:26 +00:00
Sloth
4db142a1f2 - More little fixes and updates in RtR card scripts. 2012-10-03 08:09:35 +00:00
moomarc
e1d61fb61c - Fixed Thran Weaponry 2012-10-02 14:07:21 +00:00
Sol
b914c40a91 - Convert Treva, the Renewer to script 2012-10-02 02:48:57 +00:00
Sloth
ae96e3ec6a - Reverted Triangle of War and fixed an issue with the AI targeting. 2012-10-01 08:22:52 +00:00
ArsenalNut
b12996a8ee Added Guild Feud. Fixed Triangle of War targeting. 2012-10-01 02:57:01 +00:00
ArsenalNut
524d00f1b2 adding more RTR cards and ran setInfo and Oracle scripts 2012-09-30 05:26:06 +00:00
Sloth
6d47b76232 - Added Spawn of Rix Maadi, Sundering Growth and Teleportal. 2012-09-29 20:14:44 +00:00
ArsenalNut
930b4b8850 adding ZzzzSleep green RTR cards 2012-09-29 04:26:30 +00:00
ArsenalNut
ffd2db6e81 adding a bunch of black RTR cards 2012-09-29 00:11:28 +00:00
ArsenalNut
69622948ca Reintegrated RTR branch into Trunk. No more commits to the RTRCards branch please. 2012-09-28 03:00:31 +00:00
moomarc
4a04de9482 - Added Thromok the Insatiable
- Fixed Marrow Chomper's etb trigger
2012-09-27 09:40:41 +00:00
moomarc
44411aafe2 - Converted more combo mana cards 2012-09-26 17:09:48 +00:00
Sol
bc45884460 (Preparation of Branch merge)
- Updating Blockdata, setInfoScript, and reprints
2012-09-26 14:16:58 +00:00
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