Commit Graph

600 Commits

Author SHA1 Message Date
jendave
d2bb46c99e - Fixed Bloodrite Invoker crash. 2011-08-06 04:56:40 +00:00
jendave
32effe1687 - Demonic Consultation should be usable now during the AIs turn. 2011-08-06 04:56:07 +00:00
jendave
077e4c469b - Added a hack that prevents Isochron Scepter with Counterspell / Stifle from being used when it's not appropriate. 2011-08-06 04:56:02 +00:00
jendave
df7baa5cbb - Merged Hellfish HandSize code. 2011-08-06 04:54:42 +00:00
jendave
626394cad2 Added Muddle the Mixture. The computer can not use this spell. 2011-08-06 04:54:26 +00:00
jendave
843bb6c700 Minor clean up. 2011-08-06 04:54:19 +00:00
jendave
4b0ba28ff4 Added Hellfish's Journey To Nowhere and it's LQ pic url. 2011-08-06 04:54:13 +00:00
jendave
bdb11a7ed7 Fixed a crash with cruel ultimatum when the computer had no cards in graveyard. 2011-08-06 04:53:59 +00:00
jendave
80c192289f Added Roiling Terrain, Tectonic Edge and Evolving Wilds 2011-08-06 04:53:08 +00:00
jendave
4c30997f31 Committed Hellfish's Land Pack with LQ pics. 2011-08-06 04:52:29 +00:00
jendave
8e42779015 Added High Tide, Painter's Servant and Grindstone (AI even combos with Painter's Servant (: ) 2011-08-06 04:52:13 +00:00
jendave
a8847a578b Added Abyssal Persecutor and Platinum Angel 2011-08-06 04:51:52 +00:00
jendave
64c5081c69 * cleanups 2011-08-06 04:51:18 +00:00
jendave
d8a7ceea13 Added Momentous Fall. 2011-08-06 04:50:48 +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
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
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
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
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
189750a0e7 Finalized spAllPump.
Added Buyback handler code to spPump, spAllPump, spDamageTgt, spDraw, spDestroyTgt.
2011-08-06 04:46:44 +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
jendave
5886953c52 - Fix for a crash with Lobotomy. 2011-08-06 04:45:47 +00:00
jendave
c87e1b22c9 Added card.setSVar("PlayMain1", "TRUE") to cards which used to be on AI PlayMain1Cards list.
Added spAllPump keyword.
2011-08-06 04:45:27 +00:00
jendave
9a66b9c825 - Added Tormod's Crypt 2011-08-06 04:44:54 +00:00
jendave
285a544ae5 * fix getColor
* NullPointer fix
* Harrow fix
* new card Natural Order
2011-08-06 04:44:40 +00:00
jendave
b4b9e4781c - Fixed double ability of Seal of Cleansing / Seal of Primordium. 2011-08-06 04:43:55 +00:00
jendave
5eebd6cef1 Bug fixes to Mind's Desire 2011-08-06 04:43:31 +00:00
jendave
06d1b8b975 Added Eternity Vessel 2011-08-06 04:42:54 +00:00
jendave
1ccf1c76fd * fix nullpointer bugs
* fix for Eldrazi shuffle whole graveyard
2011-08-06 04:42:16 +00:00
jendave
dbe69dc4fd - Hacked the First strike / lifelink bug (there should be some nicer way of fixing this, but I haven't figured it out yet). 2011-08-06 04:42:08 +00:00
jendave
0baf0dfb63 Fixed Psyshic Drain and it should no longer lead to an out-of-bounds error if the x cost paid is grater than the number of cards in the target library. 2011-08-06 04:41:46 +00:00
jendave
226e335aac - Added Life from the Loam (based on Ranger of Eos code). - Some other fixes (can't remember exactly). 2011-08-06 04:41:36 +00:00
jendave
4f7d13ccbc Added Sovereigns of Lost Alara and fixed AI targeting for Temporal Fissure 2011-08-06 04:40:38 +00:00
jendave
db6ec6d234 Added 16 Storm Cards and Storm Entity
Mind's Desire is still a little bugged
2011-08-06 04:40:00 +00:00
jendave
4328e597dd Fixed a problem with Regrowth asking for input twice when played from Cascade.
Added a Serial UID to the Command created in playSpellAbilityForFree().
2011-08-06 04:38:59 +00:00
jendave
297033bb96 - Fixed Reanimate. 2011-08-06 04:38:24 +00:00
jendave
53b395b5ac Added Beached As' Demonic Consultation code and LQ pic url. 2011-08-06 04:37:24 +00:00
jendave
c9e0595b49 1) Added Beached As' Stitch Together code and LQ pic url.
2) Fixed the caps problem with the LQ pic url for Symbiotic Wurm.
2011-08-06 04:37:17 +00:00
jendave
660e153994 Added Beached As' Windfall code and LQ pic url. I gave the code a minimal canPlayAI(). 2011-08-06 04:36:54 +00:00
jendave
8283e495a1 Added 'setKickerAbility' for our other two Kicker cards (Conquerer's Pledge and Gatekeeper of Malakir) which should allow them to work with Cascade now. Corrected a mistake in playSpellAbilityForFree. 2011-08-06 04:36:07 +00:00