Commit Graph

40 Commits

Author SHA1 Message Date
_nebula
8a294adfb8 make all internal classes public 2023-07-28 19:30:57 +01:00
_nebula
6099fa5fd1 add another null check 2023-07-04 21:34:29 +01:00
_nebula
fe97e0f569 add null checks to FlyShipMessage.OnRecieveRemote 2023-07-04 20:59:21 +01:00
_nebula
5402bfa3e2 add null check to SetCurrentFlyer 2023-07-04 20:39:08 +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
f8e86b4222 check PlayerTransformSync.LocalInstance in ShipIgnitionMessage.Handler 2022-08-31 10:04:36 -07:00
JohnCorby
e48027e683 remove usages for remotecall 2022-08-28 22:21:20 -07:00
Nick
7f2d5e3323 Prevent NRE when buckle/unbuckling 2022-08-28 00:04:36 -04:00
Nick
2d7821585c Sync seat belt buckle sound 2022-08-27 23:37:04 -04:00
Nick
768b47c81c Sync ship ignition audio 2022-08-27 23:21:20 -04:00
JohnCorby
0780fe98bc TODO 2022-08-15 15:25:50 -07:00
Mister_Nebula
7dcca83c85 Remove Gameobject.find in flyshipmessage 2022-07-07 13:38:51 +01:00
JohnCorby
423a554f7a ship lights: make it so i dont want to die when i read it 2022-05-19 16:23:32 -07:00
JohnCorby
db69f220eb make sure detachable isnt recursive 2022-05-19 15:31:05 -07:00
Mister_Nebula
582166cb82 reactor countdown sync 2022-05-14 14:04:49 +01:00
Mister_Nebula
942535c162 sync detaching 2022-05-14 12:18:48 +01:00
Mister_Nebula
6596cab2b5 Merge branch 'dev' into more-ship-sync 2022-05-14 09:01:14 +01:00
Mister_Nebula
d6776a4c76 fix #512 2022-05-05 15:42:07 +01:00
Mister_Nebula
9e2b848d93 sync ship lights 2022-04-16 21:31:01 +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
c4aeb14bea we can use generics for qsb message 2022-01-26 21:00:12 -08:00
JohnCorby
75ae6416f7 we can use generics for qsb message 2022-01-26 20:35:43 -08:00
JohnCorby
0b018ab788 chugging along 2022-01-25 20:16:53 -08:00
JohnCorby
2743c8ffa9 move a bunch of WorldObjectManager stuff to QSBWorldSync 2022-01-18 00:27:32 -08:00
JohnCorby
1a1b48cfc6 le ship 2022-01-14 22:31:23 -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
40a3fa05db hatch and funnel 2021-12-25 17:22:33 -08:00
JohnCorby
e085e7bcc2 ship hull events (remove hull impact since it had empty OnReceive) 2021-12-25 17:15:22 -08:00
JohnCorby
4396edd227 put space before colon 2021-12-25 16:58:41 -08:00
JohnCorby
7c192ebf74 *damaged 2021-12-25 16:54:34 -08:00
JohnCorby
7d81abc7cc *RepairTick 2021-12-24 21:14:23 -08:00
JohnCorby
111601fdb5 *RepairedMessage 2021-12-24 20:07:50 -08:00
JohnCorby
347f8d1945 ship fly and suit 2021-12-23 22:41:11 -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