Commit Graph

49974 Commits

Author SHA1 Message Date
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
jendave
9dc5216b4c add line breaks to Siren's Call spell text 2011-08-06 06:11:33 +00:00
jendave
a98b9103a8 - Ran the script for urls and rarities. 2011-08-06 06:11:27 +00:00
jendave
48967320df - Updated some cards starting with "U" through "Z" to have spell text descriptions with line breaks. 2011-08-06 06:11:20 +00:00
jendave
d608a79ed8 - Updated some cards starting with "T" to have spell text descriptions with line breaks. 2011-08-06 06:11:15 +00:00
jendave
01e66b94b6 - Updated some cards starting with "S" to have spell text descriptions with line breaks. 2011-08-06 06:11:10 +00:00
jendave
c892486357 - Updated some cards starting with "R" to have spell text descriptions with line breaks. 2011-08-06 06:11:04 +00:00
jendave
be734d9b67 The AI now tries not to fetch another tutor with spTutor. 2011-08-06 06:10:59 +00:00
jendave
b1e306bd00 Added Eerie Procession, Idyllic Tutor, Lay of the Land, Merchant Scroll, Safewright Quest, Steelshaper's Gift, Sylvan Scrying and Time of Need. 2011-08-06 06:10:54 +00:00
jendave
2d67e5c640 Fixed keyword of Shriekmaw. 2011-08-06 06:10:49 +00:00
jendave
21f20a7b92 - Updated some cards starting with "O" and "P" to have spell text descriptions with line breaks. 2011-08-06 06:10:44 +00:00
jendave
4d526c8c9d - Added a new keyword: spTutor.
- Added Cateran Summons and Personal Tutor.
2011-08-06 06:10:38 +00:00
jendave
af24c6e7aa Updated the decks Magnum 1-3. 2011-08-06 06:10:31 +00:00
jendave
cea22052a0 - Updated some cards starting with "N" to have spell text descriptions with line breaks. 2011-08-06 06:10:24 +00:00
jendave
7a99beb5a4 Added Evincar's Justice, Claws of Wirewood, Gale Force and Squall. 2011-08-06 06:10:19 +00:00
jendave
71f43a1e89 Added buyback support to spDamageAll. 2011-08-06 06:10:15 +00:00
jendave
f0f5e3ca33 - Added Triskelion for a sample of etbCounter and SubCounter as a cost. 2011-08-06 06:10:10 +00:00