Commit Graph

97 Commits

Author SHA1 Message Date
Mister_Nebula
514d7f8435 im doney with the funny 2022-05-13 22:38:06 +01:00
Mister_Nebula
fae10ce7af fix prisoner dialogue 2022-05-01 13:10:42 +01:00
JohnCorby
fea475fa44 messages: use base ctor call 2022-03-10 17:57:50 -08:00
JohnCorby
f1349cfbd5 WorldObjectScene: remove the comments 2022-03-10 14:49:37 -08:00
JohnCorby
45396eb819 use cool value tuples instead of boring regular class tuples 2022-03-06 22:36:52 -08:00
JohnCorby
e4da50a656 solution-wide: file-scoped namespaces 2022-03-02 19:46:33 -08:00
JohnCorby
20eaa8adfc QSBMessage: remove variants since tuples work now, rename Value -> Data 2022-03-02 19:36:38 -08:00
JohnCorby
a8fba743f6 Revert "solution wide: use file-scoped namespace" 2022-02-27 05:25:39 -08:00
JohnCorby
9b94f54a45 WorldObjectType -> WorldObjectScene 2022-02-25 23:18:47 -08:00
JohnCorby
182678c4bc solution wide: use file-scoped namespace 2022-02-25 23:18:46 -08:00
JohnCorby
d0c116201b fix TravelerToSignalName 2022-01-30 00:43:08 -08:00
JohnCorby
2895e54083 rename 2022-01-29 01:29:02 -08:00
JohnCorby
c9321fff84 rename 2022-01-29 01:26:28 -08:00
JohnCorby
e42aec8bae move everything over to UnityEvents 2022-01-29 01:24:15 -08:00
JohnCorby
edf469d3e4 rename 2022-01-28 20:50:34 -08:00
JohnCorby
2f99dec87f make BuildWorldObjects async 2022-01-28 20:49:07 -08:00
JohnCorby
75ae6416f7 we can use generics for qsb message 2022-01-26 20:35:43 -08:00
JohnCorby
d22609c342 clean up NpcAnimController 2022-01-26 01:04:15 -08:00
JohnCorby
88da273f72 comment 2022-01-26 01:01:32 -08:00
JohnCorby
a2660d6a54 send initial states less often and not in RequestStateResyncMessage 2022-01-26 00:12:44 -08:00
JohnCorby
0a423a8ce6 comment 2022-01-25 21:32:43 -08:00
JohnCorby
1800e6f21f make SendResyncInfo abstract to make sure we handle resyncs 2022-01-25 21:08:04 -08:00
JohnCorby
7e1f62666a seperate building and unbuilding of world objects 2022-01-18 00:46:27 -08:00
JohnCorby
2743c8ffa9 move a bunch of WorldObjectManager stuff to QSBWorldSync 2022-01-18 00:27:32 -08:00
Mister_Nebula
864b29aec9 skip IK replacement if head zone is null 2022-01-13 12:13:47 +00:00
JohnCorby
75f87d7659 rename + start migration 2022-01-12 20:58:38 -08:00
Mister_Nebula
93eb642b77 aaaaaaa 2022-01-08 11:41:55 +00:00
JohnCorby
25e303b777 buh 2022-01-06 14:03:48 -08:00
Mister_Nebula
ef4a83e12d cleanup 2022-01-01 22:19:10 +00: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
0574cd17e5 use nameof for RaiseEvent 2021-12-26 21:01:24 -08:00
JohnCorby
7acd63e339 remove default ctors from messages 2021-12-26 18:55:54 -08:00
JohnCorby
c19743b33c bruh 2021-12-25 23:53:33 -08:00
JohnCorby
4c7ef91704 doc 2021-12-25 23:48:32 -08:00
JohnCorby
2ae4fb9805 use bool for npc anim event instead of 2-option enum 2021-12-25 23:08:11 -08:00
JohnCorby
f0fe15847e animation 2021-12-25 23:03:23 -08:00
JohnCorby
e00aa13461 make getting world object from id or unity object an extension method (and rename) 2021-12-25 22:45:25 -08:00
JohnCorby
bed3a8bcc1 better TravelerControllerPatches 2021-12-25 21:31:34 -08:00
JohnCorby
74a4775511 OPTIMIZE IMPORTS 2021-12-23 17:07:29 -08:00
JohnCorby
507af7a1fa rename ALL Events folders to Messages so i dont have to do it later 2021-12-23 16:26:31 -08:00
JohnCorby
0122b73a80 and rename folder 2021-12-23 13:49:47 -08:00
JohnCorby
b3776d2b7b enter leave event 2021-12-23 13:49:04 -08:00
JohnCorby
61ba64ebfb add comments questioning the WorldObjectType 2021-12-20 20:21:44 -08:00
JohnCorby
3ef26a6da7 implement (might be wrong for some, like maybe AirlockManager? not sure if GhostAirlock shows up in the eye) 2021-12-20 18:41:12 -08:00
JohnCorby
e96c67df3c Merge branch 'dev' into initial-eye-stuff
# Conflicts:
#	QSB/Events/EventNames.cs
#	QSB/QSBCore.cs
2021-12-20 17:50:06 -08:00
Mister_Nebula
a2a4d5d709 add picking up instruments, starting instruments playing
fixed #419
fixed #418
2021-12-19 12:37:44 +00:00
JohnCorby
2c69f8f9f2 orb refactor 2021-12-13 21:18:16 -08:00
JohnCorby
8c4004fc58 use ObjectId instead 2021-12-11 21:57:23 -08:00
JohnCorby
e9b4ebc4d8 remove TypeSubset 2021-12-11 21:57:22 -08:00