Commit Graph

8734 Commits

Author SHA1 Message Date
Sloth
4d15a3d88e - The AI will no longer use Pump abilities with a TapType cost before declareAttackers/declareBlockers, so it will no longer tap a creature to pump itself. 2012-08-30 11:34:41 +00:00
Sloth
e05767ef0e - Improved AI of Tangle Wire. 2012-08-30 08:26:42 +00:00
Sloth
1dcd01a487 - Little tweaks of AI functions. 2012-08-30 07:57:26 +00:00
Sloth
cc3fcbfb77 - Fixed AI playing Grim Flowering for zero cards. 2012-08-29 22:05:23 +00:00
Sloth
5ea0c31e3c - The AI will now pay Phyrexian mana with life if it can't be payed otherwise and life is above 8. 2012-08-29 21:50:21 +00:00
Sloth
7752d23e2f - Fixed AI ordering of SpellAbilities (high cost to low cost). 2012-08-29 20:40:02 +00:00
Sloth
1e00351dfe - The AI can now properly use mana sources that produce more than one colorless mana. 2012-08-29 19:30:11 +00:00
Sloth
41e9496681 - The AI will now stop paying mana when the mana cost of a SpellAbility is paid (this improves handling of multi mana sources a little). 2012-08-29 17:16:51 +00:00
moomarc
d767d34cf6 - Added Harsh Deceiver and Cruel Deceiver 2012-08-29 16:53:40 +00:00
Sloth
47015b8807 - More Improvements of changeHiddenOriginResolveAI (cards with SVar:RemAIDeck:True and SVar:RemRandomDeck:True will now be filtered out). 2012-08-29 15:34:06 +00:00
Sloth
126810ac98 - Cleanup. 2012-08-29 15:07:55 +00:00
Sloth
bd0471ae36 - Improved changeHiddenOriginResolveAI dealing with unwanted moves. 2012-08-29 14:48:27 +00:00
ArsenalNut
46c98bed4a reworked binary search to find size between min and max card size 2012-08-29 13:59:10 +00:00
moomarc
3b386eb88d - Added Windbrisk Heights 2012-08-29 12:29:03 +00:00
Sloth
39f5897815 - Enabled non-mana costs for "Splice onto Arcane".
- Added Hundred-Talon Strike.
2012-08-29 10:41:35 +00:00
Sloth
1ef23eae53 - Fixed the AI function shieldDamage to better handle Trample. 2012-08-28 21:09:02 +00:00
Sloth
ef6d676bbc - Added AI support to Splice onto Arcane.
- Added Lifted by Clouds.
- Added Splice onto Arcane to Vital Surge.
2012-08-28 20:20:20 +00:00
Sloth
1f5c65366c - Added "Splice onto Arcane" ability.
- Added Blessed Breath and Wear Away.
2012-08-28 18:25:05 +00:00
Sol
1edcf73295 - Added Phyrexian Portal
- Simplified Two Piles logic allowed for FaceDown piles
2012-08-28 01:25:49 +00:00
Sloth
6a7adf8816 - Added the cost "Reveal your hand".
- Added Land Grant.
2012-08-27 21:39:14 +00:00
Sloth
49b79ec4ae - Added Dream Halls. 2012-08-27 21:04:46 +00:00
mcrawford620
fdaca93066 - fix draft constant 2012-08-27 20:55:50 +00:00
Sloth
ac515a6461 - AF Discard AI will now also use discardNumTypeAI.
- Improved discardNumTypeAI.
2012-08-27 20:30:03 +00:00
Sloth
7caf0a35b8 - Improved discardNumTypeAI handling lands. 2012-08-27 18:18:09 +00:00
mcrawford620
feffeea5b4 - improve DraftRankings to handle sets with different number of cards 2012-08-27 17:04:02 +00:00
Sloth
a618b4a5c8 - Added discard costs to payCostDuringAbilityResolve.
- Added Deepcavern Imp.
2012-08-26 20:41:08 +00:00
Sloth
dcfa5458ad - Merged the two payCostDuringAbilityResolve functions into one.
- Added Phyrexian Soulgorger.
2012-08-26 20:21:10 +00:00
Sloth
b37b78c32c - Added Skizzik Surger. 2012-08-26 19:13:37 +00:00
moomarc
269c493f01 - Added Musician 2012-08-26 17:19:27 +00:00
moomarc
fc03597730 - Fixed a typo in AbilityFactoryPump 2012-08-26 16:01:40 +00:00
moomarc
0008d2aec3 - Added Glacial Chasm
- JavaDoc fix
2012-08-26 12:50:08 +00:00
Sloth
b5e65f25ef - Added AI support to Blood Feud and Rivals' Duel. 2012-08-26 12:12:51 +00:00
Sloth
1073d14f1f - Added Rivals' Duel. 2012-08-26 11:36:17 +00:00
moomarc
abbacaeda3 - Added Decomposition
- added some basic logic for AI cumulative upkeep. Expand as needed.
2012-08-26 11:20:00 +00:00
Sloth
cc4ab68a08 - Added Phyrexian Furnace. 2012-08-26 10:22:58 +00:00
mcrawford620
e7568b69be - fix typo 2012-08-26 05:06:24 +00:00
mcrawford620
48ef1301a9 - fix DeckHintsTest 2012-08-26 05:02:35 +00:00
Sloth
22b3fa9bc4 - Added a little priority function that gives the AI hints about which SpellAbilities to play first. Lesson 1: Don't play a creature and then Wrath of God. 2012-08-25 18:20:28 +00:00
mcrawford620
1ce6f8381b - fixes for LimitedDeck and RemRandomDeck cards 2012-08-25 05:42:03 +00:00
mcrawford620
6e9bf59c0b - Adjustments to how AI handles RemRandomDeck cards in Limited. 2012-08-25 00:27:14 +00:00
Sloth
01a97c21b9 - Added pump AI for the keyword "CARDNAME can't be regenerated.". 2012-08-24 19:40:25 +00:00
Sloth
071b42734c - Disabled cancel option when hit by Mire's Toll. 2012-08-24 19:13:04 +00:00
Sloth
298fab72cd - Split DeckHints into DeckHints and DeckNeeds. Cards with DeckNeeds will only be included if the specified type of cards are in the deck already (for cards like Angel's Feather). 2012-08-24 18:58:19 +00:00
Sloth
ce484a47ef - Fixed AI using cards with SVar:RemRandomDeck:True in limited decks. 2012-08-24 18:36:33 +00:00
moomarc
eec1526f31 - Added a log output in GameActionUtil.payCostDuringAbilityResolve for an AddCounter cost failing because the card couldn't have the type of counter placed on it (eg: Aboroth with Melira, Silvok Outcast) 2012-08-24 10:15:19 +00:00
Sloth
d7d9227fd7 - Fixed AI not being able to pay non mana costs for cumulative upkeep. 2012-08-24 10:10:18 +00:00
moomarc
2ee82943fe - Added Aboroth
- expanded cumulative upkeep to include non-mana costs (for cost objects supported in GameActionUtil.payCostDuringAbilityResolve)
2012-08-24 08:44:41 +00:00
Sloth
328ebecffc - Renamed "Quest event deck" to "Quest opponent deck" in constructed submenu. 2012-08-23 19:53:58 +00:00
Sloth
1f248bef24 - Added Blood Funnel. 2012-08-23 18:45:49 +00:00
moomarc
330a07b625 - Added Circu, Dimir Lobotomist
- Added "sharesNameWith Remembered" property to isValid
- Added optional param StackDescription to millStackDescription
- Added optional param ChoiceTitle to ChoosePlayer
2012-08-23 15:00:12 +00:00