2027 Commits

Author SHA1 Message Date
Mister_Nebula
c785d42f83 add stacktraces to all GetWorldFromUnity errors/warnings 2021-12-04 09:14:48 +00:00
Mister_Nebula
43506c8e13 fix socket errors 2021-12-04 09:13:14 +00:00
JohnCorby
c051b5745b use nameof in EventNames 2021-12-03 19:39:01 -08:00
_nebula
5bb98fc822
Merge pull request #390 from misternebula/goober
Fix head zone triggers
2021-12-04 00:02:40 +00:00
Mister_Nebula
cb91e3440f Merge branch 'dev' into goober 2021-12-04 00:00:45 +00:00
_nebula
ea6f7ab679
Merge pull request #389 from misternebula/remove-quantum-logs
Update QSBQuantumObject.cs
2021-12-04 00:00:23 +00:00
Mister_Nebula
0990d00eab me a goober 2021-12-03 23:59:10 +00:00
_nebula
3548045fb3
Merge pull request #388 from misternebula/recorders
add hearthian recorder sync
2021-12-03 23:36:30 +00:00
Mister_Nebula
0ca4151190 Update QSBQuantumObject.cs 2021-12-03 23:34:21 +00:00
Mister_Nebula
9428ff7826 add hearthian recorder sync 2021-12-03 23:26:41 +00:00
Will Corby
68249823c8
Merge pull request #387 from misternebula/remove_unet
remove unet
2021-12-03 14:53:13 -08:00
JohnCorby
e7db67a3a9 fix bug where _baseIsReady was always false in client 1 until client 2 joined 2021-12-03 01:07:43 -08:00
JohnCorby
cff4ce53fe whoops. scripts were missing all over the place because i generated new .meta files 2021-12-02 20:39:30 -08:00
JohnCorby
9987b1fb7c update assetbundles 2021-12-02 20:13:45 -08:00
JohnCorby
fe53666902 remove dll for real 2021-12-02 20:09:31 -08:00
JohnCorby
a94ede8234 channelbuffer and networkhash1238 2021-12-02 20:09:07 -08:00
JohnCorby
2182e66bb2 sceneid and instanceid 2021-12-02 19:41:19 -08:00
JohnCorby
a32e510c55 QNetworkReader 2021-12-02 19:19:07 -08:00
JohnCorby
8f148c5666 unspawn delegate 2021-12-02 19:17:28 -08:00
JohnCorby
63d3a8ed86 remove usings 2021-12-02 18:55:55 -08:00
JohnCorby
724ef056a3 remove dll 2021-12-02 18:51:22 -08:00
JohnCorby
1cc20e4407 remove unet attributes, as they are useless without qnetweaver 2021-12-02 18:39:51 -08:00
Will Corby
30501ed9e5
Merge pull request #384 from misternebula/worldobject-delayed-ready
worldobject delayed ready
2021-12-02 15:21:25 -08:00
Will Corby
916e6653ab
Merge pull request #383 from misternebula/authority-sync-again
authority sync (again)
2021-12-02 15:20:37 -08:00
JohnCorby
5c01fac081 Merge branch 'authority-sync-again' into dev
# Conflicts:
#	QSB/SuspendableSync/SuspendableManager.cs
2021-12-02 15:20:11 -08:00
Will Corby
82c351e9df
Merge pull request #385 from misternebula/fix-quantum-moon
Fix quantum moon
2021-12-02 15:09:02 -08:00
JohnCorby
bb289894da Merge branch 'authority-sync-again' into worldobject-delayed-ready 2021-12-02 13:40:18 -08:00
JohnCorby
1ffc0dee5a remove set authority logging 2021-12-02 13:40:13 -08:00
JohnCorby
3393bbdf81 Merge branch 'authority-sync-again' into worldobject-delayed-ready 2021-12-02 13:39:25 -08:00
Mister_Nebula
4bf280f3b0 Merge branch 'dev' into worldobject-delayed-ready 2021-12-02 15:09:21 +00:00
Mister_Nebula
ddec2e06b4 Merge branch 'dev' into authority-sync-again 2021-12-02 15:04:51 +00:00
Mister_Nebula
3ac1c278d2 Revert "remove jellyfish stuff"
This reverts commit 267c62403753b84a9d298baf9ceb7e403e6eb861.
2021-12-02 15:03:38 +00:00
Mister_Nebula
1b0c877cb6 Revert "remove more jellyfish stuff"
This reverts commit 0fb03a90cc66bdb0bcefc9c53d035098c890dc6a.
2021-12-02 15:03:34 +00:00
_nebula
7086e5aed5
Merge pull request #386 from misternebula/separate-out-stuff
angler/meteor stuff
2021-12-02 15:01:36 +00:00
Mister_Nebula
0fb03a90cc remove more jellyfish stuff 2021-12-02 15:00:08 +00:00
Mister_Nebula
267c624037 remove jellyfish stuff 2021-12-02 14:58:03 +00:00
Mister_Nebula
a38b2f1329 fix it 2021-12-02 12:38:38 +00:00
JohnCorby
9cca7273f6 removed GetWorldFromUnity alladded no-warning checks since nothing else does that.
(this causes a bunch of HARMLESS WorldObjectsToUnityObjects errors but idc)
2021-12-02 03:29:26 -08:00
JohnCorby
914a05916d removed world object bools from qsbcore since they're duplicates 2021-12-02 02:44:34 -08:00
JohnCorby
436b3ed9a0 bubba 2 2021-12-02 02:44:34 -08:00
JohnCorby
629deaa927 further migrate to AuthorityManager 2021-12-02 02:44:33 -08:00
JohnCorby
1438201874 bubba 2021-12-02 02:44:33 -08:00
JohnCorby
c760fe2c41 add support for delayed readiness in WorldObject and WorldObjectManager
(also slightly optimize qsbworldsync)
2021-12-02 02:44:33 -08:00
JohnCorby
da1cf59ecb migrate to AuthorityManager 2021-12-02 02:44:32 -08:00
JohnCorby
705162860d change naming 2021-12-02 02:44:32 -08:00
JohnCorby
b9eee5c6b5 use orig method if world objects not ready 2021-12-02 02:29:54 -08:00
JohnCorby
b206bba1cd sync rising with transform sync
(note: rising var does not touch dirty bit)
2021-12-01 23:39:33 -08:00
JohnCorby
7b81e1b4e0 funny moments with kinematic simulation and alignment 2021-12-01 03:55:56 -08:00
JohnCorby
aa28364c55 rising sync 2021-12-01 02:24:42 -08:00
Mister_Nebula
d42041e7d8 fix variable reference warnings 2021-12-01 09:48:11 +00:00