yapb-noob-edition/src
jeefo 67eb6334f6
fix: problems with picking up grenades on the ground (ref #529)
fix: picking up m249 ammo from the ground
fix: make bots respect camping_time_min/max when guarding bomb/hostages
nav: make normal and rusher bots less defensive on hostage maps (ref #528)
2024-02-19 09:36:15 +03:00
..
analyze.cpp refactor: break some very long conditions 2024-02-16 00:57:41 +03:00
botlib.cpp fix: problems with picking up grenades on the ground (ref #529) 2024-02-19 09:36:15 +03:00
chatlib.cpp refactor: break some very long conditions 2024-02-16 00:57:41 +03:00
combat.cpp fix: allow to pickup ammo and kits regardless of weapon 2024-02-17 00:09:32 +03:00
config.cpp fix: android builds unable to load anything due to #498 2024-01-26 19:52:00 +03:00
control.cpp refactor: break some very long conditions 2024-02-16 00:57:41 +03:00
engine.cpp nav: reworked bot dropping on pathfinder failure 2024-02-15 23:57:54 +03:00
entities.cpp fix: bots at difficulty 0 unable to do anything useful 2024-01-19 00:03:45 +03:00
graph.cpp refactor: break some very long conditions 2024-02-16 00:57:41 +03:00
hooks.cpp fix: problems with picking up grenades on the ground (ref #529) 2024-02-19 09:36:15 +03:00
linkage.cpp bot: return of the cheat cvar yb_whose_your_daddy (resolved #513) 2024-01-29 08:08:07 +03:00
manager.cpp refactor: break some very long conditions 2024-02-16 00:57:41 +03:00
message.cpp fix: famas burst-fire change is not detected due to missing handling of message 2024-02-17 22:14:31 +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: problems with picking up grenades on the ground (ref #529) 2024-02-19 09:36:15 +03:00
planner.cpp fix: bots at difficulty 0 unable to do anything useful 2024-01-19 00:03:45 +03:00
practice.cpp fix: bad maxspeed after respawn with csdm (ref #482) 2023-09-14 16:48:36 +03:00
sounds.cpp refactor: use squared distance if possible 2023-06-24 02:36:51 +03:00
storage.cpp refactor: break some very long conditions 2024-02-16 00:57:41 +03:00
support.cpp bot: enable speech at server startup for xash3d (#522) 2024-02-10 20:08:35 +03:00
tasks.cpp refactor: break some very long conditions 2024-02-16 00:57:41 +03:00
vision.cpp fix: problems with picking up grenades on the ground (ref #529) 2024-02-19 09:36:15 +03:00
vistable.cpp refactor: use squared distance if possible 2023-06-24 02:36:51 +03:00