88 Commits

Author SHA1 Message Date
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
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
e9b22ac59f remove the goofy ahh 2022-08-24 13:27:28 -07:00
Mister_Nebula
ca42319262 Merge branch 'dev' of https://github.com/misternebula/quantum-space-buddies into dev 2022-08-24 08:15:51 +01:00
Mister_Nebula
6cc191c8d6 null checks for ship leg/module syncs 2022-08-24 08:15:42 +01: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
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
9a8d357b6d ship detachable: move the isDetached check after base.CheckReady() 2022-06-07 10:53:20 -07:00
JohnCorby
39b1727723 ship modules: remove tiny DistanceChangeThreshold 2022-05-19 15:39:26 -07:00
JohnCorby
bb285fda70 ship can be destroyed 2022-05-19 15:35:09 -07:00
JohnCorby
db69f220eb make sure detachable isnt recursive 2022-05-19 15:31:05 -07:00
Mister_Nebula
adf1945b75 sync flames 2022-05-19 14:34:49 +01:00
Mister_Nebula
1ee72ef973 buh 2022-05-17 22:28:49 +01:00
Mister_Nebula
942535c162 sync detaching 2022-05-14 12:18:48 +01:00
JohnCorby
e4da50a656 solution-wide: file-scoped namespaces 2022-03-02 19:46:33 -08:00
JohnCorby
a8fba743f6 Revert "solution wide: use file-scoped namespace" 2022-02-27 05:25:39 -08:00
JohnCorby
98955dc29b fix derived transform syncs 2022-02-25 23:18:52 -08:00
JohnCorby
182678c4bc solution wide: use file-scoped namespace 2022-02-25 23:18:46 -08:00
JohnCorby
d53735f160 transform sync: be consistent with position/rotation change threshold 2022-02-16 20:21:34 -08:00
JohnCorby
2761d463e1 QSBSectorDetector: improve 2022-02-16 18:27:45 -08:00
JohnCorby
e119920db9 cache ReferenceTransform.GetAttachedOWRigidbody() into ReferenceRigidbody 2022-02-16 18:14:40 -08:00
JohnCorby
83ed2cea08 replace _baseIsReady and IsReady with 1 CheckReady 2022-01-21 17:12:24 -08:00
JohnCorby
cc4da03a9b Uninit for SectorSync, rename to QSBSectorDetector 2022-01-21 16:38:59 -08:00
JohnCorby
c3422177ab simplify ReferenceTransform check 2022-01-20 22:40:28 -08:00
JohnCorby
dba1e3a0da use OnStartClient instead of Start 2022-01-18 12:19:58 -08:00
JohnCorby
cd9db24dd8 tweak 2022-01-16 07:56:08 -08:00
JohnCorby
0dce0c62be oops again 2022-01-16 07:42:46 -08:00
JohnCorby
0912b6cee0 merge de/ser again, just make sure that it doesnt mess with anything (ie store and defer to getfrom/applytoattached 2022-01-16 07:23:35 -08:00
JohnCorby
7f1c6ea6c8 split up UpdateTransform + refactor 2022-01-16 06:53:45 -08:00
JohnCorby
1f4c06561b zoinks 2022-01-16 06:11:44 -08:00
JohnCorby
5b8f51afdd major simplify BaseSectoredSync 2022-01-16 05:45:47 -08:00
JohnCorby
1b60a18eac call base in ser/deser 2022-01-16 04:51:37 -08:00
JohnCorby
85927c2e9d remove old syncbase and friends 2022-01-14 22:39:41 -08:00
JohnCorby
1a1b48cfc6 le ship 2022-01-14 22:31:23 -08:00
JohnCorby
4a2fedb805 these 3 2022-01-14 21:34:09 -08:00
JohnCorby
83e6d26f44 revert sector sync, since there's a bug in dev 2021-12-17 21:34:43 -08:00
JohnCorby
6a54f7bacb apparently the SectorDetector body and the actual body are not the same 2021-12-15 03:17:45 -08:00
JohnCorby
6dc9135be1 extra syncyness 2021-12-13 22:36:27 -08:00
JohnCorby
3c0cdcb076 simplify, handle edge cases 2021-12-13 21:52:59 -08:00
JohnCorby
4c535fd544 rename relative transform stuff 2021-12-13 16:02:31 -08:00
JohnCorby
0806ee23b0 check for null ReferenceTransform 2021-12-13 14:28:08 -08:00