2767 Commits

Author SHA1 Message Date
JohnCorby
e6118c1530 show timer when too far ahead 2022-01-22 19:14:37 -08:00
JohnCorby
838dc8e3b2 elevator resync info 2022-01-22 17:30:08 -08:00
JohnCorby
c131228ca1 update mirror 2022-01-22 17:08:29 -08:00
Mister_Nebula
965fe056c5 Update README.md 2022-01-22 11:38:21 +00:00
Mister_Nebula
42ef51c883 Update README.md 2022-01-22 11:36:26 +00:00
Mister_Nebula
b54dbf34d3 Update README.md 2022-01-22 11:34:57 +00:00
JohnCorby
a848312eab bruh 2022-01-21 23:38:45 -08:00
JohnCorby
ba5defecbd make rigidbody syncs still valid even if suspended 2022-01-21 23:13:48 -08:00
JohnCorby
5270b9dff9 PlayerTransformSync: send ready message before requesting state resync 2022-01-21 23:07:15 -08:00
JohnCorby
c4cd2f3286 dont want about PlayerInformationEvent if we're the only player 2022-01-21 22:29:13 -08:00
JohnCorby
e9846952b1 null DitheringAnimator usually means the player is visible 2022-01-21 22:22:46 -08:00
JohnCorby
02e419c767 SetVisible for PlayerInfo 2022-01-21 22:21:45 -08:00
JohnCorby
c7dc811533 PlayerInfo.IsLocalPlayer 2022-01-21 22:14:32 -08:00
JohnCorby
feed84d88d geyser resync info 2022-01-21 21:54:46 -08:00
JohnCorby
4d5d0dbe4f simpler QSBMessage wrapper 2022-01-21 21:36:33 -08:00
JohnCorby
004478e296 tweak 2022-01-21 21:04:02 -08:00
JohnCorby
7f9cb3662f guh 2022-01-21 19:32:11 -08:00
JohnCorby
c6d0b87c1b wtf 2022-01-21 19:23:29 -08:00
JohnCorby
40b5e45009 use parenting for player objects 2022-01-21 19:09:43 -08:00
JohnCorby
f70c8751a1 mirror can read and write arrays and lists 2022-01-21 18:15:35 -08:00
JohnCorby
1f6636065f add Name field to SyncBase 2022-01-21 18:00:02 -08:00
JohnCorby
ce174fe455 dont display debug for these so they dont overlap with transform sync text 2022-01-21 17:56:20 -08:00
JohnCorby
74262ab8e0 make these sealed 2022-01-21 17:53:07 -08:00
JohnCorby
5b77d341fe move stuff from OnStopClient to Uninit 2022-01-21 17:51:26 -08:00
JohnCorby
bf4783a3dd guh 2022-01-21 17:44:12 -08:00
JohnCorby
027c600782 suspended objects are not valid, also don't print errors when orb is destroyed 2022-01-21 17:35:56 -08:00
JohnCorby
4e4bb12ad9 remove IsReady for QSBSectorDetector 2022-01-21 17:27:31 -08:00
JohnCorby
56589609d4 use IsValid to check if SyncBase is initialized but not updating 2022-01-21 17:24:54 -08:00
JohnCorby
83ed2cea08 replace _baseIsReady and IsReady with 1 CheckReady 2022-01-21 17:12:24 -08:00
JohnCorby
0eeaba4eb0 more simplifying 2022-01-21 16:52:30 -08:00
JohnCorby
cc4da03a9b Uninit for SectorSync, rename to QSBSectorDetector 2022-01-21 16:38:59 -08:00
JohnCorby
d6bed7e2da Uninit for SyncBase 2022-01-21 16:26:46 -08:00
JohnCorby
21e719cacd remove suicide debug action 2022-01-21 16:12:16 -08:00
JohnCorby
0361bf048c better copying 2022-01-21 15:44:57 -08:00
Will Corby
dc1c9cccce
Merge pull request #465 from misternebula/resync-virtual-method
use virtual method for sending resync info
2022-01-21 15:23:17 -08:00
JohnCorby
f5eff83cb6 oops 2022-01-21 15:22:29 -08:00
JohnCorby
4918815e92 implement SendResyncInfo 2022-01-21 15:15:57 -08:00
_nebula
1151504500
Merge pull request #463 from misternebula/steamworks
Steamworks
2022-01-21 22:58:12 +00:00
JohnCorby
a741964812 SendResyncInfo virtual method 2022-01-21 14:56:45 -08:00
_nebula
d33b2439f0
Merge pull request #462 from misternebula/add-kcp-back-in-lol
Add KCP support back in as an option.
2022-01-21 22:55:26 +00:00
JohnCorby
3bd9d6c5c4 add QSBWorldSync.AllObjectsReady check in ShouldDisplayDebug 2022-01-21 14:50:07 -08:00
Mister_Nebula
8e4dadcb9c add the stuffz 2022-01-21 22:38:41 +00:00
JohnCorby
d724f11760 Revert "dont move probe back to launcher when it's retrieved. it actually looks better this way for non-player-launchers"
This reverts commit 840ce8119e6c7599bc9117d3e803bd4e7dc01941.
2022-01-21 14:03:56 -08:00
JohnCorby
13b3f9c634 Merge branch 'dev' into steamworks
# Conflicts:
#	QSB/manifest.json
2022-01-20 22:42:41 -08:00
JohnCorby
840ce8119e dont move probe back to launcher when it's retrieved. it actually looks better this way for non-player-launchers 2022-01-20 22:41:21 -08:00
JohnCorby
c3422177ab simplify ReferenceTransform check 2022-01-20 22:40:28 -08:00
JohnCorby
f035f64d10 some cleanup 2022-01-20 22:37:42 -08:00
JohnCorby
c621761c25 dont set IsRising in the transform sync. instead, do it in resync. 2022-01-20 16:02:23 -08:00
JohnCorby
20083188c1 change state to lurking when setting target to null 2022-01-20 15:25:34 -08:00
JohnCorby
44b1a8714e ship probe launcher 2022-01-20 13:22:58 -08:00