Commit Graph

2781 Commits

Author SHA1 Message Date
jendave
d7b78ccf2f - Added Ezuri's Brigade; Ferrovore; Ghalma's Warden and Halt Order. 2011-08-06 08:37:12 +00:00
jendave
986eb6db54 color simplifications in GameActionUtil.java 2011-08-06 08:37:03 +00:00
jendave
ac0e0407ba improvement to Spitting Spider 2011-08-06 08:36:58 +00:00
jendave
1fb2dbb4a3 - Added Slinking Skirge, Book of Rass, Greed and Unfulfilled Desires. 2011-08-06 08:36:52 +00:00
jendave
cad71454b1 - Added Bonds of Quicksilver; Carrion Call; Chrome Steed and Dross Hopper. 2011-08-06 08:36:43 +00:00
jendave
84da26093a - Added 5 cards with abDrawCards. 2011-08-06 08:36:34 +00:00
jendave
c5e57aebfc add Essence Drain (from Darksteel) 2011-08-06 08:36:24 +00:00
jendave
22f492c3f2 add Tower of Murmurs (from Mirrodin) 2011-08-06 08:36:19 +00:00
jendave
ca3b3f11e8 - Added Granulate. 2011-08-06 08:36:11 +00:00
jendave
3a015d06be - Added Ogre Recluse, Tel-Jilad Defiance, Boneshard Slasher and Shivan Harvest. 2011-08-06 08:36:05 +00:00
jendave
956968cef4 add Porphyry Nodes (from Planar Chaos) 2011-08-06 08:35:57 +00:00
jendave
f91fd80f70 convert Sliver Queen and Boris Devilboon to abMakeToken keyword. 2011-08-06 08:35:48 +00:00
jendave
f14d77c341 *Fixed spCounter cards with a Targets() parameter throwing null pointer exception when the spell to counter doesn't actually target anything. 2011-08-06 08:35:41 +00:00
jendave
2ecea7577d add Insolence (from Planeshift) 2011-08-06 08:35:36 +00:00
jendave
ecb4c64e9a comment out unused variable in Fact or Fiction. 2011-08-06 08:35:28 +00:00
jendave
1de72e2353 - Fixed Auriok Edgewright, replaced em dash with a hyphon.
- Added Accorder's Shield; Auriok Sunchaser; Barbed Battlegear and Bladed Pinions.
2011-08-06 08:35:23 +00:00
jendave
7f8c78bb4b - Added "When CARDNAME becomes the target of a spell or ability, return CARDNAME to its owner's hand."
"When CARDNAME becomes the target of a spell or ability, sacrifice it."
"When CARDNAME becomes the target of a spell or ability, destroy CARDNAME." keywords. - Added some cards.
2011-08-06 08:35:13 +00:00
jendave
64628be5cd - Added Snapsail Glider, Turn Aside and Vault Skyward. 2011-08-06 08:34:57 +00:00
jendave
c71f3478ce - Added Blind Creeper, Bog Gnarr, Ebon Drake and Glade Gnarr. 2011-08-06 08:34:49 +00:00
jendave
d94a5f822b - Added Darksteel Myr (there's probably still a bunch of cards from SoM that can be added through keywords exclusively). 2011-08-06 08:34:41 +00:00
jendave
560c2e753a - Added Titania's Chosen, Elvish Handservant, Wurm's Tooth, Wooden Sphere, Urza's Chalice, Throne of Bone, Kraken's Eye, Bog-Strider Ash and Crystal Rod. 2011-08-06 08:34:34 +00:00
jendave
aeead74a48 - Added Oppression and Demon's Horn. 2011-08-06 08:34:22 +00:00
jendave
7fe0d03041 - Added Dragon's Claw, Golem's Heart and Iron Star. 2011-08-06 08:34:15 +00:00
jendave
aa55a6bc90 - Added "Any" as option of controller of the CastSpell trigger of the whenever keyword.
- Added Angel's Feather, Apothecary Initiate, Contemplation and Ivory Cup.
2011-08-06 08:34:06 +00:00
jendave
466b686099 - Added Cloudpost. 2011-08-06 08:33:55 +00:00
jendave
bdac8d4ab9 various minor improvements/cleanups in GameActionUtil.java 2011-08-06 08:33:49 +00:00
jendave
f6246316f7 add Angry Mob (from The Dark) 2011-08-06 08:33:44 +00:00
jendave
d8028d6865 - Added Venser, the Sojourner. 2011-08-06 08:33:36 +00:00
jendave
1e3fca3c3c add Barl's Cage (from The Dark) 2011-08-06 08:33:28 +00:00
jendave
77d8a94ccb add Sunblast Angel (from Scars of Mirrodin) 2011-08-06 08:33:20 +00:00
jendave
037c539676 - Added the missing tidal_courier.txt and enlistment_officer.txt files. 2011-08-06 08:33:12 +00:00
jendave
283df8a190 1) add Smoke (from original base Alpha)
2) add Stoic Angel (from Shards of Alara)
2011-08-06 08:33:05 +00:00
jendave
d96e4985c4 - Removed Assault Strobe's second copy of the spell text description. 2011-08-06 08:32:57 +00:00
jendave
872706824a fixed LQ pic URL for Blackcleave Goblin 2011-08-06 08:32:52 +00:00
jendave
ff7d8ed2f4 - Fixed possible null pointer error for changeCost in Abilities that have 0 for mana cost.
- Fixed logic for uncastable spells. Now will only prevent spells that do not have a mana cost from being played.
2011-08-06 08:32:46 +00:00
jendave
f05c110274 - Added Indomitable Archangel, Mind Stone and Seal of Doom. 2011-08-06 08:32:41 +00:00
jendave
6115159846 *Fixed Enlistment Officer LQ pic URL 2011-08-06 08:32:33 +00:00
jendave
ec25949ce4 *Added Tidal Courier and Enlistment Officer.
*Merged Goblin Ringleader,Grave Defiler,Tidal Courier,Sylvan Messenger and Enlistment Officer into one code block.
2011-08-06 08:32:28 +00:00
jendave
9de1195208 - Added 4 artifacts with abDrawCards. 2011-08-06 08:32:20 +00:00
jendave
669ac4e664 *Added Blackcleave Goblin, Contagious Nim and Cystbearer 2011-08-06 08:32:11 +00:00
jendave
740c84c9b0 add Sage of Lat-Nam (from Antiquities) via keyword abDrawCards 2011-08-06 08:32:04 +00:00
jendave
fcf824fbee - Convert abDrawCards to use Target and Ability_Cost 2011-08-06 08:31:58 +00:00
jendave
4a22f63ca2 1) add Damping Field (from Antiquities)
2) cleanup code in Input_Untap.java
3) minor rearrange in AllZoneUtil.java
2011-08-06 08:31:53 +00:00
jendave
e601bf63a7 add Yawgmoth Demon (from Antiquities) 2011-08-06 08:31:44 +00:00
jendave
cb19f6c82f convert Urza's Factory and Kjeldoran Outppost to abMakeToken keyword 2011-08-06 08:31:37 +00:00
jendave
a6e05c75f6 - added SVar:PlayMain1:TRUE to Koth. 2011-08-06 08:31:29 +00:00
jendave
518b36ef26 - Allowing abPump to work with Jitte's equipped creature pump ability
- Fixed abGainLife's canPlay() to check for additional costs.
- Updated Umezawa's Jitte to be mostly keyworded.
2011-08-06 08:31:24 +00:00
jendave
66d2a3a338 - Added some SVars 2011-08-06 08:31:16 +00:00
jendave
d0bd36c6f6 add Elephant Graveyard (from Scars of Mirrodin) 2011-08-06 08:31:08 +00:00
jendave
556952891a - Added Leyline of the Void. 2011-08-06 08:31:00 +00:00