Sloth
9831eeba45
- Improved AI using The Chain Veil.
2014-11-08 21:49:19 +00:00
Sloth
7bbc917998
- Improved AI using Koth of the Hammer.
2014-11-08 21:46:30 +00:00
Sloth
14196fedc1
- AI will now play Moxen in Main1.
2014-11-08 21:43:06 +00:00
Sloth
d572f506de
-Improved AI using Sarkhan, the Dragonspeaker.
2014-11-08 21:35:31 +00:00
Sloth
b46c4292b6
- Little improvements in AttachAi.
2014-11-05 23:12:53 +00:00
Sloth
230ea2c61d
- Cleanup.
2014-11-05 12:08:04 +00:00
Sloth
fe770a48ba
- Added a new AI SVar: AmbushAI. Creatures with it will be played when the opponent is attacking.
2014-11-01 20:37:38 +00:00
elcnesh
57a09f275f
Refactor attack declarations.
...
The game now correctly calculates whether an attack declaration is legal, based upon the restrictions and requirements present on the possible attacking creatures. AI support is not yet fully implemented, but the AI can always default to a legal attack declaration.
2014-10-30 15:44:13 +00:00
Sloth
5f499f6af9
- AI will no longer play Ball Lightning and friends when his combat phase will be skipped.
2014-10-28 21:36:23 +00:00
Sloth
65c2fd5298
- Added a new AI SVar: NoZeroToughnessAI. Creatures with it will be played even when their toughness is zero.
2014-10-28 21:24:44 +00:00
Sloth
d52f8a6de7
- Expanded the canGainKeyword AI function to take targeted abilities into account.
2014-10-28 13:23:27 +00:00
Sloth
be7511c6b7
- Improved AI using Dauthi Mindripper and Mindstab Thrull.
2014-10-28 09:33:22 +00:00
Sloth
c639d71dcc
- Added "AITgts$ BetterThanSource" to some more cards.
2014-10-27 21:01:41 +00:00
Sloth
57a9fc2710
- Added AI support for Blind Zealot and Necrite.
2014-10-27 20:15:44 +00:00
Sloth
0cc2ece573
- The AI will now be aware of opponents Royal Assassin and similar cards.
2014-10-26 19:51:55 +00:00
Sloth
baf0af3a24
- Added the new AI function "hasAFogEffect".
2014-10-26 15:24:42 +00:00
Sloth
1c9c52839c
- Small fix for Orcish Captain.
2014-10-26 10:58:31 +00:00
Sloth
242b510f26
- Improved CountersPutAi.
2014-10-26 08:39:17 +00:00
Sloth
02a5997810
- Improved stack description of FlipCoinEffect.
...
- Added AI support for Orcish Captain.
2014-10-25 21:35:46 +00:00
Sloth
264458521a
- Added AI support for Armor Thrull.
2014-10-25 21:16:44 +00:00
Sloth
00a756833d
- Cleanup.
2014-10-24 14:52:59 +00:00
drdev
8e1b0bc901
Remove unused import
2014-10-24 00:33:19 +00:00
Sloth
842040c10d
- Fixed a bug in CharmAI.
2014-10-23 21:43:15 +00:00
Sloth
0105f69a69
- Added AI support for Wash Out.
2014-10-23 12:19:00 +00:00
Sloth
4d35555769
- Extended pumpAgainstRemoval for non-targeted abilities.
2014-10-23 11:31:06 +00:00
Chris
5a0b2d83b4
[maven-release-plugin] prepare for next development iteration
2014-10-22 16:01:13 +00:00
Chris
3cf8df7cf1
[maven-release-plugin] prepare release forge-1.5.29
2014-10-22 16:01:00 +00:00
Sloth
7d8a0829ba
- Fixed AI moving counters from Spike Soldier onto itself.
2014-10-20 18:41:38 +00:00
Sloth
fc5bec6b9c
- Updated AI of some more cards with ChooseColor effects.
2014-10-20 14:19:48 +00:00
Sloth
77ebe105f9
- Added AI support for Oona, Queen of the Fae.
2014-10-20 12:39:52 +00:00
Sloth
80730f1924
- Added AI support for Quirion Elves.
2014-10-20 11:04:22 +00:00
Sloth
29a8595752
- Removed the Effect type DebuffAll. The 5 cards that used it were converted to AnimateAll.
2014-10-19 20:37:04 +00:00
drdev
af19135c2e
Fix so Prossh, Skyraider of Kher properly has tokens come into play
2014-10-18 23:44:25 +00:00
Sloth
0948cdb133
- Added AI support for Frenetic Efreet.
2014-10-18 20:17:12 +00:00
Sloth
ab9fc96f3e
- The PlayMain1 AI SVar now has the distinctions "TRUE", "ALWAYS" and "OPPONENTCREATURES".
2014-10-18 19:53:49 +00:00
Sloth
d0b4c9e734
- Fixed some AILogics not reseting targets in PumpAI.
2014-10-18 10:57:07 +00:00
Sloth
0c43d3a829
- Fixed and improved getWorstLand AI function.
2014-10-17 18:45:37 +00:00
Sloth
b2707e9e13
- Make some more use of the isCardInPlay function.
2014-10-17 14:41:24 +00:00
Sloth
cf52edd1bc
- Expanded getCardPreference AI function.
2014-10-17 14:08:44 +00:00
Sloth
ac43f7d229
- Tweaked two AI functions.
2014-10-16 12:55:43 +00:00
drdev
ab7fb0788e
Fix Mindslaver so you can actually take actions for your opponent
2014-10-15 15:33:47 +00:00
drdev
f8a54eed14
Rename Attack/Defense to Power/Toughness for consistency
2014-10-13 04:37:55 +00:00
drdev
f905903db1
Fix bugs related to mana abilities being excluded
2014-10-13 01:17:02 +00:00
drdev
994903d080
Fix so log is updated immediately
2014-10-13 00:13:55 +00:00
drdev
57890310d8
Remove duplicate function for getting mana abilities
2014-10-12 22:52:11 +00:00
drdev
4cfb6a8659
Refactor card abilities into FCollections to protect access
2014-10-12 22:47:48 +00:00
drdev
144f651fa0
Support caching ability text and certain keywords in view
...
Update names of certain classes and fields for better consistency
Fix so summoning sickness icon doesn't appear for creatures with Haste
2014-10-12 21:23:27 +00:00
Sloth
4cbd16d7b5
- Cleanup and performance fixes in AI functions.
2014-10-12 21:06:55 +00:00
Sloth
10bd22a944
- Fixed and improved predictThreatenedObjects.
2014-10-12 20:07:30 +00:00
drdev
92f187f6e3
Refactor card types to use class instead of a List<String>
...
Optimize Zone and other areas to use CardCollection
2014-10-12 01:37:27 +00:00