2026 Commits

Author SHA1 Message Date
JohnCorby
f9323728d6 wow look at all those gizmos 2021-12-01 01:44:12 -08:00
JohnCorby
36f6ccc251 started 2021-12-01 01:10:38 -08:00
Will Corby
4dc5d0ce63
Merge pull request #379 from misternebula/suspend-authority-sync
suspendable authority sync
2021-12-01 00:42:50 -08:00
JohnCorby
1d3a766758 bubba 3 2021-12-01 00:20:17 -08:00
JohnCorby
05f1cf4592 bubba 2 2021-12-01 00:07:21 -08:00
JohnCorby
bbfa64e3c4 bubba 2021-11-30 23:54:35 -08:00
JohnCorby
cb84fcd847 change authority before client disconnects and wipes stuff out
(fixes #380)
2021-11-30 23:52:00 -08:00
JohnCorby
99d0eab098 fix stupid nres 2021-11-30 22:27:30 -08:00
JohnCorby
1934e89040 remove player from suspend tracker when they leave 2021-11-30 21:34:30 -08:00
JohnCorby
43d9dc56cd bubba 2021-11-30 20:53:24 -08:00
JohnCorby
af05299bee spawn with no authority instead of server authority 2021-11-30 20:51:22 -08:00
JohnCorby
ee36974fde handle host/connect mid-game suspend update 2021-11-30 20:51:21 -08:00
JohnCorby
459929e4df fix _patchedTypes having multiple of same type 2021-11-30 19:28:52 -08:00
JohnCorby
9571b27ae0 state change event happens more often 2021-11-30 18:49:00 -08:00
JohnCorby
cd48c916fc fix event msg types being broken when disconnecting/reconnecting 2021-11-30 18:33:02 -08:00
JohnCorby
49996f50f9 use suspend sync with angler, and use dnspy-decompiled code instead of rider-decompiled 2021-11-30 17:29:26 -08:00
JohnCorby
9ed1a1caa8 suspension functionality 2021-11-30 17:27:23 -08:00
Will Corby
3e28cbfee1
Merge pull request #377 from misternebula/assetbundle-gitignore
fix gitignore for updated assetbundles
2021-11-30 13:36:55 -08:00
JohnCorby
fd8294f004 update assetbundles and fix gitignore 2021-11-30 13:33:00 -08:00
_nebula
6b7ce21726
Merge pull request #376 from misternebula/fix-satellite-projector-rendertexture
add new rendertexture
2021-11-30 19:26:46 +00:00
Mister_Nebula
370b682c04 add new rendertexture 2021-11-30 19:17:26 +00:00
_nebula
20817a8aec
Merge pull request #372 from misternebula/zero-g-sync
Zero g sync + remove eventtype
2021-11-30 16:28:13 +00:00
_nebula
9f9941279c
Merge pull request #373 from misternebula/space-in-unity-assets-dir
Fix UnityAssetsDir path with quotes
2021-11-30 08:38:41 +00:00
Mister_Nebula
a4035bcd50 remove some logs 2021-11-30 08:37:41 +00:00
JohnCorby
808dc3a4eb put quotes around UnityAssetsDir 2021-11-29 17:23:35 -08:00
Mister_Nebula
84ba5e96be add satellite node sync 2021-11-29 22:57:13 +00:00
Mister_Nebula
f612d2b37b remove EventType 2021-11-29 22:26:32 +00:00
Mister_Nebula
84ad45e6b1 Merge branch 'master' into dev 2021-11-28 17:52:47 +00:00
Mister_Nebula
3393daf030 Merge branch 'dev' of https://github.com/misternebula/quantum-space-buddies into dev 2021-11-28 11:01:57 +00:00
_nebula
fa17c80b5c
Merge pull request #370 from misternebula/actions-staging
build.yaml: better duplicate build avoidance
2021-11-28 11:01:28 +00:00
_nebula
85ac530dc7
Merge pull request #371 from misternebula/disable-warnings
QuantumUNET.csproj: disable obsolete warnings
2021-11-28 10:57:14 +00:00
Chris Yeninas
7631fc2f7b QuantumUNET.csproj: disable obsolete warnings
the obsolete methods will never be removed so let's not flood build logs with them
2021-11-27 20:17:49 -05:00
Chris Yeninas
499efc03af build.yaml: better duplicate build avoidance
uses https://github.com/marketplace/actions/skip-duplicate-actions to avoid duplicate builds
2021-11-27 19:31:26 -05:00
_nebula
7120368a87
Update README.md 2021-11-27 12:15:58 +00:00
_nebula
9b26509cea
Merge pull request #332 from misternebula/dev
0.13.0
0.13.0
2021-11-27 12:09:15 +00:00
_nebula
565d03f266
Merge pull request #368 from misternebula/actions-staging
Avoid duplicate builds
2021-11-27 12:04:42 +00:00
_nebula
2daf92b7fb
Merge pull request #369 from misternebula/fixes
Fix some things
2021-11-27 12:04:16 +00:00
_nebula
f8e4903992
Delete DevEnv.targets 2021-11-27 12:02:44 +00:00
Chris Yeninas
d13a5fa554 build.yaml: avoid duplicate builds 2021-11-27 06:52:10 -05:00
Mister_Nebula
a29a1b7801 fix statuemanager init-ing when not in multiplayer 2021-11-27 11:38:38 +00:00
Mister_Nebula
ea84385139 fix respawnmanager init-ing when not in multiplayer 2021-11-27 11:38:22 +00:00
Mister_Nebula
8c0e177296 fixed "serverstatemanager.instance is null" 2021-11-27 11:34:26 +00:00
Mister_Nebula
59e001d38d Merge branch 'dev' into fixes 2021-11-27 11:28:04 +00:00
Chris Yeninas
471d84aaa3
Merge pull request #367 from PhantomGamers/gh-actions-changes
build.yaml: also build on pull request
2021-11-27 06:24:20 -05:00
Chris Yeninas
1a685451ed build.yaml: remove check
this check isn't really needed since we can ensure only trusted people have the ability to run workflows
2021-11-27 06:15:45 -05:00
Chris Yeninas
eea85a425c Update build.yaml 2021-11-27 06:04:37 -05:00
Chris Yeninas
92473a5632 build.yaml: don't run untrusted submissions 2021-11-27 06:02:53 -05:00
Chris Yeninas
8a877082da build.yaml: fix output name 2021-11-27 05:46:39 -05:00
Chris Yeninas
d44adf5a02 build.yaml: use contexts 2021-11-27 05:33:17 -05:00
Chris Yeninas
9054bfe1ff build.yaml: also build on pull request
- additionally sets artifact name to QSB-BRANCHORTAGNAME-RUNID
2021-11-27 05:26:13 -05:00