2144 Commits

Author SHA1 Message Date
Mister_Nebula
32e8fe7bc0 add kill galaxies message 2021-12-30 11:41:59 +00:00
JohnCorby
2725119024 we dont need a world object for the vessel warp controller 2021-12-29 22:34:00 -08:00
JohnCorby
1565499a2f world object will never be null 2021-12-29 22:23:29 -08:00
Mister_Nebula
30604faee8 add forest patches 2021-12-29 18:12:07 +00:00
Mister_Nebula
eaeedd14c5 remove logs, fix it 2021-12-29 12:20:35 +00:00
Mister_Nebula
5a49df9061 improve vessel warp action 2021-12-29 12:19:46 +00:00
Mister_Nebula
c56cd230ef fix nre 2021-12-29 11:38:54 +00:00
Mister_Nebula
00ad1399ae Merge branch 'dev' into vessel-cage 2021-12-29 11:31:00 +00:00
Mister_Nebula
2cc7c6326e add vessel EnterLeave 2021-12-29 11:30:54 +00:00
JohnCorby
26c36c3556 dont use WarpToPositionAndRotation 2021-12-29 01:36:46 -08:00
JohnCorby
a4fb9ee5c9 more teleport info, just in case 2021-12-29 01:09:58 -08:00
JohnCorby
800d4a86bb better debug teleport 2021-12-29 00:58:48 -08:00
JohnCorby
efcbb6730b update comment describing debug actions 2021-12-29 00:17:13 -08:00
JohnCorby
2d5cceee07 move _remoteCameraPlatform caching to Start 2021-12-29 00:14:50 -08:00
JohnCorby
8315bc3046 buh 2021-12-28 22:27:16 -08:00
JohnCorby
2222a8a286 fix huge lag on move
GUI.Label does not need width/height = GUILayoutUtility not needed = we can ignore EventType.Layout events
2021-12-28 22:24:52 -08:00
JohnCorby
937eed3180 do world object gui in DebugGUI instead of each WorldObjectManager 2021-12-28 21:49:39 -08:00
JohnCorby
292b49deb5 destroy debug actions/gui if we're not debugging 2021-12-28 21:25:25 -08:00
JohnCorby
74a1c3cb46 change fontSize in awake instead of constructor so unity dev build wont be mad 2021-12-28 21:01:56 -08:00
JohnCorby
ecdfaa7a1e remove useless quantumObject is not IWorldObject check 2021-12-28 16:25:15 -08:00
JohnCorby
742dea8c42 cleanup 2021-12-28 16:21:25 -08:00
JohnCorby
07aee5c3ea Revert "change ShouldDisplayLabel to property"
This reverts commit 6c301049516190c559dc1bf0d485a53c6aa79892.
2021-12-28 16:13:21 -08:00
JohnCorby
d030d9746f world objects dont need to know their manager. make GetWorldObjects to get all world objects from QSBWorldSync 2021-12-28 16:10:58 -08:00
JohnCorby
6c30104951 change ShouldDisplayLabel to property 2021-12-28 16:05:48 -08:00
JohnCorby
670f447a58 update debugsettings.json to match DebugSettings.cs 2021-12-28 16:04:34 -08:00
Mister_Nebula
4eff5271e2 fix the distance / behind stuff 2021-12-28 21:48:03 +00:00
Mister_Nebula
6f2e31bf2b actually check the thing lol 2021-12-28 21:31:48 +00:00
Mister_Nebula
744bb72713 fix marshmallow roasting bug 2021-12-28 21:29:15 +00:00
Mister_Nebula
2c903f079a aaaaaaaaa 2021-12-28 18:06:34 +00:00
JohnCorby
bc6081e44a call it in qsb 2021-12-28 05:59:54 -08:00
JohnCorby
0d929d38b0 weaver program 2021-12-28 04:57:24 -08:00
JohnCorby
1b717709f6 buh 2021-12-28 04:37:39 -08:00
JohnCorby
2f8104959d Merge branch 'dev' into mirror 2021-12-28 03:23:41 -08:00
JohnCorby
9e9c93d884 bruh moment 2021-12-28 02:03:58 -08:00
JohnCorby
9b299e22ea mirror setup 2021-12-27 22:22:50 -08:00
JohnCorby
d6c391d2ec remove QNetworkIdentity.PlayerIdentity 2021-12-27 20:11:52 -08:00
JohnCorby
62f7b4e1f1 remove GetSyncObject 2021-12-27 16:48:07 -08:00
JohnCorby
74da562d70 simpler PlayerTransformSync 2021-12-27 16:34:21 -08:00
JohnCorby
ab98de5b6b no more AttachedNetId 2021-12-27 16:11:10 -08:00
JohnCorby
06c6320a76 better PlayerId and Player fields 2021-12-27 16:09:51 -08:00
JohnCorby
3d386e00f7 slightly optimize 2021-12-27 15:38:29 -08:00
JohnCorby
23421993d2 remove debug messages in EyeProxyQuantumMoon, check for AllObjectsReady 2021-12-27 15:11:22 -08:00
JohnCorby
40fb3821fe InvokeBase doesnt work :( go back to reverse patches 2021-12-27 14:44:44 -08:00
JohnCorby
b2b97283f0 duh 2021-12-27 13:50:03 -08:00
JohnCorby
6dd20d4113 Merge branch 'dev' into message-conversion 2021-12-27 13:41:51 -08:00
Mister_Nebula
4c8ad62728 Update PlayerTransformSync.cs 2021-12-27 21:36:00 +00:00
Mister_Nebula
1b20802a13 add null probe check to qsbmeteor 2021-12-27 21:33:53 +00:00
Mister_Nebula
6ca9d96b38 fix probe IsReady 2021-12-27 21:33:41 +00:00
Mister_Nebula
3086a64ac6 add probe tool patches 2021-12-27 21:32:36 +00:00
Mister_Nebula
c8188540c0 fix probe detector tag 2021-12-27 21:32:21 +00:00