2612 Commits

Author SHA1 Message Date
JohnCorby
9e9c93d884 bruh moment 2021-12-28 02:03:58 -08:00
JohnCorby
aff6504b97 temp 2021-12-28 01:48:33 -08:00
JohnCorby
f612afc8d8 remove unity editor stuff 2021-12-27 23:04:10 -08:00
JohnCorby
aa8b5f8992 fix most references 2021-12-27 23:03:30 -08:00
JohnCorby
3306f78803 remove AssemblyInfo's (unused) 2021-12-27 22:48:08 -08:00
JohnCorby
da749a2795 get the defines right 2021-12-27 22:46:34 -08:00
JohnCorby
a5268001ff add mirror files 2021-12-27 22:31:23 -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
_nebula
47385623fd
Merge pull request #438 from misternebula/probe-destruction
fix probe destruction
2021-12-27 21:36:41 +00: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
JohnCorby
d27113a4f3 remove event listeners in server/client state managers 2021-12-26 04:51:26 -08:00
JohnCorby
9089b5f2a3 add ToString to QSBMessage 2021-12-26 04:36:00 -08:00
JohnCorby
450c3e3c9b whoops forgot to set To here 2021-12-26 04:33:20 -08:00