jeefo
6d24e1bbd7
fix: fraction check in visibility table
...
misc: bump vistable version, and erase old-version vistables
2023-03-23 09:57:23 +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
jeefo
e1d64b62ce
fix: revert graph version to 2
...
add: allow loading of graphs with different versions for future bot versions.
2022-10-03 11:20:06 +03:00
jeefo
fd7b722fd8
add: make graph author read-only if graph file already has author upon load ( resolves #369 )
2022-09-21 14:47:36 +03:00
dmitry
4fe4f30d39
add: implement autosaving graph data ( fixes #249 )
2022-01-16 01:57:21 +03:00
dmitry
e21e9a71c9
update: bump the year
2022-01-04 00:23:19 +03:00
jeefo
6f912eb056
Refactoring ( #246 )
...
add: yb_chat_percent, yb_camping_time_[min/max], yb_danger_factor[min/max], yb_chat_percent cvars
fix: possible crash with difficulty 0
fix: debug_goal should not be used as last history
fix: startup on old hlds, because of missing pfnGetFileSize
fix: crash with out-bounds read
change: again tweaked some aiming code
change: player avoidance code so bots will jump less when stuck
change: max followers is just /4 of max players
refactor: redone distance between vectors
refactor: remove magic numbers in graph.add function
2021-09-20 13:50:00 +03:00
jeefo
f870e7db4a
Bump the year. ( #219 )
2021-01-01 00:00:33 +03:00
jeefo
74f1ab866b
Fixed linux listenserver startup problems
...
Fixed multiple buffer overruns and memory leaks.
2020-11-23 00:06:18 +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
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
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
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
379feb8311
fix: non closeable autopath menu.
2020-08-23 11:08:27 +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
cf501b75b7
merge changes from the defunct ubot
2020-06-16 11:19:30 +03:00