yapb-noob-edition/src
commandcobra7 ae9beff151
fix: texts have been corrected. (#477)
task: normal: skip sniper node if no sniper weapon.
task: normal: don't walk if there are no enemies left and they are using knives.
task: attack: get proper function if bots lose close node after attack task.
nav: unnecessary codes cleared.
combat: attack movements reviewed.
bot: enemy hearing is now better. (thanks for the @spodlesniy idea)
desire: increased desire to seek cover by distance. (made for zombie plague mod)
---------
Co-authored-by: jeefo <jeefo@rwsh.ru>
2023-09-10 11:12:15 +03:00
..
analyze.cpp bot: remove repeated, hardcoded prefixes for cvars 2023-07-21 21:43:36 +03:00
botlib.cpp fix: texts have been corrected. (#477) 2023-09-10 11:12:15 +03:00
chatlib.cpp control: add g path_clean to remove all links from node (#475) 2023-08-08 11:48:37 +03:00
combat.cpp fix: texts have been corrected. (#477) 2023-09-10 11:12:15 +03:00
config.cpp refactor: move wave length calculation to util class 2023-08-22 09:45:29 +03:00
control.cpp control: removed an unnecessary apostrophe ( ' ) and slightly changed the wording of the path_clean command description 2023-08-14 20:36:01 +00:00
engine.cpp refactor: move wave length calculation to util class 2023-08-22 09:45:29 +03:00
entities.cpp aim: wipe prediction if destination is not index isn't exists 2023-05-24 23:41:23 +03:00
graph.cpp fix: texts have been corrected. (#477) 2023-09-10 11:12:15 +03:00
linkage.cpp bot: remove repeated, hardcoded prefixes for cvars 2023-07-21 21:43:36 +03:00
manager.cpp refactor: move wave length calculation to util class 2023-08-22 09:45:29 +03:00
message.cpp control: add g path_clean to remove all links from node (#475) 2023-08-08 11:48:37 +03:00
module.cpp aim: wipe prediction if destination is not index isn't exists 2023-05-24 23:41:23 +03:00
navigate.cpp fix: texts have been corrected. (#477) 2023-09-10 11:12:15 +03:00
planner.cpp control: add g path_clean to remove all links from node (#475) 2023-08-08 11:48:37 +03:00
practice.cpp control: add g path_clean to remove all links from node (#475) 2023-08-08 11:48:37 +03:00
sounds.cpp refactor: use squared distance if possible 2023-06-24 02:36:51 +03:00
storage.cpp refactor: move wave length calculation to util class 2023-08-22 09:45:29 +03:00
support.cpp refactor: move wave length calculation to util class 2023-08-22 09:45:29 +03:00
tasks.cpp fix: texts have been corrected. (#477) 2023-09-10 11:12:15 +03:00
vision.cpp fix: texts have been corrected. (#477) 2023-09-10 11:12:15 +03:00
vistable.cpp refactor: use squared distance if possible 2023-06-24 02:36:51 +03:00