JohnCorby
|
f035f64d10
|
some cleanup
|
2022-01-20 22:37:42 -08:00 |
|
JohnCorby
|
573ee72d86
|
use OnStopClient instead of OnDestroy
|
2022-01-18 15:06:45 -08:00 |
|
JohnCorby
|
10081ee8d1
|
okay NOW IsReady should be fixed
|
2022-01-18 12:54:41 -08:00 |
|
JohnCorby
|
dba1e3a0da
|
use OnStartClient instead of Start
|
2022-01-18 12:19:58 -08:00 |
|
JohnCorby
|
4604830ecf
|
set LocalInstance in Start to attempt to alleviate some bs
|
2022-01-18 10:30:34 -08:00 |
|
JohnCorby
|
ac47182be7
|
fix Player.IsReady
|
2022-01-18 01:46:41 -08:00 |
|
JohnCorby
|
2743c8ffa9
|
move a bunch of WorldObjectManager stuff to QSBWorldSync
|
2022-01-18 00:27:32 -08:00 |
|
JohnCorby
|
363f0cc645
|
oops the third
|
2022-01-16 08:15:56 -08:00 |
|
JohnCorby
|
4de81942d0
|
i retract my previous statement
|
2022-01-16 08:04:56 -08:00 |
|
JohnCorby
|
6c822cdcb1
|
smart smooth damp, more like nah
|
2022-01-16 07:57:44 -08:00 |
|
JohnCorby
|
cd9db24dd8
|
tweak
|
2022-01-16 07:56:08 -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
|
6d130b89eb
|
rename
|
2022-01-16 04:52:48 -08:00 |
|
JohnCorby
|
76147d91e5
|
tweak SyncBase
|
2022-01-16 04:34:52 -08:00 |
|
JohnCorby
|
a5a3688a47
|
SyncBase: dont base.Update unless we also UpdateTransform
|
2022-01-16 02:36:39 -08:00 |
|
JohnCorby
|
c4b771589b
|
dont disable syncbase when Init() fails once
|
2022-01-16 02:24:16 -08:00 |
|
JohnCorby
|
f3ed15e4a1
|
increment counter :)
|
2022-01-14 22:41:36 -08:00 |
|
JohnCorby
|
85927c2e9d
|
remove old syncbase and friends
|
2022-01-14 22:39:41 -08:00 |
|
JohnCorby
|
9df532fb1b
|
syncbase and friends
|
2022-01-14 20:59:42 -08:00 |
|
Mister_Nebula
|
6514fb85ed
|
fix some orb stuff, flicker out shuttle when it launches for people not in it
|
2022-01-12 23:08:07 +00:00 |
|
JohnCorby
|
98c70ab853
|
dont compare LocalPlayerId to uint.MaxValue since itll nre if LocalPlayer is null
|
2022-01-07 17:12:08 -08:00 |
|
JohnCorby
|
fb56956a85
|
buh
|
2022-01-07 15:39:26 -08:00 |
|
JohnCorby
|
533c7dae64
|
remove Player == null checks
|
2022-01-07 15:38:22 -08:00 |
|
JohnCorby
|
b79cea5254
|
remove SyncBase.PlayerId
|
2022-01-07 15:36:31 -08:00 |
|
JohnCorby
|
2d6133002b
|
get localplayer using transform sync
|
2022-01-07 15:28:33 -08:00 |
|
JohnCorby
|
b8fd43fda2
|
tweak
|
2022-01-07 15:23:46 -08:00 |
|
JohnCorby
|
6ecbfd7c63
|
remove rootidentity
|
2022-01-07 15:16:23 -08:00 |
|
JohnCorby
|
f66e89e8cc
|
store player in syncbase
|
2022-01-07 15:08:20 -08:00 |
|
JohnCorby
|
8315bc3046
|
buh
|
2021-12-28 22:27:16 -08:00 |
|
JohnCorby
|
2222a8a286
|
fix huge lag on move
GUI.Label does not need width/height = GUILayoutUtility not needed = we can ignore EventType.Layout events
|
2021-12-28 22:24:52 -08:00 |
|
JohnCorby
|
292b49deb5
|
destroy debug actions/gui if we're not debugging
|
2021-12-28 21:25:25 -08:00 |
|
JohnCorby
|
742dea8c42
|
cleanup
|
2021-12-28 16:21:25 -08:00 |
|
Mister_Nebula
|
2c903f079a
|
aaaaaaaaa
|
2021-12-28 18:06:34 +00:00 |
|
JohnCorby
|
6dd20d4113
|
Merge branch 'dev' into message-conversion
|
2021-12-27 13:41:51 -08:00 |
|
Mister_Nebula
|
3a4f5d0a4c
|
add label thingy to syncbase
|
2021-12-27 21:32:00 +00:00 |
|
JohnCorby
|
4396edd227
|
put space before colon
|
2021-12-25 16:58:41 -08:00 |
|
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 |
|