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 6f912eb056
Refactoring (#246)
add: yb_chat_percent, yb_camping_time_[min/max], yb_danger_factor[min/max], yb_chat_percent cvars
fix: possible crash with difficulty 0
fix: debug_goal should not be used as last history
fix:  startup on old hlds, because of missing pfnGetFileSize
fix: crash with out-bounds read
change: again tweaked some aiming code
change: player avoidance code so bots will jump less when stuck
change: max followers is just /4 of max players
refactor: redone distance between vectors
refactor: remove magic numbers in graph.add function
2021-09-20 13:50:00 +03:00
.github build: add arm64 build to linux release package 2021-09-17 15:55:57 +03:00
cfg/addons/yapb/conf Update Russian translation (#214) 2020-12-16 09:32:40 +03:00
ext Refactoring (#246) 2021-09-20 13:50:00 +03:00
inc Refactoring (#246) 2021-09-20 13:50:00 +03:00
src Refactoring (#246) 2021-09-20 13:50:00 +03:00
vc fix: msvc build 2021-09-14 16:17:16 +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: bots continuesly trying to reach goal, after falling down while going on path. 2021-09-14 15:10:14 +03:00
package.py build: add arm64 build to linux release package 2021-09-17 15:55:57 +03:00
README.md readme: add download count 2021-09-08 20:19:50 +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.