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 3a014e471b
fix: crash with lift handling
fix: some random crashes with some maps
fix: do not look at breakable until totally sure we're can break it
fix: wrong distance calculation in last enemy position randomizer
fix: problems with cs 1.5 won when built with ``nosmid`` switch (still crashes from time to time)
ctrl: add  bots death count to``yb list`` command
graph: disable buckets for small number of nodes graphs
graph: verify graph consistency and select appropriate pathfinding algorithm
misc: added mor vox sentences to welcome a player
2024-12-20 01:04:59 +03:00
.github/workflows build: disable lto on legacy macos build 2024-03-09 11:53:06 +03:00
cfg/addons/yapb/conf CHS translations: Refine and add some translations 2024-08-08 22:04:12 +05:00
ext fix: try to fix build once again 2024-11-16 17:43:17 +03:00
inc fix: crash with lift handling 2024-12-20 01:04:59 +03:00
src fix: crash with lift handling 2024-12-20 01:04:59 +03:00
vc fix: pingfaker overwrites pings for real players (resolves #572) 2024-05-22 11:13:52 +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 bot: some fixes to enemy predictions again 2024-11-15 20:15:05 +03:00
LICENSE license: remove project years from license 2023-06-15 22:15:57 +03:00
meson.build bot: some fixes to enemy predictions again 2024-11-15 20:15:05 +03:00
meson_options.txt fix: startup on hlds_l 3111e (still needs nosmid) 2024-10-27 20:51:37 +03:00
package.py package: disable binary code signing 2024-08-16 05:37:17 +03:00
README.md readme: fix the minimum supported version of Counter-Strike 2024-08-29 23:55:12 +03:00

YaPB

Latest YaPB Latest YaPB YaPB License Downloads

☉ About

It's a computer controlled players (bots) for the Counter-Strike b6.5 - 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.