2271 Commits

Author SHA1 Message Date
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
Mister_Nebula
3a4f5d0a4c add label thingy to syncbase 2021-12-27 21:32:00 +00:00
Mister_Nebula
9369a8031b add debugaction to destroy probe 2021-12-27 21:05:11 +00:00
Mister_Nebula
40e1c948dd add clamp option to map function 2021-12-27 21:04:57 +00:00
JohnCorby
2e20cf275f rename 2021-12-26 22:00:43 -08:00
JohnCorby
b4099d63f8 remove unused Extensions.cs methods 2021-12-26 21:48:07 -08:00
JohnCorby
402ca56000 remove AnimControllerPatch.cs 2021-12-26 21:42:16 -08:00
JohnCorby
bfb74b6d6c remove AnimationEvent.cs 2021-12-26 21:28:33 -08:00
JohnCorby
ad076e716d use __instance in patches instead of ___whatever since we can access fields directly 2021-12-26 21:25:26 -08:00
JohnCorby
a0a1c21a66 redundant arguments with default value 2021-12-26 21:08:40 -08:00
JohnCorby
748397fa29 cahce CustomNomaiRemoteCameraStreaming._remoteCameraPlatform since it's used in FixedUpdate 2021-12-26 21:06:46 -08:00
JohnCorby
bb0dc9e8eb optimize imports 2021-12-26 21:05:07 -08:00
JohnCorby
0574cd17e5 use nameof for RaiseEvent 2021-12-26 21:01:24 -08:00
JohnCorby
3e9965101a remove GetAnyMethod usages 2021-12-26 20:58:34 -08:00
JohnCorby
232f71b66a remove SetValue usages 2021-12-26 20:57:51 -08:00
JohnCorby
88fcaec4b8 remove GetMethod usages 2021-12-26 20:42:07 -08:00
JohnCorby
248527d65b remove GetValue usages 2021-12-26 20:35:40 -08:00
JohnCorby
c7fc392be3 baba booey 2021-12-26 20:16:44 -08:00
JohnCorby
108fe3da04 greatly simplified nomai text object/message 2021-12-26 20:10:38 -08:00
JohnCorby
942f28a65b dont use field initializers for lists and such 2021-12-26 19:14:03 -08:00
JohnCorby
74ec12b981 doc 2021-12-26 19:02:12 -08:00
JohnCorby
3d4cada243 use FormatterServices.GetUninitializedObject 2021-12-26 18:57:07 -08:00
JohnCorby
7acd63e339 remove default ctors from messages 2021-12-26 18:55:54 -08:00
JohnCorby
51e29c4535 fixed InvokeBase 2021-12-26 18:17:04 -08:00