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
dmitry f55730ac6d
fix: occupied point check radius calculated incorrectly
fix: occupied point calculation takes too much cpu power
fix: buffer overrun in messaging processing
fix: running bots on hlds 3111e (cs 1.5) on linux*
build: added back correct ldscript for gcc and clang

* for some reason only gcc-compiled binaries working on centos5.8 and hlds 3.1.1.1e. clang binaries crashing immediately, so if you want to run bot on ancient os and/or hlds you need to recompile with gcc, as default linux binaries built with clang.
2021-09-10 19:42:24 +03:00
.github fix: crash when exiting linux listen server (#241) 2021-09-08 20:09:23 +03:00
cfg/addons/yapb/conf Update Russian translation (#214) 2020-12-16 09:32:40 +03:00
ext fix: occupied point check radius calculated incorrectly 2021-09-10 19:42:24 +03:00
inc fix: occupied point check radius calculated incorrectly 2021-09-10 19:42:24 +03:00
src fix: occupied point check radius calculated incorrectly 2021-09-10 19:42:24 +03:00
vc fix: occupied point check radius calculated incorrectly 2021-09-10 19:42:24 +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
ldscript.lds fix: occupied point check radius calculated incorrectly 2021-09-10 19:42:24 +03:00
LICENSE Bump the year. (#219) 2021-01-01 00:00:33 +03:00
meson.build fix: occupied point check radius calculated incorrectly 2021-09-10 19:42:24 +03:00
package.py msvc: fix project files [skip ci] 2021-09-08 21:23:05 +03:00
README.md readme: add download count 2021-09-08 20:19:50 +03:00
version_script.lds fix: crash when exiting linux listen server (#241) 2021-09-08 20:09:23 +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.