1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-08 00:39:47 +02:00
vcmi/AI/Nullkiller/Engine
Xilmi 33f5b473b3 Defender should not run off for troop-delivery
Fixed a rare case in which a town-defender could become an indirect part of a troop-delivery-task by doing a sub-task like capturing a shipyard that takes less than 1 turn but leaves him out in the open.
2024-12-13 21:50:45 +01:00
..
AIMemory.cpp
AIMemory.h
DeepDecomposer.cpp
DeepDecomposer.h
FuzzyEngines.cpp Replace defines with constexpr 2024-11-28 15:08:15 +00:00
FuzzyEngines.h
FuzzyHelper.cpp Merge remote-tracking branch 'upstream/develop' into develop 2024-09-12 14:54:39 +02:00
FuzzyHelper.h Converted all h3 banks to rewardable, remove most of hardcoded checks 2024-09-12 12:11:18 +00:00
Nullkiller.cpp Fixed an issue that could cause the AI to skip almost their entire turn 2024-12-10 19:21:23 +01:00
Nullkiller.h Update Nullkiller.h 2024-09-29 01:15:53 +02:00
PriorityEvaluator.cpp Defender should not run off for troop-delivery 2024-12-13 21:50:45 +01:00
PriorityEvaluator.h Introduced new priority-tiers for handling attacking and gathering near enemies that are really far away 2024-12-11 14:47:08 +01:00
Settings.cpp First attempt to make per-difficulty configurations for AI 2024-12-05 15:08:04 +00:00
Settings.h First attempt to make per-difficulty configurations for AI 2024-12-05 15:08:04 +00:00