1377 Commits

Author SHA1 Message Date
Mister_Nebula
447ed28b10 update ship transform sync 2021-08-22 16:42:57 +01:00
Mister_Nebula
776eadb3d9 add rigidbody sync (sectored and unsectored) 2021-08-22 16:42:43 +01:00
Mister_Nebula
0d46a7e07d change some VS tasks 2021-08-22 16:40:50 +01:00
Mister_Nebula
fc47464688 change input to sectorsync init from actual sync to just the targettype 2021-08-21 19:53:37 +01:00
Mister_Nebula
222c4047a5 rework patches 2021-08-21 19:52:35 +01:00
Mister_Nebula
bc41702ac2 add IsPlayerInShip to ShipManager 2021-08-19 23:15:20 +01:00
Mister_Nebula
2500d8a192 remove old rigidbody sync 2021-08-19 23:14:59 +01:00
Mister_Nebula
bb5c3d272a Update NomaiOrbTransformSync.cs 2021-08-19 17:34:21 +01:00
Mister_Nebula
a6cdc10d3c dont change owner if same owner 2021-08-19 17:34:17 +01:00
Mister_Nebula
211bdacf16 Update UnsectoredTransformSync.cs 2021-08-19 17:33:52 +01:00
Mister_Nebula
5dc14bd0c3 Update BaseUnsectoredSync.cs 2021-08-19 17:33:35 +01:00
Mister_Nebula
988ee05211 remove old transform sync 2021-08-19 17:27:37 +01:00
Mister_Nebula
28691065a0 add SpawnWithServerAuthority extension 2021-08-19 16:37:29 +01:00
Mister_Nebula
bdef0e428c remove logs 2021-08-19 16:32:18 +01:00
Mister_Nebula
bb5cd44084 remove mouse input debug gui 2021-08-17 10:07:53 +01:00
Mister_Nebula
3a33c0987d update music list 2021-08-17 10:02:19 +01:00
Mister_Nebula
120b430cd1 add new transform syncs 2021-08-14 15:03:01 +01:00
Mister_Nebula
235632200d Update DebugGUI.cs 2021-08-14 15:00:46 +01:00
Mister_Nebula
1a7d172b37 remoev ISectoredSync 2021-08-14 14:49:46 +01:00
Mister_Nebula
f30b437589 Move lots of things to SyncBase 2021-08-14 14:45:52 +01:00
Mister_Nebula
fc01efd407 Create BaseUnsectoredSync.cs 2021-08-14 14:45:36 +01:00
Mister_Nebula
d2c91f5d5a rename _isReady to IsReady, make {get; private set;} 2021-08-12 14:20:59 +01:00
Mister_Nebula
b7038febe9 add InitSector, only write some debug writes if initialized 2021-08-12 14:20:37 +01:00
Mister_Nebula
b5fad4b070 dont run moon patch if worldobjects aren't ready 2021-08-12 14:20:05 +01:00
Mister_Nebula
2dcf0d8c01 fix inheritance name (still using unparented) 2021-08-12 14:19:48 +01:00
Mister_Nebula
3cc3aa3a22 remove debug write 2021-08-12 14:19:34 +01:00
Mister_Nebula
f2e833abaf Update QSB.csproj 2021-08-12 14:19:17 +01:00
Mister_Nebula
a3ebb18919 rename UnparentedBaseRigidbodySync to BaseRigidbodySync 2021-08-12 14:19:13 +01:00
Mister_Nebula
bc9444a44e change some warnings to infos 2021-08-12 14:18:35 +01:00
Mister_Nebula
e5c984459f add assembly-csharp reference to qsbtests 2021-08-10 17:50:51 +01:00
Mister_Nebula
28301b53f4 add stuff for pc move 2021-08-10 14:54:23 +01:00
Mister_Nebula
87b490e022 dont serialize if world objects aren't ready 2021-08-09 22:42:29 +01:00
_nebula
9c7a09d0da
Merge pull request #300 from misternebula/respawn-overhaul
Respawn overhaul
2021-08-09 11:57:20 +01:00
Mister_Nebula
460a974ee2 cleanup 2021-08-09 11:49:58 +01:00
Mister_Nebula
3363c389c4 Delete IgnoreInGithub.meta 2021-08-08 20:06:46 +01:00
Mister_Nebula
e356f9c5f6 fix flashlight getter NRE 2021-08-08 20:06:38 +01:00
Mister_Nebula
6fc8ea309b Add missed server state updates (missed from previous commits) 2021-08-08 20:06:23 +01:00
Mister_Nebula
1d66baf1d8 add comments to playermessage, change OnlySendToServer to OnlySendToHost 2021-08-08 20:05:34 +01:00
Mister_Nebula
61ac35405e add emptied methods to patched methods list 2021-08-08 20:05:12 +01:00
Mister_Nebula
0a5b5fd811 comment out some debug lines 2021-08-08 20:04:55 +01:00
Mister_Nebula
0416febe57 Update DebugGUI.cs 2021-08-08 20:04:27 +01:00
Mister_Nebula
c586900b1b update player infomation request system 2021-08-08 20:04:15 +01:00
Mister_Nebula
a0bc6d977e add fastforward/pause reasons, update wakeupsync and timesyncui 2021-08-08 20:02:46 +01:00
Mister_Nebula
953f2fce05 add start loop event 2021-08-08 20:01:21 +01:00
Mister_Nebula
11c167dd6a add server state 2021-08-08 19:59:40 +01:00
Mister_Nebula
31f7557ba7 add client state 2021-08-08 19:57:58 +01:00
Mister_Nebula
967718d234 change isServer to isHost 2021-08-08 19:53:55 +01:00
Mister_Nebula
aba169319b Change OnSceneLoaded to oldScene and newScene 2021-08-08 19:50:47 +01:00
Mister_Nebula
7c944e64c6 add supernova debugaction 2021-08-08 19:48:48 +01:00
Mister_Nebula
c44ea2cc54 add patch tests and run tests on build (so fail build if tests fail) 2021-08-08 19:48:26 +01:00