Commit Graph

70 Commits

Author SHA1 Message Date
_nebula
e37064470f Update QSBRaft.cs 2023-09-18 21:49:27 +01:00
JohnCorby
91afa95954 light sensor: force ownership when lighting to mask latency 2023-09-17 18:51:21 -07:00
_nebula
908df7cee9 raft logs 2023-09-17 22:14:21 +01:00
JohnCorby
0319e251aa rename again 2023-05-08 11:41:43 -07: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
55a4de8e77 hasAuthority -> isOwned 2023-05-08 11:27:32 -07:00
JohnCorby
72aa8c5f57 change ShouldMovePlayer again 2023-03-08 15:48:50 -08:00
JohnCorby
52c7ed9239 Revert "dont move player if attached"
This reverts commit 95361ade69.
2023-02-10 21:25:20 -08:00
JohnCorby
95361ade69 dont move player if attached 2023-02-10 20:01:29 -08:00
JohnCorby
f515d054c7 sync transforms after moving player 2023-01-21 17:08:07 -08:00
JohnCorby
e30b845299 null checks are for pussies 2022-12-31 15:20:05 -08:00
JohnCorby
3d43f26816 check ground body 2022-12-31 15:16:33 -08:00
JohnCorby
ceb899d985 eh, make it closer 2022-12-31 14:45:44 -08:00
JohnCorby
822cf6cd1f more range fuck you 2022-12-31 13:59:22 -08:00
JohnCorby
0412641639 make raft and ship move the player better 2022-12-31 13:55:06 -08:00
JohnCorby
531eb8f77d simplify raft dock slightly 2022-10-07 16:07:26 -07:00
JohnCorby
f55acc65e0 also prevent dream warp volume from warping remote player (it warps the entire dream world body) 2022-10-04 23:32:01 -07:00
JohnCorby
e48027e683 remove usages for remotecall 2022-08-28 22:21:20 -07:00
JohnCorby
25bbcb10db nvm on UseReliableRpc 2022-08-24 16:04:29 -07:00
JohnCorby
f9dfb2e871 UseReliableRpc for ship/raft when ur inside/riding 2022-08-24 16:04:27 -07:00
JohnCorby
824fb128f7 remove TODO (i tested it) 2022-08-23 17:32:37 -07:00
JohnCorby
9ed234a9e9 ship/raft: support interpolation 2022-08-23 12:26:02 -07:00
JohnCorby
47f1f7d548 TODO 2022-08-22 20:45:24 -07:00
JohnCorby
361b3d838a (TEST THIS) interpolate if ur not on raft/inside ship 2022-08-22 20:39:07 -07:00
JohnCorby
84675a6c71 the 2022-08-12 16:17:38 -07:00
JohnCorby
9241614f03 if not in ship, set pos/rot every interval ( + use AttachedTransform instead of AttachedRigidbody.transform) 2022-08-12 16:15:35 -07:00
JohnCorby
7c45e2427b if not on raft, set pos/rot every interval 2022-08-12 16:15:35 -07:00
JohnCorby
6d436436a7 remove even MORE empty initial state 2022-08-02 17:38:14 -07:00
JohnCorby
88871d4a0c make SendInitialState empty virtual lol 2022-08-02 16:53:11 -07:00
Mister_Nebula
5540e5d8c1 sync local position + rotation 2022-05-07 19:34:10 +01:00
Mister_Nebula
5bf95ba036 only sync position every second 2022-05-07 18:42:45 +01:00
JohnCorby
61d51b109a IQSBDropTarget 2022-04-01 14:08:08 -07:00
JohnCorby
b9fe7e751d make transform sync work + only light/extinguish sometimes 2022-03-27 12:42:49 -07:00
JohnCorby
99ca49ee04 update QSBRaft.cs 2022-03-25 19:44:07 -07:00
JohnCorby
bd34dcc123 QSBRaftDock: use QSBPatch.RemoteCall 2022-03-23 22:21:46 -07:00
JohnCorby
0f09aab2fe doofus 2022-03-18 01:54:45 -07:00
JohnCorby
a5d7eeb1f7 use common QSBRotatingElements base class + auth queue 2022-03-14 08:32:35 -07:00
JohnCorby
f2e9c58a30 LinkedWorldObject: SpawnWithServerAuthority 2022-03-14 03:44:52 -07:00
JohnCorby
7b47211166 ILinkedNetworkBehaviour doesnt need property 2022-03-14 03:34:00 -07:00
JohnCorby
611ecec4a3 world object link: use for eote stuff, also make abstract class impls for convenience 2022-03-14 03:22:44 -07:00
JohnCorby
033e2f59cc world object link: implement for more stuff 2022-03-14 01:53:12 -07:00
JohnCorby
06c6ae179b world object link: further improve, implement for raft 2022-03-14 01:52:49 -07:00
JohnCorby
ff3d139ac7 WorldObjectManager: DlcOnly flag 2022-03-11 10:04:11 -08:00
JohnCorby
4bc0b16379 rafts: revert all the inital state bs. it's not needed 2022-03-11 09:51:43 -08:00
JohnCorby
5a4c6227fe RaftTransformSync: remove DebugLog 2022-03-11 09:43:45 -08:00
JohnCorby
96311ff0c4 raft stuff: implement remote dock/lift 2022-03-11 09:39:55 -08:00
JohnCorby
7499678055 raft stuff: tweak 2022-03-11 09:39:55 -08:00
JohnCorby
6dcbdc1f18 raft stuff: patches for dam/dock 2022-03-11 09:39:55 -08:00
JohnCorby
dbb88d991e okay okay lets take a step back 2022-03-11 09:39:55 -08:00