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 f9bae83466
fix: low-skilled bots aiming overflows on ladders (ref #543)
nav: ignore first collision if we are in ladder node (by @commandcobra7).
bot: backported csbot function to check is enemy behind smoke.
bot: added ``yb_smoke_grenade_checks`` to control which method to use (2-csbot, 1-podbot, 0-disabled).
2024-03-31 23:23:01 +03:00
.github/workflows build: disable lto on legacy macos build 2024-03-09 11:53:06 +03:00
cfg/addons/yapb/conf cfg: ru_lang.cfg: some translation corrections 2024-03-23 19:26:09 +05:00
ext fix: low-skilled bots aiming overflows on ladders (ref #543) 2024-03-31 23:23:01 +03:00
inc fix: low-skilled bots aiming overflows on ladders (ref #543) 2024-03-31 23:23:01 +03:00
src fix: low-skilled bots aiming overflows on ladders (ref #543) 2024-03-31 23:23:01 +03:00
vc fix: bots at difficulty 0 unable to do anything useful 2024-01-19 00:03:45 +03:00
.editorconfig fix: bots not throwing grenades since last commit 2024-03-09 01:06:11 +03:00
.gitattributes fix: bots can't plant bomb on multi-scenario maps (fix #537) 2024-03-19 23:38:48 +03:00
.gitignore fix: bots at difficulty 0 unable to do anything useful 2024-01-19 00:03:45 +03:00
.gitmodules bot: refactor and clean up old code 2023-05-12 20:00:06 +03:00
CMakeLists.txt build: use PROJECT_VERSION in CMakeLists 2024-03-21 15:21:20 +02:00
LICENSE license: remove project years from license 2023-06-15 22:15:57 +03:00
meson.build build: fix copyright years 2024-02-24 02:20:02 +03:00
meson_options.txt build: fix copyright years 2024-02-24 02:20:02 +03:00
package.py build: fix copyright years 2024-02-24 02:20:02 +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.