jendave
d45ef08d46
* add Java version and vendor to error log too
2011-08-06 04:51:12 +00:00
jendave
14fcd94853
* OS name, version and architecture in error report
2011-08-06 04:51:04 +00:00
jendave
8736c85739
Added quest deck 13 … I hope this one will raise a few eyebrows!
2011-08-06 04:50:56 +00:00
jendave
d8a7ceea13
Added Momentous Fall.
2011-08-06 04:50:48 +00:00
jendave
23f5f16995
- For fantasy Quest mode, added options to leave your plant and/or pet at home.
2011-08-06 04:50:41 +00:00
jendave
0645ee1fb7
- removed the "this.setIconImage(null);" from Deck Analysis, which caused a crash on java 1.5.
2011-08-06 04:50:36 +00:00
jendave
5a9b8e755b
Added Hammer of Bogardan
2011-08-06 04:50:31 +00:00
jendave
004c2afb56
Fixed a bug with Beacon of Destruction not reseting its stats (Occurs with the use of Mind's Desire)
2011-08-06 04:50:24 +00:00
jendave
3f4fc721c0
Made it so you can activate Mind's Desire on the first time it resolves (required for the Doomsday Combo) and Added Doomsday
2011-08-06 04:50:19 +00:00
jendave
623ac0c622
Fixed a bug with typeCycling where the cycling card would disappear from the game entirely if there was no suitable card found in the library. Added Eternal Dragon
2011-08-06 04:50:12 +00:00
jendave
532b76993c
Removed a out-dated comment in Rite of Replication's code
2011-08-06 04:50:05 +00:00
jendave
26d9612821
Slight modification of ally code to account for simultaneous token creation and added Rite of Replication (Tested but may have bugs as it is quite complex).
2011-08-06 04:49:59 +00:00
jendave
ae42f2e04b
Minor edits to the cards.txt entry for Eternity Vessel and to the code for Brave the Elements.
2011-08-06 04:49:52 +00:00
jendave
9da3012245
Fixed a typo with Undead Gladiator and made it so you can only play it during your turn.
2011-08-06 04:49:46 +00:00
jendave
2d367d4c2c
Added Undead Gladiator - it uses unearth code.
2011-08-06 04:49:41 +00:00
jendave
59b03dbca3
Created an empty card object with spell ability for Resuscitate.
2011-08-06 04:49:35 +00:00
jendave
ce34cd0d61
Commented out the separate card objects for Kjeldoran War Cry and Path of Anger's Flame.
2011-08-06 04:49:29 +00:00
jendave
9d84fd5d16
Added Martial Coup
2011-08-06 04:49:24 +00:00
jendave
7198ff9020
Added Linvala, Keeper of Silence (I'm expecting Bugs) and Nirkana Revenant (AI doesn't use mana bonus)
2011-08-06 04:49:17 +00:00
jendave
7e1bc95189
Fixed a typo for handling "-X" in the toughness for spAllPump.
2011-08-06 04:49:08 +00:00
jendave
bce3213620
I placed the code for Brave the Elements is a separate card object. The card works but the AI is limited. I watched as the computer cast this spell more than once in the same turn. Even though it had already given it's creatures pro from the opponent's most prominent color.
2011-08-06 04:49:03 +00:00
jendave
b758de36dd
1) Converted these cards to the spAllPump keyword and moved their cards.txt entries to top of file:
...
Burst of Speed
Chorus of Woe
Dance of Shadows
Desperate Charge
Glorious Charge
Kjeldoran War Cry
Magnify
Nature's Cloak
Nocturnal Raid
Overrun
Path of Anger's Flame
Righteous Charge
Scare Tactics
Shield Wall
Solidarity
Steadfastness
Tortoise Formation
Tromp the Domains
Valorus Charge
Virtuous Charge
Vitalizing Wind
Warrior's Charge
Warrior's Honor
2) Commented out the large code block which for these cards.
3) Brave the Elements becomes a separate code block which will become the first card object. This spell is currently under construction.
2011-08-06 04:48:57 +00:00
jendave
8b92c45d4d
Fixed Gigantomancer, you can only target a creature you control now.
2011-08-06 04:48:51 +00:00
jendave
f02515002e
Added Mirror Entity and Gigantomancer
2011-08-06 04:48:45 +00:00
jendave
dda7d00bac
Added this note to Resuscitate:
...
(NOTE: This ability is not currently implemented.)
2011-08-06 04:48:38 +00:00
jendave
979697648e
Added +1+0 counters, and Lightning Serpent with it.
2011-08-06 04:48:34 +00:00
jendave
71e4952960
Added some creatures with X mana costs: Ivy Elemental, Krakilin (AI sometimes plays it poorly), Maga, Traitor to Mortals and Shifting Wall.
2011-08-06 04:48:27 +00:00
jendave
73df8daedc
Added support for creatures with an X mana cost and Apocalypse Hydra with it.
2011-08-06 04:48:20 +00:00
jendave
f3a9cc6045
Converted these two cards from code to keyword:
...
Haze of Rage
Titanic Ultimatum
and moved their entries to the top of file in cards.txt.
2011-08-06 04:48:13 +00:00
jendave
f4d10a8048
I found two more new cards in Rob's list of spAllPump spells. This merge adds:
...
Crossbow Ambush
Magnetic Flux
2011-08-06 04:48:07 +00:00
jendave
a9ab2e62ca
Updated the SVN with the rarity files for Forge 06-05-2010.
2011-08-06 04:48:02 +00:00
jendave
743d9f91d8
Added these cards via keyword and their LQ pic urls:
...
Call to Glory
Flowstone Slide
Gleam of Resistance
Violent Outburst
2011-08-06 04:47:55 +00:00
jendave
e8c1dbf9e1
Fixed a miss-spelling in the new quest12 deck description.
2011-08-06 04:47:50 +00:00
jendave
29f2db5ae9
Re-did the AI for spreading seas (It got removed in the last few commits)
2011-08-06 04:47:45 +00:00
jendave
187625a8f7
Made Spawning Pool work with Spreading Seas
2011-08-06 04:47:41 +00:00
jendave
6496bb1184
Made Spreading Seas work with other enchant lands and fixed a few bugs
2011-08-06 04:47:36 +00:00
jendave
5ec7ac36e8
Updated Dark Depths.
2011-08-06 04:47:30 +00:00
jendave
72bce2a61a
Improved AI targeting for Spreading Seas and remove an ability popup used in testing.
2011-08-06 04:47:25 +00:00
jendave
451b43a66f
Added quest deck number 12, "Barroom Brawl" to the fantasy quest based decks.
2011-08-06 04:47:19 +00:00
jendave
54253eaba3
Added Spreading Seas (A bit dodgy), Chalice of the Void, Teferi's Puzzle Box and Cruel Ultimatum.
2011-08-06 04:47:10 +00:00
jendave
6d4aaf8a05
- Fixed some of the on block triggers (Shield Sphere, Meglonoth, ...).
2011-08-06 04:47:02 +00:00
jendave
19a91283f0
Added tge LQ pic for Steppe Lynx
2011-08-06 04:46:57 +00:00
jendave
82fd741c92
Added Omnath, Locus of Mana (Not usable by the AI)
2011-08-06 04:46:52 +00:00
jendave
189750a0e7
Finalized spAllPump.
...
Added Buyback handler code to spPump, spAllPump, spDamageTgt, spDraw, spDestroyTgt.
2011-08-06 04:46:44 +00:00
jendave
b5dc21d326
Fixed the aura Fear and moved it's changed entry to top of cards.txt file.
2011-08-06 04:46:39 +00:00
jendave
2e90dcedae
Fixed Disciple of Kangee.
2011-08-06 04:46:33 +00:00
jendave
8e866c340a
1) Fixed Unearth cost for Fire-Field Ogre and moved to top of file.
...
2) Added Implements of Sacrifice and Kaleidostone via keyword.
3) Added a LQ pic url.
2011-08-06 04:46:28 +00:00
jendave
6a834ec648
I found the getBorder() code located in GuiDisplayUtil and I added some checks and the proper border color is now displayed in the deck editor and in the game window. Kobolds now have a red border and Ghostfire now has a gray border.
...
Zerker's card is color keyword should now be fully functional.
2011-08-06 04:46:23 +00:00
jendave
cf8cd72fcf
Added the LQ card pic for Talon Sliver
2011-08-06 04:46:18 +00:00
jendave
aa4a2311dd
Bug Fixes to Mind's Desire and Recall. Testing is encouraged but i think i've got it to work for everything except for Multikicker
2011-08-06 04:46:13 +00:00