1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/AI
Xilmi 13bbb573bd Spellcasting-bug-fix
Fixed a bug that prevented the AI from using spells when attacking an enemy settlement that has towers.
The bug was caused by noticing how greatly effective spells would be against towers but not being able to actually target them.
By skipping invalid targets, this no longer is an issue.
2024-07-09 22:55:39 +02:00
..
BattleAI Spellcasting-bug-fix 2024-07-09 22:55:39 +02:00
EmptyAI Merge pull request #3997 from IvanSavenko/serialization_refactor 2024-05-30 19:13:21 +03:00
FuzzyLite@7aee562d6c vcmi: new commits in submodules 2023-04-27 20:59:55 +03:00
Nullkiller Fixed AI constantly visiting towns thinking they can get a huge upgrade 2024-07-08 16:53:14 +02:00
StupidAI Remove old and unmaintained codeblocks project 2024-05-17 10:44:57 +00:00
VCAI Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CMakeLists.txt enable StupidAI and EmptyAI for static AI 2023-03-02 12:09:49 +03:00
GeniusAI.brain convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00