1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/AI/Nullkiller
Xilmi 5907aae057 Fixed AI not taking hero-strength into account when hero is garrisoned.
When evaluating their fighting-chance against towns with a garrisoned hero the AI didn't consider the attribute-boosts of the defending hero.
Now it does.
2024-08-11 17:59:10 +02:00
..
Analyzers Fixed AI ignoring garrisioned heroes when it comes to danger-analysis. 2024-08-11 12:44:07 +02:00
Behaviors Update BuyArmyBehavior.cpp 2024-08-07 01:35:17 +02:00
Engine Fixed AI not taking hero-strength into account when hero is garrisoned. 2024-08-11 17:59:10 +02:00
Goals Update RecruitHero.h 2024-07-24 21:41:49 +02:00
Helpers Merge pull request #4313 from vcmi/nkai-whirlpool 2024-07-24 00:03:11 +03:00
Markers NKAI: port exploration from VCAI 2024-05-20 23:50:13 +03:00
Pathfinding Merge remote-tracking branch 'upstream/develop' into develop 2024-07-24 14:59:24 +02:00
AIGateway.cpp Merge pull request #4313 from vcmi/nkai-whirlpool 2024-07-24 00:03:11 +03:00
AIGateway.h Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
AIUtility.cpp Merge remote-tracking branch 'upstream/develop' into develop 2024-07-15 18:36:19 +02:00
AIUtility.h Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
CMakeLists.txt NKAI: whirlpool 2024-07-21 17:20:54 +03:00
main.cpp Reduced usage of global variables - removed or made const / constexpr 2024-02-12 13:49:45 +02:00
pforeach.h NKAI: fix headless and compilation 2024-03-24 13:16:46 +02:00
StdInc.cpp Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
StdInc.h Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00