jendave
c00be0a9b7
Updated the following decks: George of the Jungle 2,3 and Joe Kidd 1-3.
2011-08-06 05:53:38 +00:00
jendave
ea9ac7bc23
- Added a medium version of the Mr Slate deck.
...
- Updated the following decks: Galahad 1-3, King Edward 3 and Mr Slate 3.
2011-08-06 05:53:31 +00:00
jendave
96be0e92cf
- Fixed the cards.txt bug with Devour in Shadow and Divine Offering.
2011-08-06 05:53:23 +00:00
jendave
919ed48e72
- Updated the Boba Fett 3 deck.
2011-08-06 05:53:18 +00:00
jendave
808811e80d
Updated the Darth Vador 3 deck.
2011-08-06 05:53:13 +00:00
jendave
04818fe84a
- Added an easy and a medium version of the C3PO Goblin deck.
...
- Updated the following decks: Abraham Lincoln 3, Bart Simpson 1, Bart Simpson 2, Bart Simpson 3, Bela Lugosi 3, Blackbeard 3 and C3PO 3.
2011-08-06 05:53:06 +00:00
jendave
a0b492e552
- Added Metathran Elite, Thran Golem, Allay and Stormcaller's Boon.
...
- Added SVar:PlayMain1:TRUE and SVar:RemAIDeck:True to some cards.
2011-08-06 05:52:55 +00:00
jendave
627877b438
- Converted Guan Yu's 1,000-Li March to keyword.
2011-08-06 05:52:50 +00:00
jendave
319660c7d8
- Converted these destroy target spells to the spDestroyTgt keyword: Crumble; Devour in Shadow; Divine Offering.
2011-08-06 05:52:44 +00:00
jendave
24c8a991bd
- Added the new spDestroyTgt spells with Drawback.
2011-08-06 05:52:37 +00:00
jendave
88b23cc038
- Added Cost_Payment.java to go through Ability_Cost and pay each Cost in turn. This is enabled in three keywords: abDamage, abPump, and abAllPump.
...
- Simplified the ability generation of these keywords by removing the need for Ability_Tap.
- The AI also uses the same structure to pay for things for these keywords. If available, it will pay in payComputerCosts() in Cost_Payment.
- Sacrifice Costs are still disabled for the AI until better code is written for sacrifice decisions. Currently, it attempts to sacrifice everything available to it.
Note: If you want to see the AI sacrificing glory, comment out "if (abCost.getSacCost()) return false;" in the keyword canPlayAI()
2011-08-06 05:52:32 +00:00
jendave
2dca493305
- Added Cumber Stone
...
- Converted Capsize to keyword.
2011-08-06 05:52:21 +00:00
jendave
44ac9b9737
- Converted these mass destroy spells to the spDestroyAll keyword: Planar Cleansing; Soulscour.
2011-08-06 05:52:15 +00:00
jendave
92c6ba5db0
- Converted these mass destruction spells to the spDestroyAll keyword: Back to Nature; Cleanfall; Hush; Tempest of Light; Tranquil Path; Tranquility.
2011-08-06 05:52:09 +00:00
jendave
c7b2193b9d
- Added a hard deck called Radiant 3 based on flying Creatures with Radiant, Archangel, Gravitational Shift and Moat.
...
- Added SVar:RemAIDeck:True to Tethered Griffin.
2011-08-06 05:52:02 +00:00
jendave
1c21daac9b
- Added a small section to card.getText(). This will display "CARDNAME can't be countered." in the text panel for Obliterate.
2011-08-06 05:51:54 +00:00
jendave
fc82ed01f8
- Converted these mass destruction spells to the spDestroyAll keyword: Akroma's Vengeance; Devastation; Jokulhaups; Obliterate; Purify; Shatterstorm.
2011-08-06 05:51:49 +00:00
jendave
70833e5564
Added SVar:RemAIDeck:True to Abyssal Persecutor.
2011-08-06 05:51:42 +00:00
jendave
93ea95b00a
Added Song of Serenity, Guardian's Magemark, Greater Auramancy, Crosswinds, Steel of the Godhead, Shield of the Oversoul, Runes of the Deus, Favor of the Overbeing, Edge of the Divinity and Clout of the Dominus.
2011-08-06 05:51:38 +00:00
jendave
c416e952d5
- Added enchanted as a restriction to the staticeffect keyword
...
- Added Fencer's Magemark, Fists of the Demigod, Pyre Zombie and Slinking Giant.
2011-08-06 05:51:32 +00:00
jendave
0e293add8c
- Added Serra Aviary, Cavalry Master, Stalwart Shield-Bearers and Zhao Zilong, Tiger General.
...
- Fixed Reckless One.
- Added SVar:PlayMain1:TRUE and SVar:RemAIDeck:True to some cards.
2011-08-06 05:51:26 +00:00
jendave
73975096ed
Improved the AI of spDestroyAll.
2011-08-06 05:51:21 +00:00
jendave
690dc07818
- Added a low life emergency restriction to canPlayAI for spBounceAll.
...
- Changed Evacuation and Rebuild to keyword.
2011-08-06 05:51:16 +00:00
jendave
b0cb5f581d
Added PlayerHasThreshold... just in case.
2011-08-06 05:51:10 +00:00
jendave
eb922ee20e
Fixed Thermal Blast to use Threshold instead of Hellbent.
2011-08-06 05:51:04 +00:00
jendave
907f715f0b
Added Threshold to xCount.
2011-08-06 05:51:00 +00:00
jendave
c8bba5141b
Added spell descriptions for spDestroyAll, spBounceTgt and spBounceAll.
2011-08-06 05:50:55 +00:00
jendave
9d4eaab789
Modified OpenDeck to use the multi-line choice list instead of the drop-down.
2011-08-06 05:50:50 +00:00
jendave
fe361410b5
Modified OpenDeck to use the multi-line choice list instead of the drop-down.
2011-08-06 05:50:45 +00:00
jendave
f3491c2d7c
Changed Burning CloakDraback to comply with slight change in ambiguous syntax. (DamageTgtC -> DamageTgtCard)
2011-08-06 05:50:40 +00:00
jendave
8488400e23
Combined some redundant code in doDrawback.
2011-08-06 05:50:35 +00:00
jendave
a592bce232
doDrawback - Added one more option for Damage.
2011-08-06 05:50:30 +00:00
jendave
d33f966d11
Modified spDestroyTgt to enable Drawback.
2011-08-06 05:50:25 +00:00
jendave
3c564d3a76
Modified doDrawback - Added additional options for GainLife and LoseLife. Added xCount for Targeted card.
2011-08-06 05:50:20 +00:00
jendave
66c2970c8f
- The AI will no longer target the human's Mana Pool when it's Archon of Justice leaves play.
2011-08-06 05:50:14 +00:00
jendave
e4990d638f
- Converted these creature destruction spells to the spDestroyAll keyword: Cleanse; Damnation; Day of Judgment; Mass Calcify; Nature's Ruin; Perish; Virtue's Ruin; Wrath of God.
2011-08-06 05:50:09 +00:00
jendave
524fc02bc4
- Added with and without keyword to the staticeffect keyword
...
- Added Gravitational Shift, Mouth of Ronom, Vampiric Sliver, Death of a Thousand Stings and Brackwater Elemental.
2011-08-06 05:50:02 +00:00
jendave
e7d1bf90fa
- Converted these land destruction spells to the spDestroyAll keyword: Acid Rain; Boil; Boiling Seas; Flashfires.
2011-08-06 05:49:56 +00:00
jendave
5cd81a2430
*Added Mana Drain
...
*Fixed Countersquall,Dismal Failure,Punish Ignorance and Undermine giving bonuses to the wrong player sometimes.
2011-08-06 05:49:48 +00:00
jendave
cf849a003f
- Added "newCard.setSVars(card.getSVars());" to the creatures missing a rarity.
2011-08-06 05:49:39 +00:00
jendave
e8e0ff3030
- Added more changeling checks to the staticeffect keyword
...
- another little improvement to the spbounceall AI.
2011-08-06 05:49:31 +00:00
jendave
987af0e7b3
- Added "card2.setSVars(card.getSVars());" to the planeswalkers. They all now display a rarity of Rare.
2011-08-06 05:49:25 +00:00
jendave
f7db5b4afb
- Added a isType function to cards.java that also checks for changelings.
...
- Changed the staticeffect keyword to now also pump changelings.
2011-08-06 05:49:20 +00:00
jendave
3bdfb9cad0
- This fixes two small errors in rev 1739. Added "CardListUtil." to sumCMC(human) and sumCMC(computer).
2011-08-06 05:49:12 +00:00
jendave
ff5dfb8743
- Improved the AI for spBounceAll
...
- Added a getTokens CardList filter to CardList.java
- Added sumCMC function to CardListUtil.java
2011-08-06 05:49:07 +00:00
jendave
00f2bc3b21
Added get/set for the whole SVars Hashtable
2011-08-06 05:49:01 +00:00
jendave
343af68bc3
Commented a debug output
2011-08-06 05:48:56 +00:00
jendave
217cc8056b
- Added a canPlayAI() method to Parallel Evolution.
2011-08-06 05:48:51 +00:00
jendave
dbef94fbfa
- Ran script on cards.txt with Rarity and Pictures, also re-alphabetized the cardslist.
2011-08-06 05:48:45 +00:00
jendave
775b336253
*Purged my personal preferences
2011-08-06 05:48:40 +00:00