ds
7017320e3b
Merge branch 'master' of https://github.com/jeefo/yapb
2020-11-11 17:06:12 +03:00
ds
afcbcd8894
fix: repository path
2020-11-11 17:06:05 +03:00
jeefo
b498d57ffe
Update README.md
2020-11-11 17:03:40 +03:00
ds
5c0a515c93
Merge branch 'master' of https://github.com/jeefo/yapb
2020-11-11 17:00:57 +03:00
ds
a36b041568
fix identation
2020-11-11 17:00:47 +03:00
jeefo
3ee778a1f5
Create build.yml
2020-11-11 16:56:12 +03:00
ds
4beca5dfb8
ci: add simple packaging script
2020-11-11 16:54:58 +03:00
ds
ceb05bfa68
bot: remove violence on bot kill ( fixes #198 ).
2020-11-10 13:23:55 +03:00
ds
d40aab2b40
crlib: reduce hashmap memory usage.
...
build: fixed clang build.
2020-11-08 11:41:41 +03:00
ds
17b9200195
fix: quota maintain time is resetted on changelevel.
...
fix: crash without metamod after few map changes.
fix: move sprites precache into the correct place.
fix: move initialization stuff to post-ServerActivate.
2020-11-08 01:20:12 +03:00
ds
cec833cb99
fix identation [skip ci]
2020-11-06 16:29:40 +03:00
ds
8219843ee1
build: re-enable -flto for gcc and clang.
2020-11-06 16:23:11 +03:00
ds
a0202efc40
api: allow getting current bot goal.
...
api: do not use buckets for nearest node search.
2020-11-06 10:27:19 +03:00
ds
ca94e31472
api: add some new functions
2020-11-06 09:10:19 +03:00
ds
92c762a586
bump minor version number.
2020-11-05 16:52:27 +03:00
ds
dd9b9f53ca
fix build #2 [skip ci]
2020-11-05 16:46:22 +03:00
ds
6921474f0c
fix build
2020-11-05 16:43:30 +03:00
jeefo
bc2790d690
Merge pull request #196 from jeefo/amx-interface
...
add: amx interface
2020-11-05 16:03:34 +03:00
ds
ce1b0c30ab
fix: correct mapping id -> bot.
2020-11-05 16:01:38 +03:00
ds
f23d031d2c
add: basic amxx module api (actual module pending).
2020-11-05 15:17:06 +03:00
ds
fc080e1a4e
Merge branch 'master' of https://github.com/jeefo/yapb
2020-11-05 11:51:06 +03:00
ds
aa32b0a639
vision: use old look angles update only for low-skilled bots.
2020-11-05 11:50:37 +03:00
jeefo
fc39648fff
Merge pull request #193 from Vladislav4KZ/master
...
fix: update russian translation
2020-11-03 08:57:47 +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
Владислав Сухов
704dc31210
Update translation for weapon modes
...
And fix translation for graph path commands
2020-11-02 20:58:20 +06:00
Владислав Сухов
423f310a34
Fix arguments for yb add
...
And help text for yb g path_create_* commands
Fixed typos for graphmenu and acquire_ediror
2020-11-02 20:12:52 +06:00
jeefo
d9ca54dab3
Merge pull request #148 from Vladislav4KZ/patch-1
...
Adaptation of Russian translation for YaPB 4.x
2020-10-25 10:52:35 +03:00
jeefo
bbb386f023
Merge pull request #181 from Vladislav4KZ/patch-7
...
fix: cvar name string [skip ci]
2020-10-25 10:52:05 +03:00
Владислав Сухов
704c47c3ff
Fixed the translation again for uploading graph.
...
To fit into console
2020-10-24 16:17:45 +06:00
Владислав Сухов
dd8f96a540
Fix translation for error message
...
about saving waypoint in POD-Bot format when number exceeds 1024 nodes.
2020-10-23 22:10:03 +06:00
Владислав Сухов
9908881948
Fix cvar name translation & translated new string
2020-10-23 19:57:49 +06:00
Владислав Сухов
f8e8a7c06c
Fixed cvar name string ...
...
to prevent unnecessary yb cvars command translation
2020-10-23 19:46:16 +06:00
ds
27d12d0bbb
fix: bots shoot at dead timer is ignored (bots should shoot some spare bullets toward just dead player).
...
fix: once again fixed chatter cycling.
add: prevent saving old format waypoint when more than 1024 nodes added.
ci: updated to gcc & mingw 10.2.
2020-10-22 14:40:24 +03:00
Владислав Сухов
c87c2a8ee4
Translated new string
2020-10-17 12:07:27 +06:00
Владислав Сухов
df08e6a03a
Fix description of yb_freeze_bots cvar
2020-10-17 10:35:20 +06:00
Владислав Сухов
20a28ba6c4
Added new translated strings
2020-10-16 16:41:14 +06:00
ds
2bef810ce6
add: split long string into smaller pieces.
2020-10-14 20:08:06 +03:00
ds
fba3837523
add: rapid output console commands are now put on queue and sent with intervals. fixes #176 , and overflows causes by yb cvars and yb g clean all commands.
2020-10-13 15:43:25 +03:00
ds
1cad8919b4
fix: adding/removing bots during round restart causes "SZ_GetSpace: tried to write to an uninitialized sizebuf_t: ???"
2020-10-13 12:38:24 +03:00
ds
dc8ded3cf7
bot: add fakeclient bit _every_ frame.
2020-10-13 10:31:31 +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
3b0f06bb09
fix: yb_shoots_thru_walls bounds was incorrect.
...
fix: save, load, upload, download graph files always in lowercase.
refactor: menu display / hide refactored to reduce network traffic. (use string chunks instead of sending menu with writeChar (), and do not reset menu display, if no menu is displayed to client).
2020-10-11 14:01:19 +03:00
ds
26a2ea9f0b
fix cvar descriptions. [skip ci]
2020-10-08 15:25:19 +03:00
ds
0432cdfef7
add: allow multilanguage on hlds ( fixes #173 )
...
fix: fixed typos with 'release_editor'. (fixes #172 )
2020-10-08 09:40:55 +03:00
ds
9c85913a0f
fix: version displaying.
2020-10-07 10:25:31 +03:00
ds
f15a115b0a
bot: all podbot waypoints should be now located in data/pwf directory.
...
build: remove '-funroll-all-loop'.
2020-10-05 18:59:40 +03:00
ds
6ec507a075
fix: gcc -flto binaries are broken on some old servers. disable it temporary [skip ci]
2020-10-05 12:00:31 +03:00
ds
19b0dd030c
git: ignore /build directory [skip ci]
2020-10-04 11:12:39 +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
61ce4d548c
fix: osx build
2020-10-03 19:02:37 +03:00