Commit Graph

49974 Commits

Author SHA1 Message Date
jendave
930a6aa1df - Fixed Festering Wound. 2011-08-06 06:05:13 +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
39c5936bf3 - The AI now tries not to search for another imperial recruiter when the first enters the battlefield.
- Added getNotName to CardList.java.
2011-08-06 06:05:01 +00:00
jendave
791d937e67 Little improvements to the AI of spDestroyAll and spBounceAll. 2011-08-06 06:04:56 +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
c929636e90 Forgot to handle Drawback in etbDestroyTgt. 2011-08-06 06:02:36 +00:00
jendave
a0c64b94c7 Added etbDestroyTgt keyword. 2011-08-06 06:02:31 +00:00
jendave
51758b0060 - Increased the default size of the Deck Editor's Filter window and made it resizable. 2011-08-06 06:02:26 +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
32669059cb - Updated Lab Rats. It now use a more standard description and will match the newer keyworded buyback spells. 2011-08-06 06:02:08 +00:00
jendave
007a70a751 - Updated four original Buyback spells. They now use a more standard description and will match the newer keyworded buyback spells. Used StringBuilder to build the spell description where needed. 2011-08-06 06:02:03 +00:00
jendave
f3ef27c499 - A minor edit to some of my recent work. I meant to use StringBuilder rather than StringBuffer. 2011-08-06 06:01:58 +00:00
jendave
8d205bed55 - Minor edit to spLoseLife. Added a space between buyback cost and the description. Used StringBuilder to build the spell description. 2011-08-06 06:01:51 +00:00
jendave
8aa89ff8db - Minor edit to spBounceTgt. Added a space between buyback cost and the description. Used StringBuilder to build the spell description. 2011-08-06 06:01:46 +00:00
jendave
f83eac5125 - Minor edit to spDestroyTgt. Added a space between buyback cost and the description. Used StringBuilder to build the spell description. 2011-08-06 06:01:41 +00:00
jendave
6c283f6a8a - Minor edit to Card.getText(). Will now add the Storm and it's description to the spell description. Haze of Rage is the only spell that needs it at this time. 2011-08-06 06:01:36 +00:00
jendave
7ab7d12acc - Minor edit to spAllPump. Added a space between buyback cost and the description. Used StringBuilder to build the spell description. 2011-08-06 06:01:31 +00:00
jendave
d7a0fc970d - Minor edit to spDiscardTgt. Added a space between buyback cost and the description. Used StringBuilder to build the spell description. 2011-08-06 06:01:26 +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
7caba892fe - Added a space to divide the two sentences that make up the ability description for cards using the paintap keyword. The ability description now uses StringBuilder(). 2011-08-06 06:01:03 +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
13bb610a9e - Fixed Mind's Desire. The spell description used to display the card's name after the spell description in the card panel. 2011-08-06 06:00:44 +00:00
jendave
7aa014948f - Fixed Global Ruin, it now adds the non-basic type lands to the list of lands that are to be destroyed. 2011-08-06 06:00:39 +00:00
jendave
db043d2842 - Fixed Doomed Necromancer. The AI will no longer target a creature with the keyword "At the beginning of the end step, sacrifice CARDNAME." if it is main phase 2. 2011-08-06 06:00:34 +00:00