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
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
ds
1263a1a439
fix: use clamped health value to avoid overflows.
...
crlib: do not shutdown wsa, it's cleaned upon server exit anyway.
2020-09-26 18:41:53 +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
8dece84508
Merge branch 'master' of https://github.com/jeefo/yapb
2020-09-10 13:54:08 +03:00
ds
c65272e65b
misc: cosmetic changes
2020-09-10 13:54:00 +03:00
Владислав Сухов
6b3537cf6a
Splitting strings for easier translation...
...
to stay within the 192 byte limit
2020-09-02 20:31:37 +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
ds
5bef8f7540
made help command to work properly.
2020-08-31 14:30:09 +03:00
ds
8765a2acda
Merge branch 'master' of https://github.com/jeefo/yapb
2020-08-25 00:03:45 +03:00
ds
da6a79a716
add: cvar infos are now translateable.
2020-08-25 00:03:43 +03:00
Владислав Сухов
a2c6cc590a
Fix help for graph path commands
2020-08-24 22:32:33 +03:00
Владислав Сухов
467558152f
Fixed help for graph path commands
2020-08-24 22:32:33 +03:00
ds
379feb8311
fix: non closeable autopath menu.
2020-08-23 11:08:27 +03:00
ds
25e673a547
add: ability to translate help messages in controls.
2020-08-22 17:01:16 +03:00
ds
922a896f0b
fix: bot names
...
fix: minor tweaks to translations.
2020-08-22 01:38:59 +03:00
ds
de0ba2881e
fix: toggle noclip mode isn't working in menu.
2020-08-21 17:08:05 +03:00
ds
2d3078f851
graph: save narrow places to file, so, bump graph version.
...
graph: allow saving / loading graph manually on dedicated server.
config: fix parsing for difficulty.cfg fixes #142
fix: restore fakeclient bit on entity flags every frame.
2020-07-11 20:34:26 +03:00
dmitry
7f9c98aef1
fix: typo fixed ( #137 )
2020-06-27 12:54:59 +03:00
dmitry
ee3f9e7538
crlib: use real status codes for http
...
graph: allow uploading from hlds console.
2020-06-16 11:19:30 +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
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