Commit Graph

452 Commits

Author SHA1 Message Date
moomarc
670ad21170 Fixed the token image bug. 2012-06-12 05:48:29 +00:00
ArsenalNut
6a0c8c615e merged r15810-r15847 from the Trunk into CloneFix branch 2012-06-09 06:56:51 +00:00
Sloth
311a53e5ee - Added Thing from the Deep by Squee. 2012-06-05 10:38:57 +00:00
ArsenalNut
7838d6a54a merged r15764-r15782 from the Trunk into CloneFix branch 2012-06-01 04:35:31 +00:00
Chris
cabd49ee66 - Terrarion should now enter the battlefield tapped. 2012-05-30 20:47:02 +00:00
ArsenalNut
f82edd5ff2 updated SVars on flip/DFC/licid cards 2012-05-29 19:18:17 +00:00
moomarc
012ec9b1dd Fixed Tamiyo's (and Venser's) emblem image download link 2012-05-21 06:16:34 +00:00
Sloth
39c2ca953a - Updated two AI SVars. 2012-05-18 21:05:26 +00:00
Sloth
5967e2c052 - Fixed a lot of sloppily scripted SpellCast triggers (N-Z). 2012-05-18 20:38:55 +00:00
moomarc
af43070890 Uploaded the Avacyn Restored set and token images. Updated scripts for token generators in the set to use set specific tokens. Updated token links. 2012-05-18 10:36:05 +00:00
Sloth
3031e377eb - Added "SVar:HasAttackEffect:TRUE" to some cards. 2012-05-16 11:21:31 +00:00
Sloth
1eb4e9b5c5 - Fixed Trusted Advisor and similar cards. 2012-05-16 05:23:05 +00:00
Sloth
8af497d8ee - Added the AILogic "Always" to AF Effect. 2012-05-10 19:15:52 +00:00
Sloth
3ae672ba66 - The AI can now use Tyrant of Discord. 2012-05-09 12:16:02 +00:00
ArsenalNut
79201a6f90 Adding Repeat AF. Adding Ad Nauseam, Primal Surge, and Tyrant of Discord 2012-05-09 06:06:36 +00:00
Sloth
21c06eb0e5 - Added Consign to Dream. 2012-05-08 19:12:24 +00:00
ArsenalNut
4dfc61e825 fixed cost of Tamiyo's ultimate 2012-05-01 07:34:34 +00:00
Chris
b711c5e0d3 - Fixed the LQ pic URL for Thraben Valiant. 2012-04-30 20:46:12 +00:00
Sloth
3228780261 - Added Tajuru Preserver. 2012-04-29 14:44:49 +00:00
Sol
5ed87d4757 - Updated mtg-data.txt
- Ran OracleScript for AVR cards
2012-04-27 17:35:04 +00:00
Sol
3c317c8dc0 - Most of the reprints, messed up three of the basic lands, coming shortly. 2012-04-27 03:14:53 +00:00
Sol
d07140a546 - Adding AVR SetInfo for non-reprints 2012-04-27 02:53:01 +00:00
Sloth
3ca5b4215c - Converted Turn to Slag to script. 2012-04-26 14:33:33 +00:00
Sloth
2bbe43494d - Added 5 other cards by Squee. 2012-04-25 19:42:26 +00:00
Sloth
d1bc29776a - Added Abundant Growth, Snare the Skies, Timberland Guide and Vigilante Justice by Squee. 2012-04-25 19:38:35 +00:00
Sloth
7c9af78edf - Added Champion of Lambholt and Terrifying Presence. 2012-04-25 15:08:50 +00:00
Sloth
bf9af5e882 - Merged AVR branch. 2012-04-25 13:04:05 +00:00
Sol
faf990f32c - Converting Player keywords to Continuous Static Effects.
(You can't win, You can't lose, Opponents can't win, Opponents can't lose, You don't lose at <=0 life)
2012-04-24 04:02:55 +00:00
Sol
88088c5dcf - Changing K:CARDNAME is <color> to Colors:<color>{,<color>,...} 2012-04-21 16:33:36 +00:00
moomarc
978f1ca533 Added spell description to Tribal Unity. 2012-04-21 14:12:22 +00:00
Sloth
6fa076abe6 - Added the the options "SetMaxHandSize" and "RaiseMaxHandSize" to continuous static abilities.
- Converted all cards with the old HandSize keyword as well as Praetor's Counsel.
2012-04-16 14:44:09 +00:00
Sol
d53e70fa46 - Added StoreSVar AF for calculating and storing values to SVars for amounts that need to be calculated before they are going to be used.
- Simplified Tree of Redemption's script logistics
Note: We should probably remove the references to RememberToughness, I didn't get a chance to track those down.
2012-04-13 03:49:40 +00:00
moomarc
9074a8f93c Improved script for Tree of Redemption. Should get final makeover when Sol (or another dev) implements his StoreSVar AF. 2012-04-09 15:15:14 +00:00
moomarc
77cf0626e1 Oops. Left my debugging info in the script for Tree of Redemption. Fixed! 2012-04-06 20:34:04 +00:00
moomarc
ddbbe2796c - Added Tree of Redemption
- Added the ability to remember and recall integer values. This is needed for cards like Tree of Redemption where the referenced value might change. It currently only supports RememberToughness, but it can be referenced easily for other values. To recall the value, use SVar:X:Number$RememberedValue.
2012-04-06 20:27:45 +00:00
Sloth
8aa275062a - Converted some cards with "When CARDNAME leaves the battlefield,..." to use TriggerController (S-Z). 2012-04-04 11:39:10 +00:00
Sloth
ffc8c917ae - Converted some cards with "When CARDNAME is put into a graveyard from the battlefield,..." to use TriggerController (S-Z). 2012-04-03 21:33:43 +00:00
Sloth
7c152bc374 - Converted all cards with "When CARDNAME dies,..." to use TriggerController. 2012-04-02 14:15:15 +00:00
moomarc
37f3474285 Added Tuktuk Scrapper (thanks Squee) 2012-03-30 17:31:35 +00:00
moomarc
29382ca5af Added Territorial Dispute 2012-03-29 11:55:37 +00:00
Sloth
9e127a1f06 - Added Tribal Unity by Squee. 2012-03-29 10:46:00 +00:00
Sloth
79f4a67368 - Added Trench Gorger and Veteran's Armaments by Squee. 2012-03-28 17:04:30 +00:00
Sloth
8ad4f09bc5 - Added Toxic Stench. 2012-03-28 14:11:58 +00:00
moomarc
1f67cbe218 Removed RemAIDeck from Thicket Elemental 2012-03-28 13:47:02 +00:00
moomarc
3101ae43e3 Added Thicket Elemental (thanks squee) 2012-03-28 13:44:21 +00:00
moomarc
4d88ea3731 Added Tsabo's Decree (thanks squee) 2012-03-28 13:30:02 +00:00
moomarc
96b1aac6ab Added Tattoo Ward 2012-03-28 05:45:29 +00:00
moomarc
e3dc59ae99 Added Temporal Cascade
Added Thermal Flux (thanks Squee)
2012-03-27 06:24:13 +00:00
moomarc
77026c081e Fixed Tel-Jilad Wolf's pump value and description 2012-03-22 11:36:47 +00:00
moomarc
17ac487d24 Added Searing Blaze
Ran Oracle and SetInfo scripts
2012-03-21 10:34:08 +00:00