Commit Graph

17 Commits

Author SHA1 Message Date
JohnCorby
02e419c767 SetVisible for PlayerInfo 2022-01-21 22:21:45 -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
Mister_Nebula
89ace6bee5 fix solanum mask weirdness 2022-01-15 16:22:46 +00:00
Mister_Nebula
aac5c82b8b show players when remote gathering mask 2022-01-13 16:38:48 +00:00
JohnCorby
a0a1c21a66 redundant arguments with default value 2021-12-26 21:08:40 -08:00
JohnCorby
e00aa13461 make getting world object from id or unity object an extension method (and rename) 2021-12-25 22:45:25 -08:00
JohnCorby
297310b31f merge fix 2021-12-24 20:37:42 -08:00
JohnCorby
17bf1d622d Merge branch 'dev' into message-conversion
# Conflicts:
#	QSB/EyeOfTheUniverse/InstrumentSync/Patches/QuantumInstrumentPatches.cs
#	QSB/QuantumSync/Messages/EyeProxyMoonStateChangeMessage.cs
#	QSB/QuantumSync/Patches/QuantumPatches.cs
2021-12-24 20:35:57 -08:00
Mister_Nebula
41972f232e fix gathering instruments 2021-12-24 15:27:36 +00:00
JohnCorby
961a905d14 gather instrument 2021-12-23 22:51:53 -08:00
JohnCorby
a0e4b1506e Merge branch 'dev' into message-conversion 2021-12-23 16:54:42 -08:00
JohnCorby
507af7a1fa rename ALL Events folders to Messages so i dont have to do it later 2021-12-23 16:26:31 -08:00
Mister_Nebula
c8daf252f2 fix chert instrument 2021-12-23 22:58:16 +00: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
41d58785e9 remove unused imports 2021-12-20 17:53:11 -08:00
Mister_Nebula
a2a4d5d709 add picking up instruments, starting instruments playing
fixed #419
fixed #418
2021-12-19 12:37:44 +00:00