Commit Graph

66835 Commits

Author SHA1 Message Date
jendave
c33abf16d9 added Halimar Wavewatch from Rise of the Eldrazi 2011-08-06 04:04:29 +00:00
jendave
a089241e5c 1) Added a canPlayAI() method to Reprisal.
2) Added the updated canPlayAI() method to Squirrel Nest.
2011-08-06 04:04:22 +00:00
jendave
712315b6f1 - Fixed a bug where equipment on creatures stolen with Control Magic-like effects by the AI won't be able to equip another creature. 2011-08-06 04:04:17 +00:00
jendave
fd39b838ad Fixed the pic file name for Hada Spy Patrol and added the two missing LQ pic urls. 2011-08-06 04:04:12 +00:00
jendave
a3011fc6c2 added Hada Spy Patrol from Rise of the Eldrazi 2011-08-06 04:04:08 +00:00
jendave
6bd9bc2b0e - Small fixes in input_sacrificePermanents. 2011-08-06 04:04:01 +00:00
jendave
d9a449554e - Added some beginnings of Annihilator code. 2011-08-06 04:03:56 +00:00
jendave
2e4024537e fixed Bountiful Harvest and moved to top of cards.txt
SVar:X:Count$TypeYouControl.Land -> SVar:X:Count$TypeYouCtrl.Land
2011-08-06 04:03:51 +00:00
jendave
d9d386ef55 - Added Tuktuk the Explorer. 2011-08-06 04:03:46 +00:00
jendave
da35fc888a add Dreamstone Hedron from Rise of the Eldrazi 2011-08-06 04:03:40 +00:00
jendave
c060a2eebd added Beastbreaker of Bala Ged (Level up creature) from Rise of the Eldrazi 2011-08-06 04:03:34 +00:00
jendave
709b41ff85 forgot serial ID's for Hedron Matrix methods. 2011-08-06 04:03:27 +00:00
jendave
90ef80ce69 added Hedron Matrix from Rise of the Eldrazi. First attempt at Equipment. 2011-08-06 04:03:22 +00:00
jendave
e6cf06beb3 add Perish the Thought from Rise of the Eldrazi 2011-08-06 04:03:16 +00:00
jendave
404ba21c84 Added card data and picture for Khalni Heart Expedition. 2011-08-06 04:03:09 +00:00
jendave
215e228c02 Added Khalni Heart Expedition. Removed initial caps from searchLibraryLand functions. Changed "landfall_Ior_Ruin_Expedition" to "landfall_AddQuestCounter" and reused it. 2011-08-06 04:03:04 +00:00
jendave
d112bd4925 - Completed fix of Merfolk Sovereign. 2011-08-06 04:02:59 +00:00
jendave
ee8fe2bac9 - Fixed Merfolk Sovereign (should be able to target creatures with changeling). 2011-08-06 04:02:54 +00:00
jendave
28c7cb81b5 - Fix in regex from previous update. 2011-08-06 04:02:49 +00:00
jendave
2f1289eff0 added Suffer the Past from Rise of the Eldrazi 2011-08-06 04:02:43 +00:00
jendave
670957c436 - Fixed being able to tap opponent's land (and other manasources) for mana. 2011-08-06 04:02:36 +00:00
jendave
f8f0530712 - Made all prices of basic lands a constant 5.
- Shop will always include 10 of each basic land and 5 of each basic snow-covered land whenever the shop list is repopulated.
- Minor text display improvement: keywords following keywords ending with dots will be displayed on the next line.
2011-08-06 04:02:31 +00:00
jendave
dcf50a6007 - added Repay in Kind from Rise of the Eldrazi 2011-08-06 04:02:24 +00:00
jendave
69fcc3c75f adding Keening Stone from Rise of the Eldrazi. (Basically copied and tweaked Millstone.) 2011-08-06 04:02:17 +00:00
jendave
f9ecf7a51a adding Sarkhan the Mad from Rise of the Eldrazi - someone please have a look at this. I get worried when things all seem to work the first time... :) 2011-08-06 04:02:11 +00:00
jendave
68e630114c Added card text and image for Harrow. 2011-08-06 04:02:04 +00:00
jendave
24bfe9a0cf Combined code for Rampant Growth, Kodama's Reach, and added Harrow using the same code. 2011-08-06 04:01:59 +00:00
jendave
f5550a6835 added Soul's Attendant from Rise of the Eldrazi (identical to Soul Warden) 2011-08-06 04:01:54 +00:00
jendave
59504a52fa more fixes of Ikiral Outrider. Wow, I must have been tired last night... 2011-08-06 04:01:48 +00:00
jendave
459c60d895 correcting cards.txt for top level of Knight of Cliffhaven 2011-08-06 04:01:42 +00:00
jendave
0c43c35ed3 correcting P/T for top level of Ikiral Outrider 2011-08-06 04:01:38 +00:00
jendave
8f2dfd1ddc resolved the excessive "TreeProperties returns null for...", it was a recursive call where null is okay and frequent 2011-08-06 04:01:33 +00:00
jendave
b5970064fe - Made some changes to hasLevelUp() in Card.java (having level up counters != having level up). 2011-08-06 04:01:28 +00:00
jendave
3863f26b40 commented out a println("Evil hack"); in AllZone.java and marked it with a TODO 2011-08-06 04:01:23 +00:00
jendave
6cbeb4b1fe 1) commented out some System.out/err debug printing in ImageCache.java
2) Marked stuff with DEBUG, so you can search for that to turn it back on, or to turn it back on in a debug context someday
2011-08-06 04:01:18 +00:00
jendave
14ba4b4fef - Added Kazandu Tuskcaller. 2011-08-06 04:01:13 +00:00
jendave
f6a1699643 1) Added 4 LQ pic urls.
2) Changed the makeToken command for Bottle of Suleiman and it will now allow the display of a token jpg named "c_5_5_djinn.jpg".
2011-08-06 04:01:07 +00:00
jendave
368b37a56e documenting new hasLevelUp() function in Card.java 2011-08-06 04:01:01 +00:00
jendave
86adb2253b 1) tweaked Level up code in CardFactory_Creatures.java to initialize the Counters.LEVEL type to 0 for creatures with this ability
2) added a public boolean hasLevelUp(); function to Card.java (relies on #1)
3) added Venerated Teacher (relies on #2)
2011-08-06 04:00:55 +00:00
jendave
d058b22f1c level threshold tweaks for Ikrial Outrider, Caravan Escort and Knight of Cliffhaven 2011-08-06 04:00:49 +00:00
jendave
6932ee3ac9 1) add Knight of Cliffhaven from Rise of the Eldrazi
2) add Ikiral Outrider from Rise of the Eldrazi
3) clean up a blank comment from Caravan Escort
2011-08-06 04:00:44 +00:00
jendave
2547c70991 adding Caravan Escort from Rise of the Eldrazi 2011-08-06 04:00:37 +00:00
jendave
76cd50e064 fixing LQ pic for Soulsurge Elemental 2011-08-06 04:00:30 +00:00
jendave
791ce7110b add Soulsurge Elemental from Rise of the Eldrazi 2011-08-06 04:00:26 +00:00
jendave
c5b19082de added Hellion Eruption from Rise of the Eldrazi 2011-08-06 04:00:19 +00:00
jendave
abbe1cf318 1) added Skywatcher Adept - Levels are cool!
2) fixed creature type for Lighthouse Chronologist
2011-08-06 04:00:12 +00:00
jendave
3f4b002005 Added the ability to undo Sol Ring with a new function "isUndoableMana" -- didn't want to mess with "isBasic" as it is used in many other places too. 2011-08-06 04:00:05 +00:00
jendave
d638b71a82 - Forgot to include cards.txt for Lighthouse Chronologist. 2011-08-06 04:00:00 +00:00
jendave
7e84130434 added Lodestone Bauble. I think this is a pretty decent implementation, except that the delayed card effect is done at EndOfTurn.addAt()... instead of next upkeep like it's specified. There is a TODO in there for when such a mechanism exists. 2011-08-06 03:59:56 +00:00
jendave
f20f0a8fc5 - Added Lighthouse Chronologist. 2011-08-06 03:59:50 +00:00