JohnCorby
|
4918815e92
|
implement SendResyncInfo
|
2022-01-21 15:15:57 -08:00 |
|
JohnCorby
|
a741964812
|
SendResyncInfo virtual method
|
2022-01-21 14:56:45 -08:00 |
|
JohnCorby
|
c621761c25
|
dont set IsRising in the transform sync. instead, do it in resync.
|
2022-01-20 16:02:23 -08:00 |
|
Mister_Nebula
|
94a27d83da
|
Merge branch 'master' into dev
|
2022-01-19 10:13:48 +00:00 |
|
JohnCorby
|
1d7cb4bf91
|
remove ps4 platform
|
2022-01-18 17:54:41 -08:00 |
|
JohnCorby
|
080f72cb5b
|
better profile/platform handling
|
2022-01-18 17:34:26 -08:00 |
|
JohnCorby
|
573ee72d86
|
use OnStopClient instead of OnDestroy
|
2022-01-18 15:06:45 -08:00 |
|
JohnCorby
|
10108ff871
|
always set to not ready
|
2022-01-18 13:14:58 -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
|
d1b9c31eca
|
ugh
|
2022-01-18 02:00:50 -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
|
11632a9a12
|
move eye state check from IntoTheVortex to Observatory
|
2022-01-16 09:13:18 -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
|
76147d91e5
|
tweak SyncBase
|
2022-01-16 04:34:52 -08:00 |
|
JohnCorby
|
287bc902fe
|
qsb network transform child, update prefabs
|
2022-01-15 01:54:02 -08:00 |
|
JohnCorby
|
ff9a93108c
|
remove qnet references (except AnimationSync)
|
2022-01-14 22:54:31 -08:00 |
|
JohnCorby
|
85927c2e9d
|
remove old syncbase and friends
|
2022-01-14 22:39:41 -08:00 |
|
JohnCorby
|
08dc50ae5c
|
the rest
|
2022-01-14 22:34:13 -08:00 |
|
JohnCorby
|
a30cd95e84
|
worldobjects use new transformsyncs
|
2022-01-14 22:08:06 -08:00 |
|
JohnCorby
|
4a2fedb805
|
these 3
|
2022-01-14 21:34:09 -08:00 |
|
JohnCorby
|
e1b7f5ffd4
|
Merge branch 'dev' into mirror
# Conflicts:
# QSB/ConversationSync/Messages/DialogueConditionMessage.cs
# QSB/Player/Messages/EnterLeaveMessage.cs
# QSB/QSB.csproj
# QSB/SaveSync/Messages/GameStateMessage.cs
# QSBTests/MessageTests.cs
|
2022-01-14 14:14:40 -08:00 |
|
JohnCorby
|
235ed1203b
|
baba booey use NetworkReader and NetworkWriter
|
2022-01-13 23:40:15 -08:00 |
|
Mister_Nebula
|
62c4214184
|
hide players who launch in shuttle
|
2022-01-13 16:38:34 +00:00 |
|
JohnCorby
|
63827f6869
|
oops
|
2022-01-12 21:51:34 -08:00 |
|
JohnCorby
|
20c222d281
|
mask zone
|
2022-01-12 21:43:57 -08:00 |
|
JohnCorby
|
246c3336f0
|
vessel cage
|
2022-01-12 21:35:04 -08:00 |
|
JohnCorby
|
2e0dd541b2
|
inflation trigger
|
2022-01-12 21:31:49 -08:00 |
|
JohnCorby
|
6b83131236
|
shrine
|
2022-01-12 21:00:38 -08:00 |
|
JohnCorby
|
75f87d7659
|
rename + start migration
|
2022-01-12 20:58:38 -08:00 |
|
JohnCorby
|
ca7accb962
|
rename
|
2022-01-12 20:10:04 -08:00 |
|
JohnCorby
|
1cd97b5ef6
|
move stuff
|
2022-01-12 19:18:59 -08:00 |
|
JohnCorby
|
2cbff8bb9a
|
triggers hold their owners
|
2022-01-12 19:13:05 -08:00 |
|
JohnCorby
|
fafe7617c5
|
better trigger
|
2022-01-12 18:44:27 -08:00 |
|
JohnCorby
|
3064838e06
|
OnAddPlayer and OnRemovePlayer use PlayerInfo instead of PlayerId
|
2022-01-11 23:12:04 -08:00 |
|
JohnCorby
|
a349e4dd2b
|
cleanup enums
|
2022-01-11 20:08:38 -08:00 |
|
JohnCorby
|
b5a4f09958
|
mask zone trigger
|
2022-01-11 20:01:01 -08:00 |
|
JohnCorby
|
e612ffac75
|
include inactive renderers in remote player ditherer
|
2022-01-11 16:51:48 -08:00 |
|
Mister_Nebula
|
055fdaf059
|
Merge branch 'mobius-why-did-you-name-this-inflation-controller-mobius-why' into solanum-mask-sync
|
2022-01-08 16:47:34 +00:00 |
|
Mister_Nebula
|
4e22ce11b8
|
Merge branch 'dev' into mobius-why-did-you-name-this-inflation-controller-mobius-why
|
2022-01-08 16:47:05 +00:00 |
|
Mister_Nebula
|
224ed66193
|
Update PlayerJoinMessage.cs
|
2022-01-08 16:36:47 +00:00 |
|
Mister_Nebula
|
89765b5b56
|
remove logs
|
2022-01-08 15:04:52 +00:00 |
|
JohnCorby
|
b9c9f10cce
|
Merge branch 'dev' into solanum-mask-sync
# Conflicts:
# QSB/Player/QSBPlayerManager.cs
# QSB/Utility/Extensions.cs
|
2022-01-07 15:58:24 -08:00 |
|
JohnCorby
|
138f1daa4c
|
buh 2
|
2022-01-07 15:49:00 -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 |
|