Commit Graph

5 Commits

Author SHA1 Message Date
Agetian
054d06794d - Clarified one of the AI profile comments. 2017-06-10 13:32:36 +00:00
Agetian
0045be2e84 - Some more updates to the LandForLand DestroyAi logic, added some configurable options for it to the AI profiles.
- Marked Ghost Quarter with AILogic$ LandForLand.
- Added some comments to AI profile definition files.
2017-06-06 04:58:16 +00:00
Agetian
53b911f3e5 - When deciding to move equipment from one creature to another, only move if the new creature is better than the previously equipped one by a certain evaluation threshold. 2017-02-03 15:48:01 +00:00
Agetian
f305ec2d87 - Added AI logic for Berserk.
- Some minor cleanup.
2017-01-27 15:38:40 +00:00
Agetian
2cf427d046 - Added some experimental AI routines to deprioritize Storm spells in an attempt to build up Storm count and also to deprioritize certain groups of spells when deciding whether to counter them. These functions are dependent on AI profile options and, being experimental, are currently disabled in the Default and Reckless AI profiles.
- Added a new AI profile, Experimental, that is based off of the Default profile but which has different experimental AI options enabled and set to reasonable values. Will be used to test, tweak and refine parameters for certain newly introduced options, as well as to test their functionality. Most likely not for everyday use.
2017-01-22 15:42:03 +00:00