JohnCorby
|
245a91bae5
|
do proper ship shit
|
2023-03-10 21:28:42 -08:00 |
|
JohnCorby
|
2da9b69b9e
|
work if ur inside the ship lol
|
2023-03-10 21:13:17 -08:00 |
|
_nebula
|
2113925fbe
|
this is much easier lmao
|
2023-03-09 15:45:47 +00:00 |
|
_nebula
|
0c8f5e89a8
|
fix NRE causing exploit kick
|
2023-03-09 00:17:11 +00: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 95361ade694cf3f9a712162513a9a82444cabfce.
|
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
|
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 |
|