Commit graph

697 commits

Author SHA1 Message Date
jeefo
02843e292c Fix doubly socket init. 2020-12-18 20:22:47 +03:00
jeefo
d23d0475f4 Removed unreachable code. 2020-12-18 20:14:15 +03:00
jeefo
4c8a4175d8 Fix uninitialized path walker in waypoints checker.
Update to latest crlib.
2020-12-18 20:06:05 +03:00
Владислав Сухов
d632ee9bb3
Update Russian translation (#214)
Co-authored-by: jeefo <dmitry@jeefo.net>
2020-12-16 09:32:40 +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
Hedgehog Fog
ed46e3238d
Improved monsters targeting👾 (#203)
Improved monsters targeting
Fixed aim offset for monsters
2020-12-09 20:00:43 +03:00
jeefo
588715f28e
Fix #209. (#210) 2020-12-09 16:03:07 +03:00
jeefo
0a8d88a577
Merge pull request #206 from Hedgefog/fix/deadly-move-check
Fixed isDeadlyMove method
2020-12-05 16:58:23 +03:00
Hedgehog Fog
1f6fc16fe4 Fixed isDeadlyMove method 2020-12-05 14:59:42 +02:00
jeefo
280ce6fbb7
Merge pull request #202 from Hedgefog/fix/custom-entities-pickup
Fixed custom entities pickup
2020-12-03 18:33:05 +03:00
Hedgehog Fog
932d327e43 Fixed custom entities pickup 2020-12-03 17:23:17 +02:00
jeefo
7da58623be Do not use strstr() 2020-12-03 17:27:11 +03:00
Hedgehog Fog
da275733bc Fixed yb_attack_monsters cvar description 2020-12-03 15:41:18 +02:00
Hedgehog Fog
c0e6689b44 Updated config 2020-12-03 14:40:59 +02:00
Hedgehog Fog
bcf727968d Added check enemy invincibility 2020-12-03 14:37:21 +02:00
Hedgehog Fog
d5107daad4 Added custom monsters and custom items support 2020-12-03 14:14:22 +02:00
jeefo
ac86926dc8
Merge pull request #200 from yapb/crlib-fixes
Crlib fixes
2020-11-23 13:24:41 +03:00
jeefo
7423ba6666
Fix typo 2020-11-23 13:23:09 +03:00
jeefo
19a015dee1
Build package only on direct-push to master branch 2020-11-23 13:21:57 +03:00
jeefo
97b7a90bb9 Fix unitialized members. 2020-11-23 13:11:28 +03:00
jeefo
b75e1b8a23 Fixed compiler warnings. 2020-11-23 10:48:44 +03:00
jeefo
74f1ab866b Fixed linux listenserver startup problems
Fixed multiple buffer overruns and memory leaks.
2020-11-23 00:06:18 +03:00
jeefo
c5031315bf
Trigger build only on master branch. 2020-11-16 15:13:23 +03:00
jeefo
47c437dedf
Delete codeql.yml
later...
2020-11-16 15:00:28 +03:00
jeefo
87900b56bd
Update codeql.yml 2020-11-16 14:59:10 +03:00
jeefo
f8e70248e3
Update codeql.yml 2020-11-16 14:57:42 +03:00
jeefo
11d3f96061
Create codeql.yml 2020-11-16 14:42:37 +03:00
jeefo
b59331c5c8 Update issue templates 2020-11-16 14:06:30 +03:00
jeefo
3960658d4e
Update README.md 2020-11-16 13:32:21 +03:00
ds
1e178547e8 Merge branch 'master' of https://github.com/jeefo/yapb 2020-11-16 13:12:33 +03:00
ds
e8b55acd23 Do not keep log file opened while game process active.
Rename actions workflow.
Fixed mingw-w64 stdcall handling.
2020-11-16 13:11:26 +03:00
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