Commit Graph

529 Commits

Author SHA1 Message Date
Sloth
cda6c898db - Added Tangle Kelp. 2011-11-17 12:49:49 +00:00
Hellfish
82fbd77264 *Fixed front face of DFCs getting double the abilities.
*Revised SetState to have a single Mode parameter rather than a lot of different parameters.
2011-11-16 11:43:27 +00:00
moomarc
003741a77e Added Tidal Warrior 2011-11-16 07:56:19 +00:00
Hellfish
cbf36eeef0 *Changed Characteristics-handling from an array to a Map.
*Renamed AF_ChangeState to AF_SetState. SetState can be used with a Transform,Flip or NewState parameter.
*Rewrote Clones to use Characteristics.
*Rewrote Morph to use Characteristics.
*Added
	Ixidron
	Sakashima, the Impostor
2011-11-15 17:14:53 +00:00
Sloth
9aefbe0ca1 - Converted some more flashback cards to the new keyword. 2011-11-13 10:27:49 +00:00
jeffwadsworth
7b58cc05ba - Fixed Thalakos Deceiver and Whispering Specter. 2011-11-13 04:02:28 +00:00
Sloth
d6cbcfc41b - Removed the old flashback ability.
- Converted some more flashback cards to the new keyword.
2011-11-12 21:59:03 +00:00
Chris
fb4e49e471 - Ran oracle script. 2011-11-12 11:36:52 +00:00
Chris
80f91505a4 - Ran set info script. 2011-11-12 11:35:46 +00:00
moomarc
8d2e1c8a9a Added Scalding Tongs, Thumbscrews, Vhati il-Dal and Watchdog from Tempest. 2011-11-11 17:11:00 +00:00
Sloth
465fd63818 - Fixed Mystifying Maze. 2011-11-09 06:25:21 +00:00
Sloth
b8a73f8ac6 - Added an optional "Sacrifice" parameter to AF Destroy.
- Added Shape Anew.
2011-11-07 17:33:03 +00:00
jeffwadsworth
4d48547d94 - Added Trickery Charm 2011-11-07 16:35:48 +00:00
slapshot5
1e9926de67 convert Tezzeret the Seeker to script 2011-11-05 04:37:38 +00:00
Sloth
c4c8cfeae0 - Added Auramancer's Guise. 2011-11-03 20:10:21 +00:00
Hellfish
5a11e64661 *Added Tolarian Winds based on Soratami Seer. 2011-11-02 21:51:04 +00:00
Hellfish
4f951f32d5 *The parameters of ThisTurnCast,LastTurnCast and ThisTurnCast are now separated by underscore rather than space so that the named and notnamed properties can be used with them.
*New xMath operators LimitMin and LimitMax. LimitMin.X will return the count if it's >= X or return X otherwise. LimitMax is the same but <= X.
*Added Sift Through Sands.
2011-11-02 21:41:32 +00:00
Chris
d740c598a3 - Ran oracle script. 2011-11-02 11:01:09 +00:00
Chris
237028950b - Ran set info script. 2011-11-02 11:00:15 +00:00
moomarc
fabc2014ad 2011-11-02 10:55:27 +00:00
jeffwadsworth
a126090710 - Added Temporal Distortion 2011-11-02 05:10:35 +00:00
Sloth
7530ddcc30 - Little card text updates and ran scripts. 2011-11-01 15:54:12 +00:00
Sloth
85d71ffcdf - Fix P/T of Tidal Visionary. 2011-11-01 15:43:11 +00:00
slapshot5
891eb1f644 add Tidal Visionary (from Invasion) 2011-11-01 12:33:04 +00:00
moomarc
641413797b Fixed trigger descriptions of Tombstone Stairwell to use CARDNAME. 2011-11-01 11:07:45 +00:00
Chris
bd07853db8 - Ran oracle script. 2011-11-01 10:46:03 +00:00
Chris
2e3a31b5aa - Ran set info script. 2011-11-01 10:44:41 +00:00
moomarc
27768fa9fd Added Tombstone Stairwell. Adjusted token image download links. 2011-11-01 10:40:33 +00:00
Sloth
d38af8217e - Added Tariel, Reckoner of Souls. 2011-10-31 20:35:28 +00:00
Sloth
58471dfed3 - Removed some unnecessary properties from costs. 2011-10-31 15:36:25 +00:00
Sloth
beda295f33 - Added Chronicles to the setInfo script.
- Updated the card text files with Chronicles set info.
2011-10-31 07:24:23 +00:00
Sol
077c5ffdd4 Changing CheckSVar as a Condition to ConditionCheckSVar for clarity
Fixed Nezumi Shortfang being non-functional
2011-10-30 03:23:30 +00:00
Hellfish
ac437d084f *Fixed Thraben Sentry trigger. 2011-10-29 07:38:40 +00:00
Chris
48784b7a21 - Added LQ pic URLs to Tormented Pariah / Rampaging Werewolf. 2011-10-26 22:36:05 +00:00
Chris
96f209a245 - Added LQ pic URLs to Thraben Sentry / Thraben Militia. 2011-10-26 22:30:38 +00:00
Sloth
31c1adfa45 - Added Tormented Pariah / Rampaging Werewolf. 2011-10-25 21:13:49 +00:00
Hellfish
d9b15e6e67 *The big Multistate commit.
-Alternate states can be viewed in all deckeditors.
-Alternate states are downloaded by Download Set Card LQ Pictures automatically.
-Multistate cards act correctly outside the battlefield.
-SHOULD interact correctly with Clone / AF_CopyPermanent.
-Innistrad booster pack composition is correct (9 Commons,3 Uncommons, 1 Rare/Mythic, 1 Doublefaced of any rarity)
-oracleScript.py and setInfoScript.py are not working entirely correct for multistate cards, though the output is easily tweaked.
*Added
	Bushi Tenderfoot / Kenzo the Hardhearted
	Cloistered Youth / Unholy Fiend
	Daybreak Ranger / Nightfall Predator
	Garruk Relentless / Garruk, the Veil-Cursed
	Gatstaf Shepherd / Gatstaf Howler
	Moonmist
	Screeching Bat / Stalking Vampire
	Thraben Sentry / Thraben Militia
