50 Commits

Author SHA1 Message Date
Will Corby
9ce8463d57
Update SyncBase.cs
remove the todo
2021-12-18 17:47:45 -08:00
JohnCorby
fa13a40941 fix snap 2021-12-18 15:14:02 -08:00
JohnCorby
801e56063c SmoothPosition and SmoothRotation 2021-12-18 14:42:15 -08:00
JohnCorby
93274af6e5 remove reparenting transform sync 2021-12-18 14:25:12 -08:00
Mister_Nebula
d6e510ed88 Merge branch 'dev' into orb-overhaul 2021-12-16 18:20:30 +00:00
Mister_Nebula
23e4622410 more stuff 2021-12-14 16:04:59 +00:00
JohnCorby
4c535fd544 rename relative transform stuff 2021-12-13 16:02:31 -08:00
JohnCorby
b0e15fb557 SmartSmoothDamp for rotation 2021-12-13 13:33:18 -08:00
JohnCorby
b5f12796af make syncbase generic 2021-12-13 13:05:49 -08:00
Mister_Nebula
03df866af1 Update SyncBase.cs 2021-12-13 16:05:34 +00:00
Mister_Nebula
7c1f9ac3a6 me me stupid 2021-12-11 10:50:17 +00:00
Mister_Nebula
916056c605 aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 2021-12-10 22:13:39 +00:00
Mister_Nebula
2ab553069e idk what this breaks????? 2021-12-10 21:12:01 +00:00
Mister_Nebula
0bd60ddb68 rename variables, fix QSBOWItem (again) 2021-12-04 09:51:27 +00:00
JohnCorby
e7db67a3a9 fix bug where _baseIsReady was always false in client 1 until client 2 joined 2021-12-03 01:07:43 -08:00
JohnCorby
914a05916d removed world object bools from qsbcore since they're duplicates 2021-12-02 02:44:34 -08:00
JohnCorby
c760fe2c41 add support for delayed readiness in WorldObject and WorldObjectManager
(also slightly optimize qsbworldsync)
2021-12-02 02:44:33 -08:00
Mister_Nebula
7054b239a1 create DebugSettings 2021-11-25 22:44:15 +00:00
Mister_Nebula
3860b2aacc add newlines 2021-11-25 15:38:05 +00:00
Mister_Nebula
d2e43827fa merge dev into some-cleanup 2021-11-22 14:29:54 +00:00
JohnCorby
d8bfdaee2e Merge branch 'dev' into some-cleanup 2021-11-22 02:07:03 -08:00
Mister_Nebula
badacec3c6 merge from dev 2021-11-20 21:32:56 +00:00
Mister_Nebula
ae8bf9a8b2 aaaaaaaaaa 2021-11-20 19:49:50 +00:00
Mister_Nebula
8a27aefb44 remove PlayerState, add launch code event 2021-11-20 11:48:46 +00:00
JohnCorby
0fe6dce0db remove IntermediaryTransform 2021-11-19 01:01:51 -08:00
JohnCorby
e4b54452a4 Merge branch 'dev' into meteors
# Conflicts:
#	QSB/TimeSync/TimeSyncUI.cs
#	QSB/WorldSync/QSBWorldSync.cs
2021-11-14 04:08:37 -08:00
JohnCorby
96c8bb6d1d Revert "revert GetUnityObjects thingy"
This reverts commit 53093ddd66b3522be2eefac10cb3c9da341ee43a.
2021-11-14 03:55:11 -08:00
JohnCorby
53093ddd66 revert GetUnityObjects thingy 2021-11-14 03:50:59 -08:00
JohnCorby
cef8cf23e5 changed all Resources.FindObjectsOfTypeAll to QSBWorldSync.GetUnityObjects, which doesnt include prefabs 2021-11-13 00:42:59 -08:00
JohnCorby
a2c2688dce Merge branch 'dev' into meteors 2021-11-12 20:35:39 -08:00
Mister_Nebula
92e255039c add some try catch blocks so we don't get stuck in an init-loop 2021-11-12 10:06:51 +00:00
JohnCorby
495f814739 easier logging 2021-11-10 21:51:14 -08:00
Mister_Nebula
256830e557 cleanup 2021-10-29 23:00:13 +01:00
Mister_Nebula
54b2cca481 closes #324 2021-10-23 21:17:49 +01:00
Mister_Nebula
049b82a483 fix orb issue again 2021-10-20 17:29:49 +01:00
Mister_Nebula
d6b5cadeac remove "updatetransform fail" message 2021-09-13 19:21:40 +01:00
Mister_Nebula
9fa543ff99 change _storedTransformSyncs to have uint instead of PlayerInfo 2021-08-29 16:47:52 +01:00
Mister_Nebula
ab23ed826b CLEANUP - remove unnecessary usings 2021-08-22 16:57:09 +01:00
Mister_Nebula
bdef0e428c remove logs 2021-08-19 16:32:18 +01:00
Mister_Nebula
f30b437589 Move lots of things to SyncBase 2021-08-14 14:45:52 +01:00
Mister_Nebula
4726495ac2 make boxes smaller 2021-07-19 14:58:59 +01:00
Mister_Nebula
60371f5381 add base isready 2021-07-17 09:51:47 +01:00
Mister_Nebula
85a3f4770e cleanup 2021-07-12 22:02:50 +01:00
Mister_Nebula
9c140f3e31 aaaaa 2021-07-11 16:18:47 +01:00
Mister_Nebula
21d2d0b8b3 add some null/(0,0,0) checks into syncbase 2021-07-09 15:55:01 +01:00
Mister_Nebula
bec73df7e4 fix thrusters 2021-07-08 00:11:49 +01:00
Mister_Nebula
3af11df2ff make syncbase not generic :( 2021-07-07 23:54:09 +01:00
Mister_Nebula
f350123c07 remove whitespace 2021-07-07 23:07:36 +01:00
Mister_Nebula
d98e14ee11 move update to syncbase 2021-07-07 23:04:00 +01:00
Mister_Nebula
d27ac9bba8 Create SyncBase, move lots of code into that 2021-07-07 22:12:41 +01:00