93 Commits

Author SHA1 Message Date
_nebula
4b5be4f11f more public stuff guh 2023-07-28 19:49:30 +01:00
_nebula
8a294adfb8 make all internal classes public 2023-07-28 19:30:57 +01:00
JohnCorby
ab13d59382 rename all instances of auth/authority to own/ownership 2023-05-08 11:38:24 -07:00
JohnCorby
f0c732af26 change authority stuff to ownership 2023-05-08 11:30:59 -07:00
JohnCorby
6e2bfe1bbc another TODO 2022-10-06 21:00:32 -07:00
Mister_Nebula
b8850f8b03 remove snapshot message 2022-08-28 11:08:56 +01:00
Mister_Nebula
b9e856d848 Merge branch 'dev' into probe-cameras 2022-08-27 23:30:41 +01:00
JohnCorby
80495658f2 TODO for me 2022-08-27 12:42:29 -07:00
Mister_Nebula
4bc6762852 Merge branch 'dev' into probe-cameras 2022-08-27 19:57:50 +01:00
JohnCorby
e389d53a98 Merge remote-tracking branch 'origin/dev' into dev 2022-08-27 11:54:21 -07:00
JohnCorby
673ede6a06 UsedInUnityProjectAttribute 2022-08-27 11:54:14 -07:00
JohnCorby
c733fe957f NOPE DONT FUCKING RENAME IT HERE 2022-08-27 11:30:15 -07:00
JohnCorby
70ed3aee74 Merge branch 'stationary-probe-launcher' into probe-cameras 2022-08-27 11:27:30 -07:00
JohnCorby
ba40bd9c50 ok dont renamed probe yet cuz unity project 2022-08-27 11:27:16 -07:00
JohnCorby
bcf28823be Merge branch 'stationary-probe-launcher' into probe-cameras 2022-08-27 11:21:15 -07:00
JohnCorby
423c3803ca im a dumbass 2022-08-27 11:21:09 -07: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
Mister_Nebula
6c9bd967fb split across lines 2022-08-27 10:32:24 +01:00
Nick
3f636494c4 Fix NRE 2022-08-27 02:27:49 -04:00
Nick
61aed0f6b3 Sync snapshot and change mode audio for probe launchers 2022-08-27 02:05:15 -04:00
Nick
875d269781 Sync probe launcher rotation, allow one person to use at a time 2022-08-26 18:21:13 -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
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
6fbf63ce3b rename, move stuff into creation methods, generally prepare for switch 2022-02-17 16:58:51 -08:00
JohnCorby
9e5e7bb6a1 initial state:
- always send from the host
- QSBNetworkBehaviour will store last known data in an array and send that, since real data will be wrong if no authority
2022-02-16 19:22:21 -08:00
Mister_Nebula
80b64202f6 fix stuff 2022-02-12 22:21:19 +00:00
Mister_Nebula
f396f53aa2 do the stuffy 2022-02-12 22:07:01 +00:00
Mister_Nebula
2583965c0a Merge branch 'echoes-of-the-eye' into better-player-prefab 2022-01-30 09:31:01 +00:00
JohnCorby
e42aec8bae move everything over to UnityEvents 2022-01-29 01:24:15 -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
c4faf276ac oops 2022-01-27 03:18:05 -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
a2660d6a54 send initial states less often and not in RequestStateResyncMessage 2022-01-26 00:12:44 -08:00
JohnCorby
4ef103c1ab QSBProbeLauncher 2022-01-25 21:28:32 -08:00
JohnCorby
e4a30c459a QSBProbeLauncher 2022-01-25 21:23:31 -08:00
JohnCorby
1800e6f21f make SendResyncInfo abstract to make sure we handle resyncs 2022-01-25 21:08:04 -08:00
Mister_Nebula
74e0f09b71 Move remote player to assetbundle 2022-01-23 16:14:42 +00:00
JohnCorby
44b1a8714e ship probe launcher 2022-01-20 13:22:58 -08:00