Commit Graph

550 Commits

Author SHA1 Message Date
Sloth
16116a9978 - Little fixes and updates in card text files. 2011-11-03 16:48:10 +00:00
jeffwadsworth
92eb9eddbe - Added Commando Raid 2011-11-03 16:00:29 +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
Sloth
23f57be6fa - Added Brigid, Hero of Kinsbaile. 2011-11-01 21:22:21 +00:00
Sloth
7530ddcc30 - Little card text updates and ran scripts. 2011-11-01 15:54:12 +00:00
jeffwadsworth
5480da72f3 - Text space fix. 2011-11-01 15:50:12 +00:00
jeffwadsworth
9593bce6ae - Added Coalition Victory. I appreciate the help on this one. 2011-11-01 15:48:26 +00:00
Hellfish
fc0f3cffce *Fixed Chancellor of the Forge's opening hand token not having haste. 2011-10-31 08:08:27 +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
Sloth
e0aa09a0f0 - Ran scripts and updated and fixed some card texts (Prismatic Boon still needs fixing). 2011-10-31 06:51:52 +00:00
slapshot5
72bfb9572a add Circle of Affliction (from Planar Chaos) 2011-10-31 00:08:50 +00:00
slapshot5
25f1ebf85f fix cost of Cautery Sliver 2011-10-31 00:03:19 +00:00
slapshot5
79b8c972cc add Cautery Sliver (from Planar Chaos) 2011-10-30 23:47:12 +00:00
slapshot5
6ccba95e30 fix LQ pic url for Cauldron Dance 2011-10-30 22:57:28 +00:00
jeffwadsworth
0cdb4bfe16 - Added Collapsing Borders. Yeah, the Count$ name is weird, but anything with "Domain" in the name would not work correctly. 2011-10-30 22:55:47 +00:00
Sloth
ccb1b5b144 - AF Animate will no longer give intrinsic keywords.
- The parameter "RemoveAllAbilities" will now also remove keywords.
2011-10-30 15:00:06 +00:00
jeffwadsworth
42da9e99b4 - Converted Chandra Nalaar to script 2011-10-29 20:57:29 +00:00
Sloth
a5710ce8cf - Added Crosis, the Purger. 2011-10-29 20:21:00 +00:00
Sloth
6550ebdeb5 - Added Voice of All. 2011-10-29 19:20:22 +00:00
jeffwadsworth
b1b470fe57 - Added Cauldron Dance. 2011-10-29 15:57:19 +00:00
Chris
a733f0b6f1 - Ran oracle script. 2011-10-28 10:52:25 +00:00
Chris
1172c05659 - Ran set info script. 2011-10-28 10:51:31 +00:00
Chris
6100e6faee - Minor edit to Concussive Bolt card description. 2011-10-27 23:52:57 +00:00
Chris
cd28008023 - Added LQ Pic URL to Cunning Bandit. URL for Azamuki, Treachery Incarnate is commented out as it 404s. 2011-10-27 21:09:38 +00:00
Chris
14ae0583e7 - Added LQ Pic URL to Callow Jushi. URL for Jaraku the Interloper is commented out as it 404s. 2011-10-27 21:05:46 +00:00
jeffwadsworth
b4f3f46510 - Added Breath of Darigaaz and Canopy Surge 2011-10-27 16:49:42 +00:00
Chris
61d58cf2a9 - Added LQ pic URLs to Cloistered Youth / Unholy Fiend. 2011-10-26 20:51:04 +00:00
Sloth
b94764cc1b - Fixed Crib Swap. 2011-10-25 20:34:31 +00:00
Hellfish
8b9ef99bbf *Fixed text of Cunning Bandit / Azamuki, Treachery Incarnate
*Added
	Faithful Squire / Kaiso, Memory of Loyalty
	Hired Muscle / Scarmaker
2011-10-25 18:55:30 +00:00
Hellfish
921fe7aa31 *Added
Budoka Gardener / Dokai, Weaver of Life
	Cunning Bandit / Azamuki, Treachery Incarnate
2011-10-25 18:28:09 +00:00
Hellfish
f6dbfebb35 *Added
Budoka Pupil / Ichiga, Who Topples Oaks
	Callow Jushi / Jaraku the Interloper
2011-10-25 17:45:48 +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
cee57b79fa - Improved the AI of the type changing auras. 2011-10-22 15:18:21 +00:00
Sloth
efbabacb92 - Fixed Celestial Gatekeeper. 2011-10-21 19:22:47 +00:00
Sloth
d88363af84 - A little note is added to creatures that have to block an attacker (in case the player forgot who was targeted with provoke).
- Finished the basic trigger AI of AF MustBlock.
- Removed RemAIDeck SVar from some of the Provoke cards.
2011-10-19 09:54:57 +00:00
Sloth
5a80e63ad6 - Added City of Solitude and Dosan the Falling Leaf. 2011-10-18 18:00:28 +00:00
Chris
6be472f1ac - Ran oracle script. 2011-10-17 10:38:11 +00:00
Chris
caf0fdbd4e - Ran set info script. 2011-10-17 10:37:13 +00:00
slapshot5
217fc960d5 add Brontotherium, Crested Craghorn, Lowland Tracker (from Legions) 2011-10-17 01:56:46 +00:00
slapshot5
56f9637b35 run oracle and setinfo scripts 2011-10-16 22:01:16 +00:00
slapshot5
a2be681878 add Crown of Empires, Scepter of Empires and Throne of Empires (from Magic 2012) 2011-10-16 18:54:38 +00:00
Sloth
12f12c342f - Fixed Curse of Oblivion. 2011-10-16 07:31:49 +00:00
Sloth
5345ad30ad - Fixed some cards that needed "DefinedPlayer" instead of "Defined". 2011-10-16 07:26:00 +00:00
Sloth
9bd009dced - Added SVar:RemAIDeck:True to the godauras (because the AI may enchant artifact creatures with them). 2011-10-15 15:06:02 +00:00
Sol
32b32b21f2 - Fix Chancellor of the Tangle's PT 2011-10-15 13:06:54 +00:00
jeffwadsworth
1bb78b9233 - Converted Cerebral Eruption to script. 2011-10-14 20:15:02 +00:00
Sloth
ee1f0a3e11 - Added Charmbreaker Devils. 2011-10-14 18:20:05 +00:00
Sloth
f7fbe71383 - Added Deceiver Exarch. 2011-10-11 06:07:39 +00:00
slapshot5
bc7251472f Convert Cryptic Command to script 2011-10-11 06:00:31 +00:00
jeffwadsworth
cf58046cc4 - Added Cephalid Constable. 2011-10-10 15:08:12 +00:00