Commit Graph

2347 Commits

Author SHA1 Message Date
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
JohnCorby
4fb026dfdb doc again 2021-12-26 04:05:36 -08:00
JohnCorby
add598a7b4 remove globalmessengers and callbacks 2021-12-26 02:58:24 -08:00
JohnCorby
85f55afc11 optimize imports again lol 2021-12-26 01:02:55 -08:00
JohnCorby
43e56d30cd remove ShowNotification from FactReveal 2021-12-26 00:58:03 -08:00
JohnCorby
8abddb4e8c move/rename eventnames, also move FactReveal out of WorldSync folder 2021-12-26 00:53:43 -08:00
JohnCorby
6d19d87ad1 clear DialogueConditions and ShipLogFacts on stop client 2021-12-26 00:06:16 -08:00
JohnCorby
7120e21c44 remove event manager 2021-12-26 00:00:07 -08:00
JohnCorby
5375cf3378 remove qsbevent 2021-12-25 23:55:54 -08:00
JohnCorby
c19743b33c bruh 2021-12-25 23:53:33 -08:00
JohnCorby
c65175187a remove FireEvent's 2021-12-25 23:51:06 -08:00
JohnCorby
4c7ef91704 doc 2021-12-25 23:48:32 -08:00
JohnCorby
1a73b09b87 probe events 2021-12-25 23:45:40 -08:00
JohnCorby
90a6998560 move PlayerAnimationPatches to correct namespace lol 2021-12-25 23:13:19 -08:00
JohnCorby
2ae4fb9805 use bool for npc anim event instead of 2-option enum 2021-12-25 23:08:11 -08:00