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 840ce8119e .
|
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 |
|
JohnCorby
|
d6315a06bf
|
use Exception.ToString since that prints message and stacktrace
|
2022-01-20 12:48:22 -08:00 |
|
JohnCorby
|
e3887af555
|
SafeInvoke: print whole exception
|
2022-01-20 12:41:42 -08:00 |
|
JohnCorby
|
a40a660b58
|
you have to press q before pressing debug button
|
2022-01-20 12:31:19 -08:00 |
|
Mister_Nebula
|
809916103c
|
remove game vendor checks
|
2022-01-19 10:50:52 +00:00 |
|
Mister_Nebula
|
94a27d83da
|
Merge branch 'master' into dev
|
2022-01-19 10:13:48 +00:00 |
|
_nebula
|
12a47a21b6
|
Merge pull request #460 from misternebula/xbox-game-pass-version
support xbox version
|
2022-01-19 09:59:03 +00:00 |
|
JohnCorby
|
986ce105ed
|
oops
|
2022-01-18 18:49:04 -08:00 |
|
JohnCorby
|
32234eb357
|
version bump
|
2022-01-18 18:30:07 -08:00 |
|
JohnCorby
|
6c2a933c4f
|
player name
|
2022-01-18 18:29:14 -08:00 |
|
JohnCorby
|
1d7cb4bf91
|
remove ps4 platform
|
2022-01-18 17:54:41 -08:00 |
|
JohnCorby
|
ba452fad2d
|
use PlayerData instead of profile manager
|
2022-01-18 17:53:15 -08:00 |
|
JohnCorby
|
080f72cb5b
|
better profile/platform handling
|
2022-01-18 17:34:26 -08:00 |
|
JohnCorby
|
a9ed275eb8
|
disable and enable debug stuff
|
2022-01-18 16:19:49 -08:00 |
|
JohnCorby
|
ae90014137
|
toggle-able DebugMode
|
2022-01-18 16:10:05 -08:00 |
|
JohnCorby
|
573ee72d86
|
use OnStopClient instead of OnDestroy
|
2022-01-18 15:06:45 -08:00 |
|
JohnCorby
|
47b98f2a1c
|
tweak
|
2022-01-18 15:02:48 -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 |
|