Commit graph

24 commits

Author SHA1 Message Date
jeefo
4e8438a78b
package: disable binary code signing
... due to expired signing certificate and no ability to renew it

Co-Authored-By: Max <161382234+dyspose@users.noreply.github.com>
2024-08-16 05:37:17 +03:00
Li Zhuohua
d9c75115e9 Set proper permissions for directories 2024-07-30 17:01:15 +03:00
jeefo
b56a598876
build: fix copyright years 2024-02-24 02:20:02 +03:00
jeefo
ee48605650
fix: pkg: default graph ls not downloadable
fix: pkg: utcnow deprecation in python3.12
2023-12-21 11:35:52 +03:00
jeefo
8f688b1bc7
graph: always use lowercase map name when downloading graph
package: use default graph endpoint instead of cdn
2023-07-27 01:44:32 +03:00
jeefo
52bfac2b09
build: switch to msvc as default release builder
build: add separate extra dll from msvc with support for windows xp
2023-06-27 14:20:23 +03:00
jeefo
2b6f6de7be
build: enable ci builds for amd64 for xash fwgs engine
package: osx-x86 doesn't deserve separate package anymore
2023-05-26 05:48:43 +03:00
jeefo
53df621dfc
build: reworked build and package to simplify process
build: reworked build and package to simplify process
build: windows dll is now compiled by clang, msvc build added to extras package
fix: clear all the implicit conversions in the code (also fixed some bugs)
fix: crash on  never xash3d-fwgs engine
fix: fixed bad bot behaviors on aarch64
fix: crash on some maps due to missing previous node
fix: finally removed memset(this) within bot creatin
2023-04-02 12:17:12 +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
a763c9b995
package: fixed url list for graph [skip ci] 2022-01-15 00:29:14 +03:00
jeefo
bdf3b16517
packager: use https instead of http 2022-01-15 00:14:03 +03:00
jeefo
12be760671
fix: my bad, now use correct url [skip ci] 2022-01-15 00:03:30 +03:00
jeefo
0211459639
fix: update url to graph files 2022-01-14 23:54:13 +03:00
dmitry
e21e9a71c9
update: bump the year 2022-01-04 00:23:19 +03:00
dmitry
215e1c15d9
add: yb_object_pickup_radius cvar. fixes #256.
refactor: switch from yapb.ru to yapb.jeefo.net as default url.
2021-11-15 12:10:18 +03:00
dmitry
6e83258c7d
build: add arm64 build to linux release package
add: yb_ignore_objectives, that makes bots to ignore map target (hostage rescue, bomb plant/defuse) (fixes #237)
fix: possible buffer overrun in message functions
build: cleanup package.py
2021-09-17 15:55:57 +03:00
dmitry
6cd471ead2
msvc: fix project files [skip ci]
signing: use sha384
2021-09-08 21:23:05 +03:00
dmitry
1e9bc3cb5f
fix: crash when exiting linux listen server (#241)
fix: crash when loading on windows xp (#244)
build: switched to github hosted runners, and get rid of self-hosted
build: windows exe and dll is now code-signed
build: drop support for intel icc compiler
2021-09-08 20:09:23 +03:00
jeefo
f870e7db4a
Bump the year. (#219) 2021-01-01 00:00:33 +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
jeefo
01c6b1578d
Fix packager graph paths. 2020-11-12 18:40:58 +03:00
ds
afcbcd8894 fix: repository path 2020-11-11 17:06:05 +03:00
ds
a36b041568 fix identation 2020-11-11 17:00:47 +03:00
ds
4beca5dfb8 ci: add simple packaging script 2020-11-11 16:54:58 +03:00