Commit Graph

32 Commits

Author SHA1 Message Date
JohnCorby
bede8d1061 light sensors exist in the eye scene too 2022-03-09 21:24:40 -08:00
JohnCorby
5bfbb5d4c6 optimize imports 2022-03-07 15:13:28 -08:00
JohnCorby
4fed75df64 comment 2022-03-07 15:13:17 -08:00
JohnCorby
a8925d3b1f funni blank line 2022-03-07 15:08:33 -08:00
JohnCorby
fbb6a334ac light sensor: remote probe 2022-03-07 15:02:10 -08:00
JohnCorby
66339575cd light sensor: better detection of local light/darkness 2022-03-06 23:13:48 -08:00
JohnCorby
ebd3af69b8 baba booey 2022-03-06 22:49:06 -08:00
JohnCorby
e4da50a656 solution-wide: file-scoped namespaces 2022-03-02 19:46:33 -08:00
JohnCorby
a8fba743f6 Revert "solution wide: use file-scoped namespace" 2022-02-27 05:25:39 -08:00
JohnCorby
7cef229cd7 slightly better light sensor 2022-02-26 00:26:31 -08:00
JohnCorby
0428ee9f13 Raft: get authority on sensor light-up 2022-02-26 00:02:14 -08:00
JohnCorby
4c44a26ba0 LightSensorPatches: comment 2022-02-25 23:18:54 -08:00
JohnCorby
9b94f54a45 WorldObjectType -> WorldObjectScene 2022-02-25 23:18:47 -08:00
JohnCorby
182678c4bc solution wide: use file-scoped namespace 2022-02-25 23:18:46 -08:00
JohnCorby
86cb1211bf Revert "make PreserveTimeScale and WakeUpSync not NetworkBehaviours attached to the player"
This reverts commit ac86f843be.
2022-02-05 01:50:14 -08:00
JohnCorby
b7ccec2745 Update LightSensorPatches.cs 2022-02-04 19:54:00 -08:00
JohnCorby
ac86f843be make PreserveTimeScale and WakeUpSync not NetworkBehaviours attached to the player 2022-02-04 17:35:13 -08:00
JohnCorby
edf469d3e4 rename 2022-01-28 20:50:34 -08:00
JohnCorby
2f99dec87f make BuildWorldObjects async 2022-01-28 20:49:07 -08:00
JohnCorby
822cfe5fd8 comment 2022-01-26 15:56:17 -08:00
JohnCorby
a2660d6a54 send initial states less often and not in RequestStateResyncMessage 2022-01-26 00:12:44 -08:00
JohnCorby
1800e6f21f make SendResyncInfo abstract to make sure we handle resyncs 2022-01-25 21:08:04 -08:00
JohnCorby
7e1f62666a seperate building and unbuilding of world objects 2022-01-18 00:46:27 -08:00
JohnCorby
2743c8ffa9 move a bunch of WorldObjectManager stuff to QSBWorldSync 2022-01-18 00:27:32 -08:00
JohnCorby
a0a1c21a66 redundant arguments with default value 2021-12-26 21:08:40 -08:00
JohnCorby
61ba64ebfb add comments questioning the WorldObjectType 2021-12-20 20:21:44 -08:00
JohnCorby
3ef26a6da7 implement (might be wrong for some, like maybe AirlockManager? not sure if GhostAirlock shows up in the eye) 2021-12-20 18:41:12 -08: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
0dd78feb27 cleanup 2021-11-09 19:39:56 +00:00
Mister_Nebula
381df32826 moved all tools into seperate folders, including probe (so removed QSB.ProbeSync) 2021-11-09 17:46:46 +00:00
Mister_Nebula
bc1aa66de9 add light sensor sync 2021-11-08 20:55:53 +00:00