Commit Graph

12916 Commits

Author SHA1 Message Date
jendave
477261c83a - Added a BuffedBy SVar to Baru, Fist of Krosa.
- Fixed description of Valorous Charge.
2011-08-06 06:06:18 +00:00
jendave
9d4985f7f0 - Added Proliferate keyword. - Added Thrumming Bird and Steady Progress. 2011-08-06 06:06:13 +00:00
jendave
75cb8c2606 - This should finish the work related to the Storm spell description code section located in Card.getText(). 2011-08-06 06:06:06 +00:00
jendave
2b06b49d98 - Updated Memnite to have 0 cost instead of "no cost" which is reserved for cards like Ancestral Vision. 2011-08-06 06:06:00 +00:00
jendave
7fc4142b11 Updated some more decks. 2011-08-06 06:05:50 +00:00
jendave
32144bb35d - Added a medium Version of the Boromir deck.
- Small modifications to existing decks.
2011-08-06 06:05:43 +00:00
jendave
f42697cb40 Added Big Game Hunter, Radiant's Judgment and Swat. 2011-08-06 06:05:32 +00:00
jendave
704dcfaf8e - Added Woodfall Primus and Nikko-Onna.
- Fixed keyword of Last Breath.
2011-08-06 06:05:26 +00:00
jendave
4607d41549 - Renamed the quest opponent deck Darth Vador to Darth Vader. 2011-08-06 06:05:20 +00:00
jendave
7fafa94de2 - Fixed a minor spell description bug in Abomination and converted this to StringBuilder.
- Added the Madness card Gorgon Recluse.
2011-08-06 06:05:08 +00:00
jendave
9131bfc890 - Added the Madness cards Strength of Isolation and Strength of Lunacy. 2011-08-06 06:04:51 +00:00
jendave
a8b7e66b2a - Added the Madness card Obsessive Search. 2011-08-06 06:04:46 +00:00
jendave
45f72795eb - Added the Madness card Frantic Purification. 2011-08-06 06:04:41 +00:00
jendave
d1fae0d967 - Added the Madness card Fiery Temper. 2011-08-06 06:04:36 +00:00
jendave
4e943f4495 - Added the Madness card Dark Withering. 2011-08-06 06:04:32 +00:00
jendave
32e123337b - Added Plague Stinger. 2011-08-06 06:04:27 +00:00
jendave
a0d1f46608 - Changed some of the damage dealing code (it's much more centralized now), there's also a difference now between dealing damage and dealing combat damage (Mirri the Cursed shouldn't get counters anymore if she damages creatures through non-combat damage). Hopefully this update didn't cause too many bugs...
- Added Infect keyword, plus a few Scars of Mirrodin cards.
2011-08-06 06:04:22 +00:00
jendave
3ed8b68d29 - Added Ravenous Baloth. 2011-08-06 06:04:12 +00:00
jendave
574eb76d83 - Added Elven Cache. 2011-08-06 06:04:05 +00:00
jendave
e8a6aab8a3 - Attempting to make mana producing cards consistent in the ordering of the colors: W U B R G. This is the fifth and last group of 6 cards. 2011-08-06 06:03:59 +00:00
jendave
a2306ae531 - Attempting to make mana producing cards consistent in the ordering of the colors: W U B R G. This is the forth 8 cards. 2011-08-06 06:03:54 +00:00
jendave
547585aa73 - Attempting to make mana producing cards consistent in the ordering of the colors: W U B R G. This is the third 9 cards. 2011-08-06 06:03:49 +00:00
jendave
6abbd847b9 - Attempting to make mana producing cards consistent in the ordering of the colors: W U B R G. This is the second 8 cards. 2011-08-06 06:03:44 +00:00
jendave
d5793ba9bc - Attempting to make mana producing cards consistent in the ordering of the colors: W U B R G. This is the first 8 cards. 2011-08-06 06:03:39 +00:00
jendave
675aeaff88 - Ran the script on cards.txt and hand-pasted the missing data. 2011-08-06 06:03:34 +00:00
jendave
3ca4d9e873 - Added additional LQ pic urls to the Snow-Covered Basic lands in cards.txt. 2011-08-06 06:03:29 +00:00
jendave
feabfb7ff3 - Added additional LQ pic urls to the Basic lands in cards.txt. 2011-08-06 06:03:24 +00:00
jendave
51a4029496 - Added the missing period to the spell description for several cards. 2011-08-06 06:03:19 +00:00
jendave
5d8cbc2c1c - Converted 13 cards from code to the etbDestroyTgt keyword. 2011-08-06 06:03:12 +00:00
jendave
ccfebb2c48 - Added new cards using the new etbDestroyTgtMay keyword. The rest of Rob's cards will need to be converted as they are hard coded. The new cards include:
Acidic Slime
Bala Ged Scorpion
Dakmor Lancer
Dark Hatchling
Faultgrinder
Goblin Settler
Halo Hunter
Hammerheim Deadeye
Indrik Stomphowler
Ingot Chewer
Ogre Arsonist
Ogre Gatecrasher
Ravaging Horde
Ravenous Baboons
Rustspore Ram
Serpent Assassin
Tivadar of Thorn
War Priest of Thune
Wispmare
2011-08-06 06:03:05 +00:00
jendave
62cdb4edd0 - Added Dodecapod, plus probably fixed a compile error. 2011-08-06 06:03:00 +00:00
jendave
b7464b9db5 - Fixed Juniper Order Ranger manacost. 2011-08-06 06:02:53 +00:00
jendave
e0c1c329b0 - Big update: added "If a spell or ability an opponent controls causes you to discard CARDNAME, put it onto the battlefield instead of putting it into your graveyard." keyword - Added Wilt-Leaf Liege and Obstinate Baloth (Dodecapod doesn't quite work yet). 2011-08-06 06:02:47 +00:00
jendave
f70f8ec3b7 - Added Creakwood Liege. 2011-08-06 06:02:21 +00:00
jendave
fc8a567b34 - Added Murkfiend Liege. 2011-08-06 06:02:14 +00:00
jendave
93705d5003 - Fixed a misspelling. 2011-08-06 06:01:21 +00:00
jendave
f43dd00aa4 - Added "CARDNAME can't be blocked by white creatures." keyword, plus the cards Dauthi Horror and Sootwalkers. 2011-08-06 06:01:16 +00:00
jendave
a8b9fe3b98 - Added Seeker, Crovax, Ascendant Hero. - Made "CARDNAME can't be blocked except by artifact creatures and/or white creatures." a keyword. 2011-08-06 06:01:10 +00:00
jendave
5a8d4ebf1f - Added string replacement code to Card.getText(). This will place the spellText portion for Storm spells on the next line. Works for all storm spells except Temporal Fissure. Cards with a "(NOTE: " are now separated from the rest of the spell description and are placed on a separate line. Removes the extra linefeed and new line chars at end of of spell description. 2011-08-06 06:00:58 +00:00
jendave
201007ca2d - Added Sword of Body and Mind. 2011-08-06 06:00:51 +00:00
jendave
e3df390f45 - Fixed the keyword miss-spelling for Desecrated Earth. 2011-08-06 06:00:08 +00:00
jendave
c7484b6eda - Converted Swords to Plowshares to keyword. 2011-08-06 05:59:53 +00:00
jendave
cd51d0ed05 - Added Call to Heel; Clutch of the Undercity; Last Breath; Recoil; Snap. 2011-08-06 05:59:46 +00:00
jendave
9b4662c780 - Fixed the keyword for Stampede Driver. 2011-08-06 05:59:41 +00:00
jendave
4d501a1925 - Ran the python script and updated the pic urls. 2011-08-06 05:58:59 +00:00
jendave
d0d00f3b76 *Added Sutured Ghoul
*Added Rarity SVars to a bunch of cards.
2011-08-06 05:58:54 +00:00
jendave
8bb03c70a6 *Added Patriarch's Bidding 2011-08-06 05:57:22 +00:00
jendave
2ce21100d0 - Fixed a bug with Lovisa Coldeyes. - Added Death Baron. 2011-08-06 05:57:04 +00:00
jendave
52a69462c5 - Added "When CARDNAME enters the battlefield, you may search your library for up to three cards named CARDNAME, reveal them, and put them into your hand. If you do, shuffle your library." keyword, plus the cards that use it. 2011-08-06 05:56:31 +00:00
jendave
26467207a6 - Added Lovisa Coldeyes. 2011-08-06 05:56:25 +00:00