Commit Graph

17192 Commits

Author SHA1 Message Date
Sloth
0cb6b29e0c - Added Skullscorch. 2012-09-01 10:35:57 +00:00
Sloth
d70a0f8c18 - Fixed the dragon auras. 2012-09-01 10:12: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
Sol
d91048c38b - Fixing Spoils of Evil 2012-08-31 12:30:40 +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
Sol
9ef73f6891 - Added Diseased Vermin 2012-08-30 23:19:33 +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
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