Commit Graph

2252 Commits

Author SHA1 Message Date
jendave
e8f72caeb6 add URL for Regenerate 2011-08-06 08:15:52 +00:00
jendave
ff0bdb860f add Carapace Forger (from Scars of Mirrodin) 2011-08-06 08:15:46 +00:00
jendave
2b0f1ce47f Made Urborg Uprising and other spRaiseDead spells with "Some" playable even when there are no creatures in the graveyard. 2011-08-06 08:15:40 +00:00
jendave
106392320c fix Blight Mamba P/T 2011-08-06 08:15:35 +00:00
jendave
3cb47e474b add Blight Mamba (from Scars of Mirrodin) 2011-08-06 08:15:29 +00:00
jendave
43d981853c add Bellowing Tanglewurm (from Scars of Mirrodin) 2011-08-06 08:15:23 +00:00
jendave
eacc15de30 fix pic URL 2011-08-06 08:15:17 +00:00
jendave
d3065fcf04 add Text to Acid Web Spider 2011-08-06 08:15:11 +00:00
jendave
7cc91c2e22 add Acid Web Spider (from Scars of Mirrodin) 2011-08-06 08:15:06 +00:00
jendave
bf45c6750b Fixed changeling detection for secondary and non-Type restrictions in isValidCard. 2011-08-06 08:15:00 +00:00
jendave
c8e01d8e09 added Alpha Tyrannax (from Scars of Mirrodin) 2011-08-06 08:14:55 +00:00
jendave
b95be9c14c *Card txt was missed during the last commit. 2011-08-06 08:14:48 +00:00
jendave
299414474e *Added Regenerate. Can't think of a better way to indicate not being dead. ;) 2011-08-06 08:14:42 +00:00
jendave
9288ed7cd8 Added Ensnaring Bridge. 2011-08-06 08:14:37 +00:00
jendave
27ac791ef8 Fixed Metalcraft for the AI. 2011-08-06 08:14:29 +00:00
jendave
4ac7275449 Fixed Tradewind Rider returning tokens. 2011-08-06 08:14:24 +00:00
jendave
dd3710227f Fixed Cemetery Reaper (see forum). 2011-08-06 08:14:19 +00:00
jendave
6ecde3c863 - Fixed another bug with YouCtrl in isValidCard.
- Added 4 stPump cards.
2011-08-06 08:14:13 +00:00
jendave
d27c9302ef add Cerebral Eruption (from Scars of Mirrodin) 2011-08-06 08:14:03 +00:00
jendave
a2cad65a64 updated CardFactory.main to use CARDSFOLDER (not used unless called directly) 2011-08-06 08:13:55 +00:00
jendave
5029706d80 Fixes issue 40
Added CardList.getTargetableCards. 
Replaced the redundant filter code for the DestroyTgt and BounceTgt effects. Added this method in the CanPlayAI and the ETB command which chooses the target.
2011-08-06 08:13:50 +00:00
jendave
904d22853e add Flameborn Hellion (from Scars of Mirrodin) 2011-08-06 08:13:44 +00:00
jendave
0c6f409a5a -Added Dross Scorpion 2011-08-06 08:13:38 +00:00
jendave
eca3402372 - Reanimate should work only on creatures now. 2011-08-06 08:13:32 +00:00
jendave
f60eb218ea - +1/+1 and -1/-1 Counters will now remove each other when added to a card that already has the other type of Counter. 2011-08-06 08:13:27 +00:00
jendave
440814fc15 - Converted Animate Dead from a Sorcery to an Enchantment Aura. 2011-08-06 08:13:20 +00:00
jendave
548e6aaf2b - Added isNotPresent as condition to stPump.
- Added Angelic Voices.
2011-08-06 08:13:13 +00:00
jendave
0227e02e85 - Replaced the SoM pic urls that gave us pics substantially larger than 200 x 285 pixels with the new pic urls. 2011-08-06 08:13:04 +00:00
jendave
cbba2a78a2 Fixed Dauthi Cutthroat. 2011-08-06 08:12:54 +00:00
jendave
ec1e7151f7 Fixed generate deck. 2011-08-06 08:12:48 +00:00
jendave
44a4fd5a9d - Added missing rarity value to Stratadon. Replaced the em dash with a hyphon. 2011-08-06 08:12:43 +00:00
jendave
edab06a33a - Added Enchanted as Range to stPump.
- Added 3 cards that use it.
2011-08-06 08:12:37 +00:00
jendave
2dcc7ba732 - Fixed the name for Cliffrunner Behemoth. 2011-08-06 08:12:27 +00:00
jendave
6837f73d13 Added 2 stPump cards. 2011-08-06 08:12:21 +00:00
jendave
20307e1106 - Changed the syntax of multiple keywords of stPump.
- Converted Thran Golem and True Conviction to stPump.
2011-08-06 08:12:13 +00:00
jendave
78d99015b1 - Added 3 stPump cards.
- Added SVars to some cards.
2011-08-06 08:12:05 +00:00
jendave
7c7ca7cbf7 Added Added 6 stPump cards. 2011-08-06 08:11:50 +00:00
jendave
2a9736231d stupid type (copy and paste) in URLs for 2246. 2011-08-06 08:11:38 +00:00
jendave
287f99d131 added Scars of Mirrodin dual lands via keyword (from 2245)
Blackcleave Cliffs
Copperline Gorge
Darkslick Shores
Razorverge Thicket
Seachrome Coast
2011-08-06 08:11:31 +00:00
jendave
7c443dc6b6 1) added a new keyword: CARDNAME enters the battlefield tapped unless you control two or fewer other lands.
2) tweaked and moved similar code for "enters the battlefield tapped unless" closer
2011-08-06 08:11:21 +00:00
jendave
5dab182da1 - Added Metalcraft as condition to stPump.
- Added Auriok Edgewright.
2011-08-06 08:11:16 +00:00
jendave
158ecd7602 - Fixed YouCtrl in isValidCard (again).
- Added 3 stPump cards.
- Added Kiri-Onna with etbBounce.
- Fixed Beasts of Bogardan.
- Converted Kobold Taskmaster to stPump.
2011-08-06 08:11:08 +00:00
jendave
0f44d3fda8 added Wall of Tanglecord (from Scars of Mirrodin) 2011-08-06 08:10:57 +00:00
jendave
80242d342f add Tower of Calamities (from Scars of Mirrodin) 2011-08-06 08:10:51 +00:00
jendave
d55d3f3ff1 fixing some Picture SVar's and adding SOM pic URLs to existing cards. 2011-08-06 08:10:45 +00:00
jendave
61ff44c7d1 add An-Zerrin Ruins (from Homelands) 2011-08-06 08:10:34 +00:00
jendave
19dd687734 - Fixed Curiosity bug where two cards could be drawn. 2011-08-06 08:10:27 +00:00
jendave
2c07ba4d86 add Insurrection (from Onslaught) 2011-08-06 08:10:21 +00:00
jendave
35238c694d - Added Added 3 stPump cards. 2011-08-06 08:10:14 +00:00
jendave
82e4b520e7 - Added Added 4 stPump cards.
- Added SVar:RemAIDeck:True to some cards.
2011-08-06 08:10:06 +00:00