zznty
|
08063c4ce8
|
update harmonyx
|
2024-08-25 16:52:27 +07:00 |
|
zznty
|
0d74a5c1a8
|
update deps
Release / Get Version (push) Successful in 11s
Release / Build and Publish Package (push) Successful in 2m11s
Release / Build and Publish Nuget (push) Successful in 4m0s
|
2024-08-22 14:05:36 +07:00 |
|
zznty
|
1d852d4bd9
|
update NetBeauty
Release / Get Version (push) Successful in 8s
Release / Build and Publish Package (push) Successful in 5m16s
Release / Build and Publish Nuget (push) Failing after 1m24s
|
2024-05-15 21:34:54 +07:00 |
|
zznty
|
b76af4a8b0
|
feature: Add console command listener for nogui scenarios
Release / Get Version (push) Successful in 8s
Release / Build and Publish Nuget (push) Successful in 3m35s
Release / Build and Publish Package (push) Failing after 4m22s
|
2024-05-15 21:16:22 +07:00 |
|
zznty
|
46ee2b61a5
|
refactoring and proper game state destruction
|
2024-05-15 21:12:54 +07:00 |
|
zznty
|
bfa3604524
|
update deps and se version
|
2024-05-15 20:07:32 +07:00 |
|
zznty
|
ccd04585c4
|
maybe
|
2024-01-08 19:48:16 +07:00 |
|
zznty
|
29bfcced62
|
fix this cringe with rids
|
2024-01-08 19:40:44 +07:00 |
|
zznty
|
5fac281f37
|
update deps
|
2024-01-08 19:35:46 +07:00 |
|
zznty
|
7bbdb79257
|
actually hardcode runtime version
|
2023-12-17 22:01:28 +07:00 |
|
zznty
|
4afae0fe56
|
net 8 target
|
2023-12-17 21:35:51 +07:00 |
|
zznty
|
646916dc7b
|
force update dependencies
|
2023-12-14 00:56:46 +07:00 |
|
zznty
|
563c611e3e
|
revert to net7
|
2023-12-06 17:23:15 +07:00 |
|
zznty
|
579b090c85
|
resolve rid ci issues
|
2023-12-06 16:21:42 +07:00 |
|
zznty
|
f49748da9f
|
fix package warnings
|
2023-12-06 15:47:36 +07:00 |
|
zznty
|
d8e2d9fcec
|
net8 update
|
2023-12-04 21:22:43 +07:00 |
|
zznty
|
615defabb6
|
update dependencies
|
2023-09-07 14:49:27 +07:00 |
|
|
22c4cfb039
|
Update for latest version
|
2023-09-04 13:47:48 -04:00 |
|
|
5f0ffb6f9a
|
Merge remote-tracking branch 'origin/master'
|
2023-08-31 23:54:00 -04:00 |
|
|
1b2a989441
|
Update for 1.203.22
|
2023-08-31 23:53:46 -04:00 |
|
zznty
|
83dfc7152f
|
properly handle sigterm and dont freeze forever on unload
|
2023-07-13 13:18:20 +07:00 |
|
|
d7e5f53e4f
|
Fix SteamCMD args order + add quit arg
|
2023-07-10 01:46:28 -04:00 |
|
|
9b08b39a1f
|
Switch from depot tool to SteamCMD
|
2023-07-10 01:25:31 -04:00 |
|
zznty
|
8011f9eed7
|
update harmony
|
2023-07-09 03:46:23 +07:00 |
|
|
1df791e7a8
|
Update for latest version, and have script compiler use Release x64 compilation
|
2023-07-07 22:37:52 -04:00 |
|
zznty
|
bbc2f9046f
|
update packages
|
2023-07-06 03:00:08 +07:00 |
|
|
6ec355f931
|
Call new action if action is being added to initialized event when already initialized
|
2023-07-02 13:37:51 -04:00 |
|
zznty
|
343420f1d8
|
fix initialization issues
|
2023-07-01 19:57:18 +07:00 |
|
zznty
|
1396c8b1da
|
upgrade packages
|
2023-06-29 14:35:37 +07:00 |
|
zznty
|
9900f92133
|
init server before starting ui due to static ctors
|
2023-06-29 14:20:23 +07:00 |
|
zznty
|
3be524d169
|
expose custom config to plugins
add support for some basic game parameters to be set via custom config
|
2023-06-29 14:08:45 +07:00 |
|
|
ed694ae95b
|
Move SetupBasicGameInfo to initializer so it can be called before ui thread init
|
2023-06-27 15:51:12 -04:00 |
|
|
e9a9e180a8
|
Move Init back to where it was to prevent UI init issues
|
2023-06-27 15:02:13 -04:00 |
|
|
a8dfaf6239
|
Fix MyEntities init
|
2023-06-27 13:04:52 -04:00 |
|
|
e70e1ca4e6
|
Fix NRE in MyGameService static constructor
|
2023-06-18 01:06:22 -04:00 |
|
zznty
|
d65c20a05d
|
update se to 1.202.120
|
2023-06-13 22:42:35 +07:00 |
|
|
f21976cf2d
|
Depot tool is still broken
|
2023-06-12 22:50:44 -04:00 |
|
|
6c9ec57d87
|
Update for latest SE version
|
2023-05-29 12:32:49 -04:00 |
|
zznty
|
b0f491ac88
|
do not exit without autostart
|
2023-04-25 16:32:52 +07:00 |
|
zznty
|
a426ad9e02
|
fix steam redist missing on automatic download
|
2023-04-22 21:22:46 +07:00 |
|
zznty
|
45068ea932
|
remove requirement o sta thread in no gui scenarios
|
2023-04-22 02:51:29 +07:00 |
|
zznty
|
bd27360655
|
update to new se
|
2023-04-14 11:05:36 +07:00 |
|
zznty
|
b24eee3ecf
|
remove beta from depot tool install
|
2023-03-27 16:03:15 +07:00 |
|
zznty
|
9068558a53
|
fix patcher compat with __local thing
|
2023-03-24 14:49:42 +07:00 |
|
zznty
|
5483728a4e
|
use depot downloader instead of steamcmd because its having some troubles with branching
|
2023-02-17 16:11:35 +07:00 |
|
zznty
|
32d318be5e
|
fix auto-updates and crash handler restart
|
2023-02-17 15:47:44 +07:00 |
|
zznty
|
f349366b58
|
add a bit more configuration for steam cmd updates
|
2023-02-17 12:47:39 +07:00 |
|
zznty
|
73ce979b54
|
update packages to new se version
keen has thrown a bunch of new static ctors so factory patch cannot be revied :(
|
2023-02-17 12:43:45 +07:00 |
|
zznty
|
9b832a998d
|
use beta for steamcmd
|
2023-02-17 12:25:05 +07:00 |
|
zznty
|
ef2d35879c
|
bump harmony version
|
2023-02-08 21:10:17 +07:00 |
|