Commit graph

816 commits

Author SHA1 Message Date
jeefo
d1ea062d45
Removed unneeded stuff 2020-11-13 19:21:15 +03:00
ds
51e8ace7ff Merge branch 'master' of https://github.com/jeefo/yapb 2020-11-13 19:17:10 +03:00
ds
655693582a Switch build to msvc for windows.
Switch build to clang for linux.

Mingw binaries isn't working with vanilla hlds / listenserver. And i'm too lazy to debug them.

For consistency reason, linux switched clang, so we're only have clang for linux & osx and msvc for windows.
2020-11-13 19:16:56 +03:00
jeefo
01c6b1578d
Fix packager graph paths. 2020-11-12 18:40:58 +03:00
ds
d8b7e8857d Merge branch 'master' of https://github.com/jeefo/yapb 2020-11-12 16:19:30 +03:00
ds
1b7d7e18db Changed graph download/upload URLs to reflect changes done with migrating graph repository to github. 2020-11-12 16:19:07 +03:00
jeefo
e6b398e1bc
Set the fetch depth to 0 for Actions Checkout 2020-11-11 18:56:53 +03:00
jeefo
278712d761
Cleanup actions workspace upon new build. 2020-11-11 18:38:40 +03:00
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