Commit Graph

2040 Commits

Author SHA1 Message Date
jendave
e49c7ab9d4 4100 plus cards converted from cards.txt(r2008) I 2011-08-06 06:29:28 +00:00
jendave
8e1309329d 4100 plus cards converted from cards.txt(r2008) D 2011-08-06 06:28:02 +00:00
jendave
b1f36fd61d 4100 plus cards converted from cards.txt(r2008) E 2011-08-06 06:24:43 +00:00
jendave
fcf2d29239 4100 plus cards converted from cards.txt(r2008) C 2011-08-06 06:22:58 +00:00
jendave
604a43d48a 4100 plus cards converted from cards.txt(r2008) A-B 2011-08-06 06:19:31 +00:00
jendave
658b8a0381 No more cards.txt - now a card-per-file under /res/cardsfolder/ 2011-08-06 06:16:16 +00:00
jendave
5bc8d5bb6a - Fixed Dread / Serra Avenger crash. 2011-08-06 06:16:09 +00:00
jendave
f1615a3aba - A few more "T:" to "tap:" replacements. 2011-08-06 06:16:03 +00:00
jendave
cbb1055131 - A few more updates to Elspeth, Knight-Errant. 2011-08-06 06:15:58 +00:00
jendave
840581cd32 - Reworked Elspeth, Knight-Errant to use an Emblem for her third ability. 2011-08-06 06:15:52 +00:00
jendave
b4938a68a3 - A few minor edits and StringBuilder mods. Changing "T" to "tap". 2011-08-06 06:15:45 +00:00
jendave
c6428f09e2 - Some fixes for possible null pointer exceptions in Requirements and Target_Selection 2011-08-06 06:15:38 +00:00
jendave
7bfcfd13e4 Added a hard Doran deck. 2011-08-06 06:15:33 +00:00
jendave
3b2ab6d69a The wheneverkeyword now recognizes changelings. 2011-08-06 06:15:25 +00:00
jendave
bb9e3a8c80 added King Suleiman (from Arabian Nights) via abTapDestroyTgt keyword 2011-08-06 06:15:20 +00:00
jendave
198a0519b3 added abTapDestroyTgt keyword. Same Options as spDestroyTgt 2011-08-06 06:15:15 +00:00
jendave
f0bc4b190c Replaced the decks Crocodile Dundee 1-3 with mono red decks. 2011-08-06 06:15:09 +00:00
jendave
78a34660f4 - Added an additional test to Card.getText(). 2011-08-06 06:15:01 +00:00
jendave
0b69a9e8f7 Added Tenza, Godo's Maul. 2011-08-06 06:14:56 +00:00
jendave
84575745cb added Island of Wak-Wak (from Arabian Nights) 2011-08-06 06:14:51 +00:00
jendave
93aa2a9c3a - Edited the entry for Blistering Firecat.
- An update to the section of Card.getText dealing with permanents. I meant to finnish and merge this into the SVN prior to the last beta.
2011-08-06 06:14:44 +00:00
jendave
9bd6e30c09 added AI for Mirror Universe 2011-08-06 06:14:35 +00:00
jendave
41814bff14 add Mirror Universe (from Legends). Note: Supposed to be limited to Upkeep step, but we can't do that now. So, It's limited to Main1. 2011-08-06 06:14:30 +00:00
jendave
4766823939 - Added line breaks to Akoum Refuge and Aven Brigadier.
- Edited the cards.txt entries for Extinguish; Seasoned Marshal; Spindrift Drake and Yomiji, Who Bars the Way.
2011-08-06 06:14:23 +00:00
jendave
617a9ff511 - Added Afflict, Bewilder, Constricting Tendrils, Darkblast, Dizzy Spell, Drag Down, Feeding Frenzy, Fleeting Distraction, Irradiate, Last Gasp, Lose Hope, Pull Under and Stabbing Pain.
- Added Curse option to Disorient.
2011-08-06 06:14:18 +00:00
jendave
4864cef54c add a couple pic URLs 2011-08-06 06:14:12 +00:00
jendave
7783fb0295 add Recurring Nightmare from Exodus. Note: not implemented for AI (RemAIDeck:True) 2011-08-06 06:14:07 +00:00
jendave
2c8e0158c5 - Fixed compile errors. 2011-08-06 06:14:00 +00:00
jendave
b99c986393 - Added PayLife as a new kind of Ability_Cost
- Pulled targeting from Ability_Cost into it's own class. 
- Added Player info to PlayerLife
- Added Reckless Assault as a sample of PayLife<> cost.
2011-08-06 06:13:55 +00:00
jendave
86a1929c6f - Added the option Curse to spPumpTgt.
- Added Disfigure.
2011-08-06 06:13:42 +00:00
jendave
b6d83695e8 - Changed the keyword of Serra Avatar to the new When CARDNAME is put into a graveyard from anywhere, shuffle it into its owner's library.
- Added remAI SVars to two more cards.
2011-08-06 06:13:35 +00:00
jendave
162ddb916c converting Fracturing Gust to spDestroyAll keyword 2011-08-06 06:13:28 +00:00
jendave
25161778bc fix Fracturing Gust giving life for non-destroyed Indestructible permanents 2011-08-06 06:13:22 +00:00
jendave
5f8c6a5d6e - Ran the script on cards.txt again. I will most likely release this revision as the next beta. 2011-08-06 06:13:16 +00:00
jendave
bd4d32330d - Added "CARDNAME is {color}." to the list of keywords that get added to the spell text for Instants and Sorceries in Card.getText(). Cleaned up and consolidated the code in this section. 2011-08-06 06:13:10 +00:00
jendave
b6cc483dc3 Added Deathbringer Thoctar. 2011-08-06 06:13:03 +00:00
jendave
953a03036d - Ran the script on cards.txt. 2011-08-06 06:12:56 +00:00
jendave
42017a2476 comment out debug code for Siren's Call 2011-08-06 06:12:51 +00:00
jendave
719a8a03cb Input_Untap.java - rename method to something more descriptive and remove old code 2011-08-06 06:12:45 +00:00
jendave
c30cf4d13f fix for Siren's Call destroying Walls under certain conditions 2011-08-06 06:12:40 +00:00
jendave
d10bffa4fc better/more useful error reporting for cards with bad URLs in cards.txt when downloading LQ pics 2011-08-06 06:12:35 +00:00
jendave
aa0fec9926 - Added "When CARDNAME is put into a graveyard from anywhere, shuffle it into its owner's library." keyword.
- Added Farsight Mask, Dread, No Mercy and Dissipation Field.
2011-08-06 06:12:30 +00:00
jendave
8a25b7b081 - Added Long-Term Plans.
- Converted these cards to keyword: Fabricate, Mystical Tutor and Enlightened Tutor.
2011-08-06 06:12:22 +00:00
jendave
092318653d Added ThirdFromTopOfLibrary to possible destinations of spTutor. 2011-08-06 06:12:13 +00:00
jendave
3cbb585a21 - Fixed Life from the Loam and Nightmare Void. They now display the Dredge keyword + Number in the spell description. 2011-08-06 06:12:08 +00:00
jendave
9f7309b895 - Added some code to Card.getText() to display "Changeling" at the top of Instants/Sorceries. Deleted the "Changeling" from the spellText line for Crib Swap; Nameless Inversion and Wings of Velis Vel. 2011-08-06 06:12:02 +00:00
jendave
a0cfd28033 - Added many of the missing rarities. 2011-08-06 06:11:55 +00:00
jendave
cbff75f70d - Re-did the 5 cards starting with "N" and added the line breaks. 2011-08-06 06:11:50 +00:00
jendave
1f9ad7e8b2 Modified 3 quest decks. 2011-08-06 06:11:45 +00:00
jendave
35c342ee25 Fixed bug in spDiscard for "UnlessDiscardType" clause. 2011-08-06 06:11:39 +00:00