Commit Graph

49974 Commits

Author SHA1 Message Date
jendave
65f0068817 Added Reflecting Pool and Exotic Orchard with abAddReflectedMana keyword.
Changed getColors() and getColor2() to getLongManaString and getShortManaString.
Clean-up from FinestHour: rename resetAttackedThisPhase to resetAttackedThisCombat.
2011-08-06 03:53:36 +00:00
jendave
3b292208dd Added the Loxodon Punisher test to the CardList getCreature() code for Sword of the Meek and Umezawa's Jitte. 2011-08-06 03:53:25 +00:00
jendave
25d35b199a Fixed the cards.txt entries for: Braidwood Cup; Tanglebloom; Silent Attendant; Wellwisher. 2011-08-06 03:53:21 +00:00
jendave
d851fc57d7 - Fixed Shizo, Death's Storehouse input message (thanks slapshot5 for pointing it out!) 2011-08-06 03:53:16 +00:00
jendave
8c55617d8e - Fixed Peacekeeper. 2011-08-06 03:53:11 +00:00
jendave
b1f32562be 1) Added Fallowsage and a total of 12 LQ pic urls.
2) Fixed Renewed Faith.
2011-08-06 03:53:07 +00:00
jendave
294b1a1378 - Fixed Sedraxis Specter. 2011-08-06 03:53:01 +00:00
jendave
be5384314b - Added Unearth + a bunch of Unearth cards. 2011-08-06 03:52:55 +00:00
jendave
dee67a6a68 1) Added to new pic urls.
2) Improved the AI for eqPumps, will now look for Loxodon Punisher as a target.
2011-08-06 03:52:46 +00:00
jendave
eefb11c1ce - Dragon Broodmother tokens have flying now. 2011-08-06 03:52:40 +00:00
jendave
924ec55ee4 - Added slapshot5's code for City of Brass, Channel the Suns and Wall of Tears.
- Added Borderland Ranger.
2011-08-06 03:52:35 +00:00
jendave
e4b28ffc04 - Added Goblin Assault. 2011-08-06 03:52:27 +00:00
jendave
ebe34a9938 1) Added these cards and their LQ pic urls: Cagemail; Cursed Flesh; Leaden Fists; Zephyr Net.
2) I attempted to modify the canPlayAI() to handle the cards above and I think it is working, we shall see. Our beta testers will let us know. :)
2011-08-06 03:52:20 +00:00
jendave
2975a18a31 - Fixed a bug where Pyroclasm (or other mass damage dealing effects) wouldn't always kill off all creatures (eg. Mad Auntie + 2/2 goblin).
- Whenever a match is won, the Restart button is now disabled (oftentimes hitting the spacebar once too many would restart the match even though it had been won, very annoying in Quest Mode).
- Fixed Dromad Purebred (it will actually get damaged now).
- Fixed Cao Ren, Wei Commander (will not cause a card draw).
2011-08-06 03:52:13 +00:00
jendave
d2a7014f47 1) Added these cards and their LQ pic urls: Immolation; Maggot Therapy; Riot Spikes; Sangrite Backlash; Twisted Experiment.
2) Improved the canPlayAI() method located in SpellAbility enPump_Enchant.
2011-08-06 03:52:07 +00:00
jendave
df3be094a1 - cleanups 2011-08-06 03:52:00 +00:00
jendave
4aa005f8b8 - Changed the value of Snow-Covered lands to 10. 2011-08-06 03:51:51 +00:00
jendave
f59b56b2c7 - Overwrote some of Chris' changes in cards.txt. 2011-08-06 03:51:45 +00:00
jendave
939f8fbed7 - Added slapshot5's code for Crumble, The Rack, Flashfires and Karma. 2011-08-06 03:51:39 +00:00
jendave
b18e6b31f3 Improved the AI for enPumpCurse. 2011-08-06 03:51:29 +00:00
jendave
b8259ccfb5 Converted these cards from code to keyword: Bound in Silence; Cessation; Despondency; Eternity Snare; Pacifism; Paralyzing Grasp; Sluggishness; Weakness. 2011-08-06 03:51:24 +00:00
jendave
7eddb08c00 2) Added these cards and their LQ pic urls: Clinging Darkness; Enfeeblement; Feebleness; Greel's Caress; Sicken; Torment; Torpor Dust. 2011-08-06 03:51:18 +00:00
jendave
c5bfc49a94 -Forgot to include new class 2011-08-06 03:51:13 +00:00
jendave
2c42300e27 - Separation of rarity files for booster drafts (still have to replace the actual rarity files with meaningful/balanced ones). 2011-08-06 03:51:07 +00:00
jendave
74076cb46f - Added slapshot5's Ironclaw Orcs and Copper Tablet code. 2011-08-06 03:50:56 +00:00
jendave
2a21f40853 - Fixed life gain happening whenever a creature with negative attack power would attack a player. 2011-08-06 03:50:50 +00:00
jendave
f747302cd3 - Prevented automatic deletion of drafts. 2011-08-06 03:50:45 +00:00
jendave
bef444cd3c Added these enPumpCurse cards and their LQ pic urls: Bloodshed Fever; Dehydration. 2011-08-06 03:50:39 +00:00
jendave
5608e2859e Added the Curse modifications to enPump, it is now enPump[Curse]. 2011-08-06 03:50:34 +00:00
jendave
4697403346 - Fixed Arcbound Slith. 2011-08-06 03:50:28 +00:00
jendave
770bd70452 Fixed 3 more life gaining spells: Dosan's Oldest Chant; Nourish; Rejuvenate. 2011-08-06 03:50:23 +00:00
jendave
5da3fb61f8 1) Converted these cards from code to keyword: Scavenged Weaponry; Asha's Favor; Unholy Strength; Uncontrollable Anger. 2011-08-06 03:50:16 +00:00
jendave
1bfb810972 1) Converted these cards from code to keyword: Battle Mastery; Zephid's Embrace; Undying Rage; Rancor. 2011-08-06 03:50:10 +00:00
jendave
26878860b8 - Inspiration is an instant now. 2011-08-06 03:50:04 +00:00
jendave
fbaf0adca1 - Reverted Chris' changes, Sacred Nectar, Festival of Trokin, Reviving Dose and Wandering Stream should work again. 2011-08-06 03:50:00 +00:00
jendave
cf19ad1b71 1) Converted these cards from code to keyword: AEther Web; Armadillo Cloak; Serra's Embrace; Wings of Hope.
2) Reverted Vigilance to a non-keyword'ed card that is implemented by it's own coded card object.
2011-08-06 03:49:56 +00:00
jendave
efb129c439 - In Quest mode, the maximum selling price for any card will be 500 for the first 50 wins.
- Selling % starts at 20% now instead of 25%.
- Upped the credits reward after a win slightly.
2011-08-06 03:49:50 +00:00
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