1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-07-09 01:06:07 +02:00
Commit Graph

25 Commits

Author SHA1 Message Date
0a6c82c639 AI/Nullkiller/Behaviors/DefenceBehavior.{h,cpp}: treat -> threat 2023-10-27 23:34:11 +00:00
2dd0d76412 NKAI: water and air walking 2023-09-30 10:37:32 +03:00
a4297ebdf6 NKAI: fix potential concurrency and town treat calculation 2023-08-06 08:57:14 +03:00
4c0aae6fbd NKAI: fix crash for specific map 2023-07-31 22:01:12 +03:00
ccfc6f5716 NKAI: increase towns priority, buy heroes more often 2023-07-31 22:01:12 +03:00
6ba74f02bc NKAI: playing around with defence 2023-07-31 22:01:11 +03:00
b19ac01bf9 Fuzzy rework, added more defence and gather army routines 2023-07-31 22:01:10 +03:00
acac42291e Remove excessive CMap.h includes 2023-05-31 23:18:38 +03:00
ab84cb9931 NKAI: fix defense tasks priority evaluation 2023-04-02 10:10:17 +03:00
88fb532d90 NKAI: more fixes to defense and pandora 2023-04-02 10:02:33 +03:00
8b0c7b6601 NKAI improve defence and some fixes 2023-03-07 20:10:58 +02:00
eeea01d778 NKAI: namespace 2022-10-04 08:40:14 +03:00
1d57c40740 wrap && conditions in parentheses when near || 2022-09-22 11:54:09 +03:00
fc064b1c45 replace boost::chrono with std::chrono 2021-11-23 10:23:55 +03:00
9a203b8af9 Nullkiller: parallel object clusterization, stabilization 2021-07-26 21:02:50 +03:00
80df879489 Nullkiller: stabilization 2021-07-26 21:02:50 +03:00
f2c26d7553 Nullkiller: thread interuption point 2021-07-26 21:02:50 +03:00
645c393e25 Nullkiller: fix freeze on accessing guarded object 2021-07-26 21:02:50 +03:00
5bfe71c8f3 Nullkiller: small optimization of AIPathfinder for big maps 2021-07-26 21:02:50 +03:00
4f51d3c929 Nullkiller: fix android 2021-07-26 21:02:50 +03:00
3e9bf9b662 Nullkiller: try to fix build 2021-07-26 21:02:50 +03:00
32fb465823 Nullkiller: stabilization+clasterization improvements+fuzzy fear 2021-07-26 21:02:50 +03:00
1806dd8447 Nullkiller: remove AIhelper + refactoring 2021-07-26 21:02:50 +03:00
400967904b Nullkiller AI: stabilization of build and prioritization fixes 2021-07-26 21:02:50 +03:00
de2361650b Nullkiller AI: add Analyzers folder, add BuildingBehavior 2021-07-26 21:02:50 +03:00