Fork of the Counter Strike 1.6 bot modification YAPB - https://github.com/yapb/yapb/tree/master to make the Noob/easy difficulty easier
Find a file
jeefo a616f25b1a
bot: implemented asynchronous pathfinding
nav: floyd-warshall matrices and practice updates are done asynchronously by now
add: yb_threadpool_workers cvar, that controls number of worker threads bot will use
add: cv_autovacate_keep_slots, the amount of slots to keep by auto vacate
aim: enemy prediction is now done asynchronously by now
bot: minor fixes and refactoring, including analyze suspend mistake (ref #441)

note: the master builds are now NOT production ready, please test before installing on real servers!
2023-05-06 20:14:03 +03:00
.github/workflows build: reworked build and package to simplify process 2023-04-02 12:17:12 +03:00
cfg/addons/yapb/conf cfg: ru_lang.cfg: fix typos 2023-04-23 19:07:23 +06:00
ext bot: implemented asynchronous pathfinding 2023-05-06 20:14:03 +03:00
inc bot: implemented asynchronous pathfinding 2023-05-06 20:14:03 +03:00
src bot: implemented asynchronous pathfinding 2023-05-06 20:14:03 +03:00
vc bot: implemented asynchronous pathfinding 2023-05-06 20:14:03 +03:00
.editorconfig Custom.cfg (#213) 2020-12-15 15:28:58 +03:00
.gitattributes merge changes from the defunct ubot 2020-06-16 11:19:30 +03:00
.gitignore Fixed compiler warnings. 2020-11-23 10:48:44 +03:00
.gitmodules crlib: add as submodule 2021-09-08 20:07:37 +03:00
LICENSE Some menu tweaks (#397) 2023-01-22 19:12:03 +06:00
meson.build bot: implemented asynchronous pathfinding 2023-05-06 20:14:03 +03:00
meson_options.txt build: reworked build and package to simplify process 2023-04-02 12:17:12 +03:00
package.py build: reworked build and package to simplify process 2023-04-02 12:17:12 +03:00
README.md Update README.md 2022-09-21 20:21:06 +03:00

YaPB 🇺🇦

Latest YaPB Latest YaPB YaPB License Downloads

☉ About

It's a computer controlled players (bots) for the Counter-Strike b6.6 - 1.6 and Counter-Strike: Condition Zero. Bots allows you to play that games without connecting any game server or even without internet.

☉ Documentation

☉ Waypoints

All requests/bugs regarding bots navigation graph (waypoints) are located in this repository. if you have waypoint request, please post an issue there.