Sloth
d6793b5700
- Fixed AI for Havengul Runebinder.
2012-09-02 11:38:46 +00:00
Sol
58f7313830
- Added DualListBox UI element for improving ordered choices such as simultaneous triggers
...
- Switched Simultaneous triggers over to use DualListBox
2012-09-01 22:52:39 +00:00
Sloth
dfba41cf4b
- Improved and fixed mana source choosing of the AI.
2012-09-01 22:20:53 +00:00
Sloth
34638a670e
- Improved AI of Provoke.
2012-09-01 22:13:48 +00:00
Sloth
3e8662be59
- Little fix for 0 mana cost AI spells.
2012-09-01 21:22:32 +00:00
Sloth
f0c164693e
- Fixed costChanges not applying to AI spells with a cost of 0.
2012-09-01 18:12:19 +00:00
ArsenalNut
cf4b043690
added ActiveZones$ Battlefield to planeswalker damage replacement effect
2012-09-01 16:58:22 +00:00
Sol
4de15ba699
- Fixed Quest Mode handing out Boosters like hotcakes
...
- Fixed the random rare reward that should be given when beating a Very Hard deck
2012-09-01 14:21:44 +00:00
Sloth
eb659cbfef
- Fixed a possible NPE with Molten Influence.
2012-09-01 12:37:41 +00:00
Sloth
0cb6b29e0c
- Added Skullscorch.
2012-09-01 10:35:57 +00:00
Hellfish
f6624e586b
*Fixed optionalness of ETBReplacements
...
*Allowed multiple ETBReplacements
*Removed a bunch of debug output
*Added "ETB" parameter to AF_Tap, letting it tap stuff no matter where it is if it certifies that it's an etb replacement.
*Fixed Remote Farm
2012-09-01 09:36:34 +00:00
Hellfish
2f40a48ecd
*Added ETBReplacement:<Mode>:<SVar>[:Optional] keyword.
...
*Added ActiveZones parameter to replacement effects to let replacement effects function wherever.
*Converted clones to ETBReplacement
*Added Essence of the Wild
*CardCharacteristics now copy ReplacementEffects
*ReplacementEffects now copy alot more stuff.
*Divvied up Replacement Effect running into layers
*Moved stuff common between Trigger and ReplacementEffect to TriggerReplacementBase
*Let AF_Tap tap cards on the stack in order to work with ETBReplacement.
*Converted Remote Farm to ETBReplacement.
2012-08-31 22:23:02 +00:00
Sloth
086a2c3cee
- Added the cost "DamageYou".
...
- Added Dwarven Driller.
2012-08-31 21:58:42 +00:00
Sloth
37e34e862b
- Little tweak of distributeAIDamage (this function could be improved a lot).
2012-08-31 19:23:22 +00:00
Sloth
35bd6343ea
- Better fix for the NPE.
2012-08-31 15:30:29 +00:00
Sloth
b1b8eb0ad8
- Fixed NPE in mustBlockAnAttacker.
2012-08-31 15:22:17 +00:00
moomarc
77bb9f5a69
- Fixed Urge to Feed and Jaddi Lifestrider
...
- some javadoc fixes
2012-08-31 12:02:02 +00:00
Sloth
67d6634c84
- Added Spoils of Evil.
2012-08-31 11:40:48 +00:00
Sloth
5e9ac452bd
- More improvements of AF Pump AI.
2012-08-31 09:08:07 +00:00
moomarc
cbd2e38719
- Small tweaks to Diseased Vermin
...
- Pump RememberObjects will not remember objects already remembered
2012-08-31 08:42:32 +00:00
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