yapb-noob-edition/src
jeefo 2caa65f6ad
fix: bots not throwing grenades since last commit
combat: various fixes to combat movements
combat: tweaked grenade throwing code
refactor: convert some arrays initializations  to initializer lists
build: switch docker image to clang 18.1
2024-03-09 01:06:11 +03:00
..
analyze.cpp refactor: break some very long conditions 2024-02-16 00:57:41 +03:00
botlib.cpp fix: bots not throwing grenades since last commit 2024-03-09 01:06:11 +03:00
chatlib.cpp fix: bots not throwing grenades since last commit 2024-03-09 01:06:11 +03:00
combat.cpp fix: bots not throwing grenades since last commit 2024-03-09 01:06:11 +03:00
config.cpp fix: bots not throwing grenades since last commit 2024-03-09 01:06:11 +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 fix: allow to plant bomb only when icon blinking (ref #323) 2024-02-27 12:31:37 +03:00
manager.cpp fix: bots not throwing grenades since last commit 2024-03-09 01:06:11 +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 nav: do not use 2d distance in node reachability checking 2024-02-22 00:36:46 +03:00
planner.cpp fix: allow to plant bomb only when icon blinking (ref #323) 2024-02-27 12:31:37 +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 fix: bots not throwing grenades since last commit 2024-03-09 01:06:11 +03:00
tasks.cpp fix: bots not throwing grenades since last commit 2024-03-09 01:06:11 +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