jeefo
2718adbb8f
fix: code formatting
2023-03-13 15:39:15 +03:00
jeefo
9d8318e584
fix: probably fix for duplicate bot names when save names active (ref #403 )
2023-02-01 21:19:17 +03:00
Владислав Сухов
2d2ca5fd22
Some menu tweaks ( #397 )
...
* add: debug goal menu and new node flags to the flag selection menu
* translate: russian: translated new lines
* update: bump the year
2023-01-22 19:12:03 +06:00
Владислав Сухов
4a9065bbda
fix: typos
2022-04-26 21:57:36 +06:00
dmitry
e21e9a71c9
update: bump the year
2022-01-04 00:23:19 +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
ds
d40aab2b40
crlib: reduce hashmap memory usage.
...
build: fixed clang build.
2020-11-08 11:41:41 +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
b8d35840b3
add: do not translate messages send to hlds console.
...
add: split messages sent to client & hlds console, so all message gets sent.
2020-10-12 20:59:48 +03:00
ds
30a112fd71
cfg: updated yapb.cfg to reflect changes.
...
cfg: made yb_quota 9 by default.
linux: fixed bots connection times remains static on linux or osx.
crlib: fix security issues.
2020-10-04 00:54:34 +03:00
ds
a675c40927
misc: refactored weapon type recognition.
...
fix: reverted body offsets from 2.7 version.
fix: do not destroy breakable around if closer than 100 units. (#156 possible can be fixed).
fix: minimum supported hl & cs version display.
fix: csdm respawn outside of waypointed area causing pathfinder errors.
2020-09-13 02:21:15 +03:00
ds
8acd84fdc8
fix: terrorist behaviour on ES maps with buyzone. ( fixes #155 ).
...
fix: help commands causing host overflow when translated.
crlib: use fnv1a for string hashes.
crlib: add hash () method to String & StringRef classes.
2020-09-11 16:01:33 +03:00
ds
eadd7cd3a2
add: new graph cmd: "stats", now accessible through cmd, not only via menu.
...
fix: changed language string hashes to reduce collisions.
2020-08-31 14:52:12 +03:00
dmitry
5d1bc34563
fix: menus are not translated into selected language.
2020-06-21 14:59:33 +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
c74d8e91e4
cfg: reworked map-specific configs, so they are now located in yapb/conf/maps/*map*.cfg
...
cmd: fixed handling "yb" & "yapb" command prefixes.
2020-06-16 11:19:30 +03:00
dmitry
cf501b75b7
merge changes from the defunct ubot
2020-06-16 11:19:30 +03:00