_nebula
|
8a294adfb8
|
make all internal classes public
|
2023-07-28 19:30:57 +01:00 |
|
JohnCorby
|
6d436436a7
|
remove even MORE empty initial state
|
2022-08-02 17:38:14 -07:00 |
|
_nebula
|
5163b75a13
|
Cache some unity objects (#517)
|
2022-05-03 08:48:24 +01: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
|
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
|
edf469d3e4
|
rename
|
2022-01-28 20:50:34 -08:00 |
|
JohnCorby
|
2f99dec87f
|
make BuildWorldObjects async
|
2022-01-28 20:49:07 -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
|
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 |
|