Commit graph

137 commits

Author SHA1 Message Date
jeefo
f97876d9cf
conf: remove yb_logger_disable_logfile in favor of custom setting 2024-05-28 09:09:54 +03:00
Владислав Сухов
de38555aa1 Merge branch 'master' into chatter-fixes-and-improvements 2024-05-26 06:26:03 +00:00
jeefo
639f2b269f fix typos [skip ci] 2024-05-24 20:00:07 +03:00
jeefo
b72f8a2ef9 bot: disable fake bot features by default (ref #575) 2024-05-24 20:00:07 +03:00
Владислав Сухов
9d7b037e05 add: OnARoll chatter event with phrases that bots will say when completing a kill streak in a short amount of time 2024-05-20 19:58:59 +00:00
Владислав Сухов
23e85ac206 Merge branch 'master' into chatter-fixes-and-improvements 2024-05-17 18:55:11 +00:00
Владислав Сухов
dce340f6bd fix: original lines of autopath distance menu in translation configs 2024-05-17 18:46:50 +00:00
Владислав Сухов
f049391637 Merge branch 'master' into chatter-fixes-and-improvements 2024-05-17 18:33:56 +00:00
Владислав Сухов
864ae158a5
menus: text corrections (#570) 2024-05-18 00:00:54 +05:30
commandcobra7
30df1a5726
control: text changes in the control menu. replaced `waypoint with node` (#569)
Co-authored-by: jeefo <dmitry@jeefo.net>
2024-05-16 21:15:41 +03:00
jeefo
33aaf950e2
fix: eating whitespaces in translations (resolves #372)
Co-Authored-By: Max <161382234+dyspose@users.noreply.github.com>
2024-05-15 23:57:23 +03:00
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
Владислав Сухов
7ad54c55be add: report of the enemies' count 2024-05-03 17:23:36 +00:00
Владислав Сухов
09dbba82cf Merge branch 'master' into chatter-fixes-and-improvements 2024-05-02 20:02:11 +00:00
Владислав Сухов
d038ae0eba cfg: ru_lang.cfg: translated new line 2024-05-02 19:23:58 +00:00
Владислав Сухов
18b0640227 fix: remove inappropriate chatter phrases for radio events 2024-05-02 17:32:11 +00:00
Владислав Сухов
b0e98d0e3f fix: report that a bot has heard an enemy 2024-04-30 16:19:10 +00:00
Владислав Сухов
89ea866dcb fix: corrected phrases about guarding the planted bomb 2024-04-30 15:49:24 +00:00
Владислав Сухов
35def2ab05 add: new chatter events 2024-04-22 14:23:56 +00:00
Владислав Сухов
dcb74bcbbe
chatter.cfg: remove chatter phrases from Radio_NeedBackup event
Change phrases for Chatter_DefendingBombsite event
2024-04-21 10:17:51 +05:00
Владислав Сухов
3949ee0204 cfg: ru_lang.cfg: translated new line 2024-04-16 12:06:34 +00:00
Владислав Сухов
1174989fcc fix: indefinite article in cvar description (**an** should be used before the vowel,
and the article **a** is used before consonant.)
2024-04-16 12:02:38 +00:00
jeefo
cc01693de9
hearing: randomize listen position for heard sounds
graph: restore cvar variables values to initial values when disabling graph editor
cfg: update primary config with actual cvars
vision: remove unnecessary angles clamp
combat: allow to disable engine potential visibility checks
combat: do not aim to head on long distances with AWP, shotguns or with high recoil
bot: set the minimum think fps to 30.0
2024-04-11 16:26:12 +03:00
Владислав Сухов
867abdb288 cfg: ru_lang.cfg: translated new line 2024-03-31 21:33:24 +00:00
Владислав Сухов
c0b32cfb02 fix: wording 2024-03-31 21:30:01 +00:00
Владислав Сухов
627f1f48d0
cfg: ru_lang.cfg: some translation corrections 2024-03-23 19:26:09 +05:00
Владислав Сухов
61407341a0 cfg: ru_lang.cfg: translated new line 2024-03-18 20:20:47 +00:00
Владислав Сухов
ccfbb5479d cfg: ru_lang.cfg: translated new line 2024-02-19 15:42:37 +00:00
Владислав Сухов
74b6f0cbfd cfg: ru_lang.cfg: translated new line 2024-02-17 09:49:37 +00:00
jeefo
e7a67347f1
graph: enable graph c collection by default
bot: bump version to 4.5
2024-02-10 22:50:53 +03:00
Владислав Сухов
19b50cadd2 fix: remove an unnecessary apostrophe in the description of yb_graph_auto_collect_db (grammar correction) 2024-02-10 16:00:14 +00:00
Владислав Сухов
dbd90d0cce cfg: ru_lang.cfg: translated new lines 2024-02-10 15:55:52 +00:00
jeefo
46ebbeea57
graph: allow graphs to be auto-collected (controlled via yb_graph_auto_collect_db)
By default it's off, but it's allow bot to scan graph directory, do a diff with a graph db server and upload every single graph file that do not exist in central database. This is done in a separate thread and do not block server process, and only once server/game is started, not on change level. Also, it's not working on currently started map.
2024-01-30 14:37:14 +03:00
jeefo
d82124e595
bot: return of the cheat cvar yb_whose_your_daddy (resolved #513)
combat: resolve strafe movement issues
combat: resolve bots always standing still with pistols and shotguns
vision: take a look at recent victim for some time before changing view angles
control: allow bots to be killed silently (ref #514) via commands
control: bots that are killed with auto kill timer are now killed silently
2024-01-29 08:08:07 +03:00
jeefo
05e10bae6e
feat: allow bots to be added into the game even if no default spawn points (ref #511) 2024-01-21 00:59:15 +03:00
jeefo
bf91ef2831
fix: bots at difficulty 0 unable to do anything useful
fix: lang configs unable to parse last translated line (fixes #340)
fix: last enemy isn't  cleared instantly with dead entity anymore
fix: bot weakness in pistol rounds
analyzer: improved optimization of useless nodes
linkage: make inability to call gamedll player( non-fatal
linkage: fixed bot boot  on WON engines pre 2000 builds (support for beta 6.5 restored)
cvars: added suupport to revert all cvars to defaults via 'yb cvars defaults'
cvars: added cv_preferred_personality  to select bot default personality
refactor: use single function to send hud messages over the bot code
bot: added random original podbot welcome message to preserve origins of this bot
conf: shuffle bot names and chatter items on conflig load
conf: simplified a bit chatter.cfg syntax (old syntax  still works
build: added support for building with CMake (thanks @Velaron)
refactor: rall the memory hooks moved into their one cpp file
2024-01-19 00:03:45 +03:00
Владислав Сухов
0163d6a9da
cfg: ru_lang.cfg: translated new line 2023-12-31 22:43:24 +06:00
Владислав Сухов
6493608fc2
cfg: ru_lang.cfg: translated new line 2023-10-30 16:20:52 +06:00
Владислав Сухов
c5e233304d
cfg: ru_lang.cfg: translated new line 2023-09-21 17:36:51 +06:00
commandcobra7
ae9beff151
fix: texts have been corrected. (#477)
task: normal: skip sniper node if no sniper weapon.
task: normal: don't walk if there are no enemies left and they are using knives.
task: attack: get proper function if bots lose close node after attack task.
nav: unnecessary codes cleared.
combat: attack movements reviewed.
bot: enemy hearing is now better. (thanks for the @spodlesniy idea)
desire: increased desire to seek cover by distance. (made for zombie plague mod)
---------
Co-authored-by: jeefo <jeefo@rwsh.ru>
2023-09-10 11:12:15 +03:00
Владислав Сухов
659db9b063 cfg: ru_lang.cfg: translated new line 2023-08-14 20:40:43 +00:00
jeefo
5d6efef494
cfg: update primary config with actual cvars and descriptions 2023-07-19 13:30:55 +03:00
Владислав Сухов
b2fdf1c641 cfg: ru_lang.cfg: translated new line 2023-07-10 14:30:12 +00:00
Владислав Сухов
303c5cebc8 cfg: ru_lang.cfg: translated new lines 2023-07-10 14:04:36 +00:00
jeefo
9ff97c1997
aim: wipe prediction if destination is not index isn't exists
bot: remove copyright year, and provide original author nickname
lang: fix some spelling
2023-05-24 23:41:23 +03:00
Владислав Сухов
341b16fe18 cfg: chatter.cfg: fixes and additions to bot chatter 2023-05-23 21:11:08 +00:00
jeefo
566828b2a1
cfg: update graph download url [skip ci] 2023-05-14 00:33:38 +03:00
jeefo
6f8ee60a57
cfg: update yapb.cfg with latest cvars
bot: bump yapb version to 4.4
2023-05-13 22:53:25 +03:00
jeefo
7f4d4748fa
fix: center-screen messages not appearing (fix: #446)
fix: crash when creating too much threads
refactor: fix typos in comments in headers
2023-05-12 22:12:22 +03:00
Владислав Сухов
b946cbdcbf
add: creating a jump path via menu and console command 2023-05-12 21:19:07 +03:00