630 Commits

Author SHA1 Message Date
Mister_Nebula
4b75ff81d3 update flashlight, signalscope and roasting stick 2022-02-02 11:58:00 +00:00
Mister_Nebula
b46279af00 update the code that uses player prefab stuff 2022-02-01 22:44:01 +00:00
JohnCorby
4f12462f82 Manager -> IAddComponentOnStart 2022-02-01 14:24:21 -08:00
Mister_Nebula
01e798ff6a Merge branch 'dev' into echoes-of-the-eye 2022-01-31 22:44:53 +00:00
Mister_Nebula
1991c681eb cleanup qsb 2022-01-31 14:23:50 +00:00
Mister_Nebula
2583965c0a Merge branch 'echoes-of-the-eye' into better-player-prefab 2022-01-30 09:31:01 +00:00
Mister_Nebula
adbb052a92 Merge branch 'dev' into echoes-of-the-eye 2022-01-30 09:27:43 +00:00
JohnCorby
de419da227 allow player to be inactive since that can happen at the eye 2022-01-29 05:26:49 -08:00
JohnCorby
2895e54083 rename 2022-01-29 01:29:02 -08:00
JohnCorby
5c22a77758 switch parameter order 2022-01-29 01:27:00 -08:00
JohnCorby
c9321fff84 rename 2022-01-29 01:26:28 -08:00
JohnCorby
7c3de18d41 rename, for fun 2022-01-29 01:25:40 -08:00
JohnCorby
e42aec8bae move everything over to UnityEvents 2022-01-29 01:24:15 -08:00
JohnCorby
65f71678a6 remove unneeded check 2022-01-27 02:15:42 -08:00
JohnCorby
c0bc8e7c78 comment 2022-01-27 01:13:27 -08:00
JohnCorby
b7baaa7426 we can use generics for qsb message 2022-01-26 21:32:42 -08:00
JohnCorby
c4aeb14bea we can use generics for qsb message 2022-01-26 21:00:12 -08:00
JohnCorby
75ae6416f7 we can use generics for qsb message 2022-01-26 20:35:43 -08:00
JohnCorby
091d1f2988 Merge branch 'dev' into vendor-compatibility 2022-01-26 16:04:39 -08:00
Mister_Nebula
ebbecfd477 aaaa 2022-01-26 13:12:22 +00:00
JohnCorby
43387d5c63 un-consolidate QSBItem 2022-01-26 00:43:27 -08:00
JohnCorby
141ed5c13c request initial states EVERY time world objects are ready, goofus 2022-01-26 00:12:44 -08:00
JohnCorby
a2660d6a54 send initial states less often and not in RequestStateResyncMessage 2022-01-26 00:12:44 -08:00
JohnCorby
87d5c26dcb use 1 world object for items 2022-01-26 00:12:44 -08:00
JohnCorby
75ebd8f0e3 Merge branch 'dev' into vendor-compatibility 2022-01-24 12:16:04 -08:00
Mister_Nebula
f7108338c7 fix playervfx/flashlight? 2022-01-23 17:15:56 +00:00
Mister_Nebula
6f95a9882a remove old commented-out code 2022-01-23 16:16:02 +00:00
Mister_Nebula
74e0f09b71 Move remote player to assetbundle 2022-01-23 16:14:42 +00:00
Mister_Nebula
cacab9c58c change the lantern socket point 2022-01-22 18:28:12 +00:00
Mister_Nebula
00aa0c8037 Merge branch 'dev' into echoes-of-the-eye 2022-01-22 15:25:29 +00:00
JohnCorby
5270b9dff9 PlayerTransformSync: send ready message before requesting state resync 2022-01-21 23:07:15 -08:00
JohnCorby
c4cd2f3286 dont want about PlayerInformationEvent if we're the only player 2022-01-21 22:29:13 -08:00
JohnCorby
e9846952b1 null DitheringAnimator usually means the player is visible 2022-01-21 22:22:46 -08:00
JohnCorby
02e419c767 SetVisible for PlayerInfo 2022-01-21 22:21:45 -08:00
JohnCorby
c7dc811533 PlayerInfo.IsLocalPlayer 2022-01-21 22:14:32 -08:00
JohnCorby
004478e296 tweak 2022-01-21 21:04:02 -08:00
JohnCorby
7f9cb3662f guh 2022-01-21 19:32:11 -08:00
JohnCorby
56589609d4 use IsValid to check if SyncBase is initialized but not updating 2022-01-21 17:24:54 -08:00
JohnCorby
83ed2cea08 replace _baseIsReady and IsReady with 1 CheckReady 2022-01-21 17:12:24 -08:00
JohnCorby
cc4da03a9b Uninit for SectorSync, rename to QSBSectorDetector 2022-01-21 16:38:59 -08:00
JohnCorby
d6bed7e2da Uninit for SyncBase 2022-01-21 16:26:46 -08:00
JohnCorby
4918815e92 implement SendResyncInfo 2022-01-21 15:15:57 -08:00
JohnCorby
a741964812 SendResyncInfo virtual method 2022-01-21 14:56:45 -08:00
JohnCorby
c621761c25 dont set IsRising in the transform sync. instead, do it in resync. 2022-01-20 16:02:23 -08:00
Mister_Nebula
7d47450ae1 move debug stuff around 2022-01-20 22:33:03 +00:00
Mister_Nebula
809916103c remove game vendor checks 2022-01-19 10:50:52 +00:00
Mister_Nebula
94a27d83da Merge branch 'master' into dev 2022-01-19 10:13:48 +00:00
JohnCorby
1d7cb4bf91 remove ps4 platform 2022-01-18 17:54:41 -08:00
JohnCorby
080f72cb5b better profile/platform handling 2022-01-18 17:34:26 -08:00
JohnCorby
573ee72d86 use OnStopClient instead of OnDestroy 2022-01-18 15:06:45 -08:00