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
|
e5c70096f5
|
- Removed SVar:RemAIDeck:True from some more cards (it looks like the AI can also use mana sources that produce more than one mana of a single color).
|
2012-08-30 10:58:21 +00:00 |
|
Chris
|
0e562b0cd8
|
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
|
2012-08-30 10:25:22 +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
|
cf0d110386
|
- Fixed Chimeric Coils.
|
2012-08-30 07:44:13 +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
|
245ddfa6b9
|
- Removed SVar:RemAIDeck:True from some cards.
|
2012-08-29 20:14:49 +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 |
|
ArsenalNut
|
b65c6e551c
|
fixed Regeneration for Crimson Muckwader
|
2012-08-29 13:56:33 +00:00 |
|
moomarc
|
3b386eb88d
|
- Added Windbrisk Heights
|
2012-08-29 12:29:03 +00:00 |
|
Sloth
|
8dcd8d7134
|
- Added Horobi's Whisper.
|
2012-08-29 11:11:08 +00:00 |
|
Sloth
|
3c9fd09e39
|
- Added 2 cards with Splice onto Arcane.
|
2012-08-29 10:59:22 +00:00 |
|
Sloth
|
39f5897815
|
- Enabled non-mana costs for "Splice onto Arcane".
- Added Hundred-Talon Strike.
|
2012-08-29 10:41:35 +00:00 |
|
Chris
|
e9dd041321
|
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
|
2012-08-29 10:30:50 +00:00 |
|
moomarc
|
0de1afcd4d
|
- Fixed Worldgorger Dragon
|
2012-08-29 07:23:31 +00:00 |
|
Sloth
|
1ef23eae53
|
- Fixed the AI function shieldDamage to better handle Trample.
|
2012-08-28 21:09:02 +00:00 |
|
Sloth
|
50aae21eb3
|
- Fixed AI of Grief Tyrant and Incremental Blight.
|
2012-08-28 21:01:29 +00:00 |
|
Sloth
|
85ce3b5a3b
|
- Added Through the Breach.
|
2012-08-28 20:47:14 +00:00 |
|
Sloth
|
18754833f6
|
- Added 4 cards with "Splice onto Arcane".
|
2012-08-28 20:39:00 +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
|
1cfd4e216b
|
- Added 4 cards with Splice onto Arcane.
|
2012-08-28 19:13:06 +00:00 |
|
Sloth
|
083902409d
|
- Added 4 cards with Splice onto Arcane.
|
2012-08-28 19:00:14 +00:00 |
|
Sloth
|
1f5c65366c
|
- Added "Splice onto Arcane" ability.
- Added Blessed Breath and Wear Away.
|
2012-08-28 18:25:05 +00:00 |
|
moomarc
|
4146578ab1
|
- Added Ward of Piety, Zealous Inquisitor, and Zhalfirin Crusader
|
2012-08-28 16:45:47 +00:00 |
|
moomarc
|
a3c28a275b
|
- Fixed a typo from my earlier commit
|
2012-08-28 15:13:50 +00:00 |
|
Chris
|
2509fe4f78
|
- Added a fluff piece to the changes.txt file.
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
|
2012-08-28 10:40:28 +00:00 |
|
moomarc
|
a25d203502
|
- Added Posessed Portal
|
2012-08-28 06:09:22 +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
|
d83f433831
|
- Added the deck Niv-Mizzet 3 by Nordos.
|
2012-08-27 20:36:06 +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 |
|
Chris
|
8fe22e6bdb
|
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
|
2012-08-27 13:34:39 +00:00 |
|
Sloth
|
0c964033e6
|
- Added Painful Quandary.
|
2012-08-26 20:51:14 +00:00 |
|
Sloth
|
a618b4a5c8
|
- Added discard costs to payCostDuringAbilityResolve.
- Added Deepcavern Imp.
|
2012-08-26 20:41:08 +00:00 |
|
Sloth
|
351cfa7ee1
|
- Added Polar Kraken.
|
2012-08-26 20:26:40 +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 |
|