150 Commits

Author SHA1 Message Date
Mister_Nebula
01e6a38850 Merge branch 'dev' into probe-cameras 2022-09-06 10:58:27 +01:00
JohnCorby
679657c803 actually set Remote 2022-08-28 22:22:19 -07:00
Mister_Nebula
b8850f8b03 remove snapshot message 2022-08-28 11:08:56 +01:00
Nick
768b47c81c Sync ship ignition audio 2022-08-27 23:21:20 -04:00
Mister_Nebula
13865192af comment out log message 2022-08-13 11:52:26 +01:00
Mister_Nebula
8bcc25ecd5 starts of model ship sync 2022-05-28 20:39:42 +01:00
JohnCorby
81fad82948 enter/exit dream world message using global messenger 2022-03-25 18:54:07 -07:00
JohnCorby
d91fe3f662 qsb message: make Data field { get; private set; } 2022-03-10 17:39:00 -08:00
JohnCorby
724d0c47ef qsb message: add ctor to the generic ones with the Data field 2022-03-10 17:28:52 -08:00
JohnCorby
c321c05ca5 QSBMessage: remove ToString 2022-03-06 01:33:42 -08:00
JohnCorby
e4da50a656 solution-wide: file-scoped namespaces 2022-03-02 19:46:33 -08:00
JohnCorby
20eaa8adfc QSBMessage: remove variants since tuples work now, rename Value -> Data 2022-03-02 19:36:38 -08:00
Mister_Nebula
171f83c835 simplify more messages 2022-02-28 21:20:51 +00:00
Mister_Nebula
f25c95bb97 Update QSBMessage.cs 2022-02-28 15:37:36 +00:00
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
1a14aff60c whoops 2022-02-05 04:06:55 -08:00
JohnCorby
0fc71b4823 detach player when they die 2022-02-05 04:03:12 -08:00
JohnCorby
f301af02f3 PlayerAttachWatcher 2022-02-05 03:15:54 -08:00
JohnCorby
7d0ae8fcec GetNetworkConnection 2022-02-03 16:43:26 -08:00
JohnCorby
75ae6416f7 we can use generics for qsb message 2022-01-26 20:35:43 -08:00
JohnCorby
1022a89dd1 we can use generics for qsb message 2022-01-26 20:28:59 -08:00
JohnCorby
4d5d0dbe4f simpler QSBMessage wrapper 2022-01-21 21:36:33 -08:00
JohnCorby
2743c8ffa9 move a bunch of WorldObjectManager stuff to QSBWorldSync 2022-01-18 00:27:32 -08:00
JohnCorby
26abd5a594 authority manager 2022-01-14 21:19:45 -08:00
JohnCorby
e1b7f5ffd4 Merge branch 'dev' into mirror
# Conflicts:
#	QSB/ConversationSync/Messages/DialogueConditionMessage.cs
#	QSB/Player/Messages/EnterLeaveMessage.cs
#	QSB/QSB.csproj
#	QSB/SaveSync/Messages/GameStateMessage.cs
#	QSBTests/MessageTests.cs
2022-01-14 14:14:40 -08:00
JohnCorby
e29bf69952 use wrapper message 2022-01-14 02:29:42 -08:00
JohnCorby
cc44e39486 rename to make this clearer 2022-01-14 00:35:36 -08:00
JohnCorby
40b1227868 it works!!!!!!!!!!!!!!!!!!!!!! 2022-01-14 00:21:51 -08:00
JohnCorby
235ed1203b baba booey use NetworkReader and NetworkWriter 2022-01-13 23:40:15 -08:00
JohnCorby
ff779b2895 use Serialize/Deserialize in weaver 2022-01-13 22:39:27 -08:00
JohnCorby
7fc240858e message handler shenanigans 2022-01-13 20:52:04 -08:00
Mister_Nebula
6aec66906c remove DialogueConditionChanged owevent 2022-01-08 12:36:58 +00:00
Mister_Nebula
ef4a83e12d cleanup 2022-01-01 22:19:10 +00:00
JohnCorby
74ff2a3341 player clone flicker 2021-12-30 20:46:08 -08:00
JohnCorby
c7fc392be3 baba booey 2021-12-26 20:16:44 -08:00
JohnCorby
74ec12b981 doc 2021-12-26 19:02:12 -08:00
JohnCorby
3d4cada243 use FormatterServices.GetUninitializedObject 2021-12-26 18:57:07 -08:00
JohnCorby
9089b5f2a3 add ToString to QSBMessage 2021-12-26 04:36:00 -08:00
JohnCorby
8abddb4e8c move/rename eventnames, also move FactReveal out of WorldSync folder 2021-12-26 00:53:43 -08:00
JohnCorby
5375cf3378 remove qsbevent 2021-12-25 23:55:54 -08:00
JohnCorby
4c7ef91704 doc 2021-12-25 23:48:32 -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
74a4775511 OPTIMIZE IMPORTS 2021-12-23 17:07:29 -08:00
JohnCorby
2e8a2d0f2a update docs again 2021-12-23 16:53:22 -08:00
JohnCorby
5a27757626 indicate when ObjectId and WorldObject are set 2021-12-23 16:08:02 -08:00
JohnCorby
e88ef0cc9c change that back to protected 2021-12-23 15:46:18 -08:00
JohnCorby
e90a00f06b rename more folders 2021-12-23 13:57:33 -08:00
JohnCorby
0122b73a80 and rename folder 2021-12-23 13:49:47 -08:00
JohnCorby
d3f6747c30 actually call the static constructor of messages 2021-12-23 13:06:18 -08:00