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 dedbf8ab82
bot: add more support for zombie mod scenario (ref #563)
added multiple items to custom.cfg, so game delay timer cvar is now configurable, the infected team is configurable as well.

creature (well, just zombies) now correctly detects their "creature" status even with custom model names (assumes that bot is on an infected team = zombie)

Co-Authored-By: Max <161382234+dyspose@users.noreply.github.com>
2024-05-15 22:56:35 +03:00
.github/workflows build: disable lto on legacy macos build 2024-03-09 11:53:06 +03:00
cfg/addons/yapb/conf bot: add more support for zombie mod scenario (ref #563) 2024-05-15 22:56:35 +03:00
ext fix: build on recent gcc14 2024-05-15 10:14:18 +03:00
inc bot: add more support for zombie mod scenario (ref #563) 2024-05-15 22:56:35 +03:00
src bot: add more support for zombie mod scenario (ref #563) 2024-05-15 22:56:35 +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 refactor: reformat the code 2024-05-05 01:06:56 +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.