Commit Graph

27 Commits

Author SHA1 Message Date
_nebula
8a294adfb8 make all internal classes public 2023-07-28 19:30:57 +01:00
Mister_Nebula
b8850f8b03 remove snapshot message 2022-08-28 11:08:56 +01:00
JohnCorby
694aa0c196 Merge branch 'stationary-probe-launcher' into probe-cameras
# Conflicts:
#	QSB/Tools/ProbeLauncherTool/WorldObjects/QSBProbeLauncher.cs
2022-08-27 11:16:43 -07:00
JohnCorby
21680ffad8 move stationary probe stuff to probe folder + rename QSBProbe to match probe-camera branch 2022-08-27 11:11:49 -07:00
JohnCorby
87931f82d6 do cool 2022-08-27 11:09:19 -07:00
Nick
baacfb010a Make probe itself play the snapshot sound, fix spatial blend for stationary 2022-08-27 14:06:28 -04:00
Mister_Nebula
57394f34e8 start of camera sync 2022-08-27 17:57:27 +01:00
Nick
61aed0f6b3 Sync snapshot and change mode audio for probe launchers 2022-08-27 02:05:15 -04:00
Mister_Nebula
17f769a60a Update EquipProbeLauncherMessage.cs 2022-04-16 10:32:25 +01:00
Mister_Nebula
47293bfb8d sync signalscope and probe launcher 2022-04-16 10:08:59 +01:00
JohnCorby
fea475fa44 messages: use base ctor call 2022-03-10 17:57:50 -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
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
75ae6416f7 we can use generics for qsb message 2022-01-26 20:35:43 -08:00
JohnCorby
3d2dff69d8 silent LaunchProbe for SendInitialState 2022-01-26 01:18:40 -08:00
JohnCorby
e4a30c459a QSBProbeLauncher 2022-01-25 21:23:31 -08:00
JohnCorby
2743c8ffa9 move a bunch of WorldObjectManager stuff to QSBWorldSync 2022-01-18 00:27:32 -08:00
JohnCorby
7acd63e339 remove default ctors from messages 2021-12-26 18:55:54 -08:00
JohnCorby
8abddb4e8c move/rename eventnames, also move FactReveal out of WorldSync folder 2021-12-26 00:53:43 -08:00
JohnCorby
1a73b09b87 probe events 2021-12-25 23:45:40 -08:00
JohnCorby
c4228f1440 marshmallow 2021-12-25 22:53:36 -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
347f8d1945 ship fly and suit 2021-12-23 22:41:11 -08:00
JohnCorby
d202894453 EquipProbeLauncherMessage 2021-12-23 17:32:12 -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