Commit Graph

36 Commits

Author SHA1 Message Date
JohnCorby
a8fba743f6 Revert "solution wide: use file-scoped namespace" 2022-02-27 05:25:39 -08:00
JohnCorby
182678c4bc solution wide: use file-scoped namespace 2022-02-25 23:18:46 -08:00
JohnCorby
a3ab23395f Revert "better meteor patches"
This reverts commit 7c57b1b69d.
2022-02-14 15:25:43 -08:00
JohnCorby
6ce6b7cec3 Revert "extra check"
This reverts commit befeb84f62.
2022-02-14 15:25:42 -08:00
JohnCorby
befeb84f62 extra check 2022-02-14 15:19:33 -08:00
JohnCorby
7c57b1b69d better meteor patches 2022-02-14 15:16:25 -08:00
JohnCorby
88da273f72 comment 2022-01-26 01:01:32 -08:00
JohnCorby
a2660d6a54 send initial states less often and not in RequestStateResyncMessage 2022-01-26 00:12:44 -08:00
JohnCorby
0a423a8ce6 comment 2022-01-25 21:32:43 -08:00
JohnCorby
1800e6f21f make SendResyncInfo abstract to make sure we handle resyncs 2022-01-25 21:08:04 -08:00
Mister_Nebula
1b20802a13 add null probe check to qsbmeteor 2021-12-27 21:33:53 +00:00
JohnCorby
2414efd65f set AttachedObject and ObjectId in QSBWorldSync.cs, meaning many Init()s can be removed 2021-12-11 14:38:54 -08:00
Mister_Nebula
3860b2aacc add newlines 2021-11-25 15:38:05 +00:00
Mister_Nebula
eb79e32491 remove excess newlines 2021-11-25 15:37:38 +00:00
JohnCorby
161209535b we dont really need to transform sync meteors 2021-11-18 22:42:08 -08:00
JohnCorby
95471f8753 better fix for that nre in transform sync 2021-11-18 00:01:26 -08:00
JohnCorby
73853b0ced remove debug log spam 2021-11-14 00:57:45 -08:00
JohnCorby
3b4a8682be lol 2021-11-13 23:49:14 -08:00
JohnCorby
12c1369c20 whoops i was looking at wrong thing for probe 2021-11-13 23:43:13 -08:00
JohnCorby
df7bc49236 special impact message for remote player and probe 2021-11-13 23:29:21 -08:00
JohnCorby
eca53e91d1 make sure integrity/origintegrity are synced on join 2021-11-13 21:15:01 -08:00
JohnCorby
bc40e74d3b implement method nebula described 2021-11-13 20:41:46 -08:00
JohnCorby
082996cb61 wip 2021-11-13 16:57:06 -08:00
JohnCorby
cef8cf23e5 changed all Resources.FindObjectsOfTypeAll to QSBWorldSync.GetUnityObjects, which doesnt include prefabs 2021-11-13 00:42:59 -08:00
JohnCorby
5f4368c1e7 just sync prelaunch/launch, stop worrying about impact and collisions for now 2021-11-13 00:09:41 -08:00
JohnCorby
4e4bad6885 we do a little reworking 2021-11-12 22:34:50 -08:00
JohnCorby
c743b9da75 handle null hitObject in patch 2021-11-12 01:52:16 -08:00
JohnCorby
8b0d621201 disable collision from triggering impact code on clients 2021-11-11 02:42:57 -08:00
JohnCorby
5f5e04e29f rework - dont sync transform 2021-11-11 02:09:22 -08:00
JohnCorby
f1d45c9e8c use variable to denote when to impact, instead of enabling/disabling collision 2021-11-11 00:44:52 -08:00
JohnCorby
fdeaf8111a make impacting work 2021-11-10 23:57:04 -08:00
JohnCorby
a371c71415 dont process events if world objects arent ready yet lol 2021-11-10 21:59:32 -08:00
JohnCorby
495f814739 easier logging 2021-11-10 21:51:14 -08:00
JohnCorby
292d4ce5f5 more progress 2021-11-10 21:38:28 -08:00
JohnCorby
0c897ad3bd progress 2021-11-10 21:13:49 -08:00
JohnCorby
15eb5fa804 meteor transform sync 2021-11-10 19:02:04 -08:00