1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-18 03:21:27 +02:00
vcmi/AI/Nullkiller/Behaviors
Xilmi 663ca23f6f Army-hiring
Supressing hiring army on turn one seems just bad. Starting the main-hero as strong as possible seems like a good idea to me and hiring the available troops outright will help achieve that goal.

However, if there's a hero for hire, who has army with him that is a better deal, we hire that one first.
2024-07-12 15:41:55 +02:00
..
BuildingBehavior.cpp Fix typo: Preasure -> Pressure 2024-04-16 21:10:15 +00:00
BuildingBehavior.h NKAI: remove static ai field 2024-03-31 21:11:25 +03:00
BuyArmyBehavior.cpp Army-hiring 2024-07-12 15:41:55 +02:00
BuyArmyBehavior.h NKAI: remove static ai field 2024-03-31 21:11:25 +03:00
CaptureObjectsBehavior.cpp NKAI: port exploration from VCAI 2024-05-20 23:50:13 +03:00
CaptureObjectsBehavior.h NKAI: port exploration from VCAI 2024-05-20 23:50:13 +03:00
ClusterBehavior.cpp NKAI: port exploration from VCAI 2024-05-20 23:50:13 +03:00
ClusterBehavior.h NKAI: remove static ai field 2024-03-31 21:11:25 +03:00
DefenceBehavior.cpp Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
DefenceBehavior.h NKAI: remove static ai field 2024-03-31 21:11:25 +03:00
ExplorationBehavior.cpp Fixed AI-exploration-data being lost after loading savegame 2024-07-07 22:08:19 +02:00
ExplorationBehavior.h NKAI: port exploration from VCAI 2024-05-20 23:50:13 +03:00
GatherArmyBehavior.cpp NKAI: port exploration from VCAI 2024-05-20 23:50:13 +03:00
GatherArmyBehavior.h NKAI: remove static ai field 2024-03-31 21:11:25 +03:00
RecruitHeroBehavior.cpp Hero-hiring 2024-07-12 15:39:50 +02:00
RecruitHeroBehavior.h NKAI: remove static ai field 2024-03-31 21:11:25 +03:00
StartupBehavior.cpp NKAI: allow multiple tasks to be executed from one calculation 2024-04-14 16:46:05 +03:00
StartupBehavior.h NKAI: remove static ai field 2024-03-31 21:11:25 +03:00
StayAtTownBehavior.cpp NKAI: remove static ai field 2024-03-31 21:11:25 +03:00
StayAtTownBehavior.h NKAI: remove static ai field 2024-03-31 21:11:25 +03:00