2011-10-25 15:17:34 +00:00
Sloth
0cbc2545b8 - Added 10E version of Tidings. 2011-10-24 18:46:33 +00:00
Sloth
cee57b79fa - Improved the AI of the type changing auras. 2011-10-22 15:18:21 +00:00
Sloth
29855ed2af - Added Tombfire. 2011-10-22 09:29:40 +00:00
Sloth
c376f592de - Added Telemin Performance. 2011-10-22 06:35:54 +00:00
Sloth
7c96062d4f - Added Rampant Elephant and Trumpeting Armodon. 2011-10-20 12:48:28 +00:00
Sloth
efb3782073 - Added Grappling Hook. 2011-10-20 12:28:09 +00:00
Chris
4d67046c98 - Ran oracle script. 2011-10-20 10:35:09 +00:00
Chris
c1b4605929 - Ran set info script. 2011-10-20 10:34:03 +00:00
jeffwadsworth
9c67073930 - Added Touch of Vitae 2011-10-19 21:45:11 +00:00
Sloth
84df1e2487 - Added Skyshroud Condor and Talara's Battalion. 2011-10-18 18:41:03 +00:00
Sloth
2b70c642b2 - Added the option "OnlySorcerySpeed" to CantBeCast.
- Added Teferi, Mage of Zhalfir.
2011-10-18 18:15:53 +00:00
slapshot5
56f9637b35 run oracle and setinfo scripts 2011-10-16 22:01:16 +00:00
Chris
05272ddd85 - Added LQ pic URLs to Bronze Bombshell; Death Rattle and Tombstalker. 2011-10-16 21:20:07 +00:00