1707 Commits

Author SHA1 Message Date
Mister_Nebula
894e7d462c remove lots of debug logs 2021-11-21 15:38:11 +00:00
Mister_Nebula
935726c861 more fixes 2021-11-21 13:52:29 +00:00
JohnCorby
44ce17fda9 swap EventType for PlayerInformationEvent.cs and LaunchCodesEvent.cs lol 2021-11-20 17:40:41 -08:00
Mister_Nebula
125a0527dc add check for not ready player 2021-11-20 22:28:08 +00:00
Mister_Nebula
13069d6088 Update DebugGUI.cs 2021-11-20 22:26:32 +00:00
Mister_Nebula
badacec3c6 merge from dev 2021-11-20 21:32:56 +00:00
_nebula
1a3a364906
Merge pull request #353 from misternebula/c#9
C# 9
2021-11-20 21:23:25 +00:00
Mister_Nebula
e6fae06816 ?? 2021-11-20 19:57:04 +00:00
Mister_Nebula
7ad38fcb81 cleanup quantumunet 2021-11-20 19:55:54 +00:00
Mister_Nebula
ae8bf9a8b2 aaaaaaaaaa 2021-11-20 19:49:50 +00:00
Mister_Nebula
0c78faff03 fix launch code event + add check for duplicate eventtypes 2021-11-20 17:38:00 +00:00
Mister_Nebula
8a27aefb44 remove PlayerState, add launch code event 2021-11-20 11:48:46 +00:00
Will Corby
c8cffc02b1
Merge pull request #345 from misternebula/meteors
Meteor Sync
2021-11-19 02:52:45 -08:00
JohnCorby
04420e2d8d Merge branch 'dev' into meteors
# Conflicts:
#	QSB/Events/QSBEventManager.cs
2021-11-18 23:07:49 -08:00
JohnCorby
161209535b we dont really need to transform sync meteors 2021-11-18 22:42:08 -08:00
JohnCorby
17811547fa the bug is fixed 2021-11-18 22:28:41 -08:00
JohnCorby
1f422ef427 teleport to player and skip menu for debug 2021-11-18 18:12:55 -08:00
_nebula
35ffe9b058
Merge pull request #347 from misternebula/my-eyes-the-fixes-do-nothing
Fixes
2021-11-18 21:21:34 +00:00
_nebula
90271a9455
Merge pull request #352 from misternebula/respawn-fixes
Respawn fixes
2021-11-18 16:02:17 +00:00
Mister_Nebula
1c67801d79 fix not being able to open map after dying 2021-11-18 16:00:51 +00:00
Mister_Nebula
7ee8926a0a fix respawn marker 2021-11-18 13:21:28 +00:00
Mister_Nebula
4ae50fcccd move to new RespawnSync namespace 2021-11-18 11:34:14 +00:00
JohnCorby
e76d9eb46b optimize imports 2021-11-18 01:07:27 -08:00
JohnCorby
9d33498c64 ACTUALLY fixed null bug in resync event 2021-11-18 00:42:35 -08:00
JohnCorby
95471f8753 better fix for that nre in transform sync 2021-11-18 00:01:26 -08:00
JohnCorby
0050682213 Update README.md 2021-11-17 23:38:24 -08:00
JohnCorby
c80194ecd7 quantum moon assumed initial controller player (local player) will be id 1 2021-11-17 23:22:29 -08:00
JohnCorby
133c82df04 Revert "little gaf to allow dev build to work"
This reverts commit 0cd57d2f1dd6ae593797ff4de2486b58baaffb20.
2021-11-17 23:07:33 -08:00
JohnCorby
0cd57d2f1d little gaf to allow dev build to work 2021-11-17 20:32:24 -08:00
JohnCorby
15a973d109 fixed null bug in resync event 2021-11-17 20:31:32 -08:00
Mister_Nebula
be025d0673 actually make it work! 2021-11-17 23:39:18 +00:00
Mister_Nebula
91dad2cdf4 add ship recovery point (no interaction yet) 2021-11-17 22:11:15 +00:00
JohnCorby
79fb2cfe0b fixes goofy errors when you died and reset 2021-11-17 03:06:02 -08:00
JohnCorby
697f7d54a1 oh yeah i can do it here too 2021-11-17 02:38:27 -08:00
JohnCorby
86684b10ad neb's idea is wayyy better 2021-11-17 02:36:28 -08:00
JohnCorby
bd93ea92ba push the delays way up because i hate myself 2021-11-17 02:24:03 -08:00
JohnCorby
f8e7f868ac oops 2021-11-16 15:27:17 -08:00
JohnCorby
c899e2aaa6 dont sync all that crap on non-detachable fragments 2021-11-16 15:26:30 -08:00
JohnCorby
aff7d102b4 dont touch DebrisLeash in non-fragment or in DetachableConnector since that's not a real fragment and doesnt have associated FragmentIntegrity 2021-11-16 15:23:29 -08:00
JohnCorby
d3735a5b60 hack to get DetachableFragment._fragmentIntegrity to not be null after Detach 2021-11-16 12:30:26 -08:00
JohnCorby
dcf8bf0510 Merge branch 'dev' into meteors 2021-11-16 11:51:59 -08:00
Mister_Nebula
b39ceb851f update to net framework 4.8 2021-11-16 15:52:19 +00:00
Will Corby
6f0346f08d
Update FragmentResyncEvent.cs
lol
2021-11-16 01:08:24 -08:00
JohnCorby
26ed8dd772 always sync leashlength 2021-11-15 18:05:34 -08:00
JohnCorby
08d7671234 precalculate leash length immediately and use that 2021-11-15 18:02:43 -08:00
JohnCorby
1ee4de154a forgot to write these 2021-11-15 17:08:59 -08:00
JohnCorby
a40d8a2cf5 undetached fragment does not have a rigidbody 2021-11-15 17:08:15 -08:00
JohnCorby
d11591b904 wabba dabba doo wip 2021-11-15 02:39:06 -08:00
JohnCorby
558221491e resync event done 2021-11-15 00:29:36 -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