Commit Graph

63487 Commits

Author SHA1 Message Date
jendave
8466de1dda 1) Converted these cards from code to keyword: Sleeper's Guile; Reflexes; Shield of Duty and Reason.
2) Added these cards and their LQ pic urls: Wings of Aesthir.
2011-08-06 03:49:44 +00:00
jendave
92394877c1 1) Converted these cards from code to keyword: Tiger Claws; Treetop Bracers; Vigilance.
2) Added these cards and their LQ pic urls: Artifact Ward; Black Ward; Blue Ward; Green Ward; Red Ward; White Ward.
3) Added the missing cards.txt entry and the missing LQ pic url for Paralyzing Grasp. I also temporarily fixed the miss-spelling of the keyword that is added and removed in the commands that are a part of this card's code block. The card now works correctly. :)
4) The AI was targeting itself with the Sluggishness aura and I changed this to targeting the human.
2011-08-06 03:49:38 +00:00
jendave
a33dc60cfb Moved the code blocks around in an effort to organize my work with the auras. This rev only touches the CardFactory_Auras.java file. 2011-08-06 03:49:31 +00:00
jendave
a2983a2d29 1) Converted these cards from code to keyword: Maniacal Rage; Mask of Law and Grace; Protective Bubble.
2) Added these cards and their LQ pic urls: Unquestioned Authority; Vampiric Embrace; Web.
2011-08-06 03:49:25 +00:00
jendave
9eb739ec44 1) Converted these cards from code to keyword: Lightning Talons; Magefire Wings; Mageta's Boon.
2) Added these cards and their LQ pic urls: Primal Frenzy; Shielding Plax; Squee's Embrace.
2011-08-06 03:49:19 +00:00
jendave
ac2424eee5 1) Converted these cards from code to keyword: Goblin War Paint; Holy Strength; Indomitable Will.
2) Added these cards and their LQ pic urls: Leshrac's Rite; Lifelink; Oakenform.
2011-08-06 03:49:11 +00:00
jendave
889556453c - Spawnwrithe tokens should have images now also. 2011-08-06 03:49:04 +00:00
jendave
a62d543187 - Fixed Greener Pastures.
- Fixed Kiki-Jiki, Mirror Breaker tokens showing up without their card images.
2011-08-06 03:48:56 +00:00
jendave
aa6c82c340 Re-added: Air Bladder; Gift of Granite; Lance. 2011-08-06 03:48:45 +00:00
jendave
b5834b6f47 1) Converted these cards from code to keyword: Brilliant Halo; Feast of the Unicorn; Giant Strength.
2) Added these cards and their LQ pic urls: Air Bladder; Gift of Granite; Lance.
3) Replaced the "http://mi.w" with "http://www.w" in card-pictures.txt.
2011-08-06 03:48:39 +00:00
jendave
15a6632108 Added the updated rarity files to /res/ and to /quest/. 2011-08-06 03:48:31 +00:00
jendave
78bef4606c - cleanups 2011-08-06 03:48:22 +00:00
jendave
0ed469d3f9 Added Dennis' AI code and an import for java arrays. 2011-08-06 03:48:10 +00:00
jendave
d8ac1e6bd1 1) Converted these cards from code to keyword: Epic Proportions; Mythic Proportions; Nimbus Wings.
2) Added these cards and their LQ pic urls: Fishliver Oil; Flaming Sword; Frog Tongue.
2011-08-06 03:48:05 +00:00
jendave
a4828cb1cb 1) Changed Rendclaw Trow to Common & Pyroclasm to Uncommon.
2) Changed Loxodon Mystic's p/t to 3/3.
2011-08-06 03:47:59 +00:00
jendave
278f14bf9a - Fixed Force of Nature, Cosmic Horror upkeep costs. 2011-08-06 03:47:52 +00:00
jendave
9c8a6c2650 - Added Barren Glory as an alternate win condition in Quest mode.
- Gaddock Teeg will now also make non-creature spells with X in their manacost uncastable.
2011-08-06 03:47:44 +00:00
jendave
2c24afca38 1) Added the LQ pic url for Putrid Leech.
2) Updated the enPump canPlayAI() method.
3) Fixed the bug in the Flight and Launch code block even though they are now commented out.
2011-08-06 03:47:35 +00:00
jendave
7b89277218 - Added Putrid Leech. 2011-08-06 03:47:28 +00:00
jendave
d57cd448ad 1) Converted these cards from code to keyword: Fear; Flight; Launch.
2) Added these cards and their LQ pic urls: Cave Sense; Divine Transformation; Eternal Warrior.
3) Added LQ pic url for Darksteel Forge.
2011-08-06 03:47:21 +00:00
jendave
02fce18424 - Fixed Bushido not working for blockers. 2011-08-06 03:47:15 +00:00
jendave
cba13e1230 - Fixed Global Ruin (I think?)
- Few small quest updates.
- Added Darksteel Forge.
2011-08-06 03:47:08 +00:00
jendave
ee0b16b5db 1) Converted these cards from code to keyword: Aspect of Mongoose; Diplomatic Immunity; Robe of Mirrors.
2) Added these cards and their LQ pic urls: Agility; Alexi's Cloak; Burrowing.
2011-08-06 03:46:59 +00:00
jendave
a101a50fec Modified the enPump keyword's canPlay() method and this appears to correct the problem where the computer was casting the same aura multiple times. 2011-08-06 03:46:53 +00:00
jendave
a21cb5dee4 Added the newest quest data files version 03-31-2010. This version includes the three decks that were submitted by Apthaven. 2011-08-06 03:46:48 +00:00
jendave
6b5e2dbfe9 - Small fixes in Peel From Reality input text.
- Crib Swap should not target tokens generated from previous Crib Swaps anymore.
- Fixed Infest.
2011-08-06 03:46:42 +00:00
jendave
7fcdb2c265 Converted these cards from code to keyword: Buoyancy; Cloak of Mists; Hero's Resolve. 2011-08-06 03:46:36 +00:00
jendave
d937ac9dc0 Added two new keyword'ed auras with Cycling: Improvised Armor and Savage Hunger. 2011-08-06 03:46:30 +00:00
jendave
193a882aa5 Another rev of the enPump keyword code. Will now allow auras to use flash and/or Cycling. 2011-08-06 03:46:26 +00:00
jendave
46346a5b9f - Added another icon.
- Some quest fixes.
2011-08-06 03:46:20 +00:00
jendave
eff6c3d98a - Fixed a bug with Liliana Vess (and probably some other cards) if the human player is targeted while having an empty hand.
- Fixed a bug with Ashes to Ashes.
- Fixed a bug with Korlash, Heir to Blackblade (selecting all or more than two swamps would put all of them into play).
- Added some alternate win condition rewards in Quest mode (untested).
2011-08-06 03:46:12 +00:00
jendave
079ef0abf7 - Fixed a bug in the cardshop.
- In the BO3 quest format, winning in just 2 games will yield a bonus of 10 credits.
- Added some icons to the reward message pop-ups (after a quest match has been won).
- After a quest win, the random rare is displayed if one is won.
2011-08-06 03:46:02 +00:00
jendave
3ae22c63f7 - Selling a card that's in a deck already should remove it from that deck.
- Fixed the Refuge lands tapping again when Amulet of Vigor is controlled.
2011-08-06 03:45:54 +00:00
jendave
45515c27ce - Fixed some bug with the cardshop. 2011-08-06 03:45:48 +00:00
jendave
fb8d27293e - Allows for sorting by value in the cardshop. 2011-08-06 03:45:43 +00:00
jendave
64706eb84c - Kor Skyfisher should not be able to target the manapool anymore.
- New quest pricelist?\127?\127?\127?\127?\127?\127.
2011-08-06 03:45:36 +00:00
jendave
138586838b Added Finest Hour. Changed names of /Attacked/Blocked/GotBlocked/ThisTurn methods to /XXX/ThisCombat. Changed Exalted code so exalted bonus only applies when number of declared attackers is one. 2011-08-06 03:45:27 +00:00
jendave
d8d6fb545a - Losing will subtract 15 credits in quest mode.
- Fixed Drowned Catacombs and Glacial Fortress bugs.
2011-08-06 03:45:18 +00:00
jendave
a96c743c69 - Fixed Devour in Shadow / Veteran Armorer bug. 2011-08-06 03:45:11 +00:00
jendave
a4d9a829ef 1) Added the missing Cycling code to the start and end of the CardFactory_Auras.java. I am not sure if I will be able to add the 3 cycling auras at this time but this is a step forward.
2) Minor work to enPump.
2011-08-06 03:45:06 +00:00
jendave
dc01b75546 - Fixed a bug with Echoing Truth and face down creatures.
- Fixed the (annoying) "Pay Mana: " bug of Chandra Nalaar.
- Fixed a bug with Guardian of Cloverdell sacrificing kithkin it does not have.
2011-08-06 03:45:00 +00:00
jendave
f161cd6979 Converted the cards Braidwood Cup; Tanglebloom; Silent Attendant; Wellwisher from code to keywords. 2011-08-06 03:44:54 +00:00
jendave
e52c9e35c4 Added the 5 new abGainLife cards and their LQ pic urls. 2011-08-06 03:44:48 +00:00
jendave
3415d10306 1) Converted these cards from code to keyword:
Dosan's Oldest Chant; 
   Rejuvenate; 
   Nourish; 
   Renewed Faith
2) Cleaned up the card object for the remaining spell Renewed Faith. It now only contains the addCycle command.
2011-08-06 03:44:43 +00:00
jendave
9e3cc9c5cf Added abGainLife keyword 2011-08-06 03:44:37 +00:00
jendave
2cac78c2a1 - Added CardShop. 2011-08-06 03:44:30 +00:00
jendave
78521f3849 Converted four cards from code to keyword:
Festival of Trokin
Reviving Dose
Sacred Nectar
Wandering Stream
2011-08-06 03:44:16 +00:00
jendave
e7f129d62e Added all but two of the new spGainLife[Tgt] cards and their LQ pic urls. 2011-08-06 03:44:10 +00:00
jendave
347dc03316 added spGainLife[Tgt] keyword. 2011-08-06 03:44:05 +00:00
jendave
5674cba98d Added "Times.#" to doXMath. 2011-08-06 03:44:00 +00:00