1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/AI/Nullkiller
Xilmi d878d0ce18 Avoid being killed
Heroes with conquest-tasks will only endanger themselves to be killed when they can execute a conquest in the same turn.

Heroes with other tasks will dismiss any tasks except of defending when they'd be within one turn of an enemy hero that could kill them.
2024-07-12 23:36:41 +02:00
..
Analyzers Merge remote-tracking branch 'upstream/develop' into develop 2024-07-12 17:43:04 +02:00
Behaviors Merge remote-tracking branch 'upstream/develop' into develop 2024-07-12 17:43:04 +02:00
Engine Avoid being killed 2024-07-12 23:36:41 +02:00
Goals Merge remote-tracking branch 'vcmi/master' into develop 2024-07-11 17:43:44 +00:00
Helpers Merge remote-tracking branch 'vcmi/master' into develop 2024-07-11 17:43:44 +00: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-12 17:43:04 +02:00
AIGateway.cpp Merge remote-tracking branch 'vcmi/master' into develop 2024-07-11 17:43:44 +00:00
AIGateway.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
AIUtility.cpp Merge remote-tracking branch 'vcmi/master' into develop 2024-07-11 17:43:44 +00:00
AIUtility.h Merge remote-tracking branch 'vcmi/master' into develop 2024-07-11 17:43:44 +00:00
CMakeLists.txt NKAI: speedup exploration a bit 2024-05-22 22:49:11 +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