dmitry
d45e534f3c
fix: fakeping disappearance completely
...
not sure when and why pingUpdate was appeared, but it was the cause
2021-09-16 20:11:57 +03:00
dmitry
f051fe2b99
refactor: clang-tidy source a little
...
build: remove -fPIC option
2021-09-16 16:09:51 +03:00
dmitry
e213e39d17
change: bot path type selection is based on morale (fear/aggression level)
...
fix: partially fixes #227 (in matter of player pings)
2021-09-15 11:14:05 +03:00
jeefo
f870e7db4a
Bump the year. ( #219 )
2021-01-01 00:00:33 +03:00
jeefo
075bff2988
Custom.cfg ( #213 )
...
Added custom configs.
These are used for replacing some hardcoded strings inside bot code, currently custom cvar for parachute detection is available, as well as custom c4 model names.
Added editorconfig, and fixed CRLF for files (was a mix between LF & CRLF).
Fixed use-after-free sanitizer error with chatlib.
Fixed configs files loaded with memory-loader does not process last line in config files.
2020-12-15 15:28:58 +03:00
Hedgehog Fog
932d327e43
Fixed custom entities pickup
2020-12-03 17:23:17 +02:00
jeefo
7da58623be
Do not use strstr()
2020-12-03 17:27:11 +03:00
Hedgehog Fog
d5107daad4
Added custom monsters and custom items support
2020-12-03 14:14:22 +02:00
jeefo
b75e1b8a23
Fixed compiler warnings.
2020-11-23 10:48:44 +03:00
ds
71355066a4
license: changed to more permessive MIT license.
...
add: set models for spawn points, only when requesting, instead of setting on every map start.
fix: more translation fixes.
2020-11-03 08:57:12 +03:00
ds
9c85913a0f
fix: version displaying.
2020-10-07 10:25:31 +03:00
ds
f40ca59700
fix: players play time got replaced with bots play time.
...
fix: crlib: fixed clang-analyzer warnings.
build: removed predefined optimization flags in debug builds.
2020-10-03 16:39:09 +03:00
ds
ced06c36cd
build: remove sse3 option, as it's cause bot to be not loadable on some KVM hypervisors.
...
graph: store only author name inside author string.
2020-10-01 10:43:51 +03:00
ds
726ea72965
crlib: replace random number generator with wyhash.
...
Benchmarks shows about 4x increased PRNG perfomance increase comparing to old one. Should slightly reduce per-bot CPU usage.
2020-09-29 19:23:26 +03:00
Владислав Сухов
3afd03c12c
Remove broken welcome message
...
These words (sounds from vox folder) such as work and software are missing from the game and this message is not fully spoken. It sounds like this: "Attention, hours of"
2020-09-23 00:11:15 +03:00
ds
0f7f6011ae
fix: reverted bot ping calculation to 2.9 era. affects #160
2020-09-19 13:30:43 +03:00
ds
73ef635f09
change: disable query hook by default.
...
this is done to prevent banning servers with yapb's on some sites like gametracker, where they are banning servers that reports fake information about players / palyer counts.
2020-08-22 23:54:25 +03:00
dmitry
f51d3bf13b
fix: do not clean non-cmd buttons on IN_SCORE hook.
...
fix: reset search nodes when receiving team info message.
fix: clear bot args on every call to bot client command.
add: drone build scenario.
2020-07-08 13:03:27 +03:00
dmitry
419626df0e
crlib: reworked detours.
2020-06-21 09:45:09 +03:00
dmitry
43f6a7828a
crlib: reworked dictionary to hashmap.
...
linkage: another fix to dynamic linkage.
cpp: fixed msvc warning about placement new.
2020-06-16 11:19:30 +03:00
dmitry
a22cc6db93
misc: changed the cvars prefixses
...
misc: changed graph download url
2020-06-16 11:19:30 +03:00
dmitry
cf501b75b7
merge changes from the defunct ubot
2020-06-16 11:19:30 +03:00