75 Commits

Author SHA1 Message Date
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
JohnCorby
cbc495f9ba use new(), make IWorldObjectTypeSubset derive IWorldObject, add constraints 2021-12-11 15:09:45 -08:00
JohnCorby
2414efd65f set AttachedObject and ObjectId in QSBWorldSync.cs, meaning many Init()s can be removed 2021-12-11 14:38:54 -08:00
Mister_Nebula
a9fc152ff8 replace RequireWorldObjectsReady with property 2021-12-05 11:03:09 +00:00
Mister_Nebula
88084bb24d add RequireWorldObjectsReady check to all events 2021-12-04 16:39:37 +00:00
Mister_Nebula
0bd60ddb68 rename variables, fix QSBOWItem (again) 2021-12-04 09:51:27 +00:00
Mister_Nebula
cb91e3440f Merge branch 'dev' into goober 2021-12-04 00:00:45 +00:00
Mister_Nebula
0990d00eab me a goober 2021-12-03 23:59:10 +00:00
Mister_Nebula
9428ff7826 add hearthian recorder sync 2021-12-03 23:26:41 +00:00
Mister_Nebula
f612d2b37b remove EventType 2021-11-29 22:26:32 +00:00
Mister_Nebula
3860b2aacc add newlines 2021-11-25 15:38:05 +00:00
Mister_Nebula
03f615525b cleanup 2021-11-25 15:32:34 +00:00
JohnCorby
f47ab62b4e consistency 2021-11-23 03:04:33 -08:00
JohnCorby
8aecd0ced1 remove debug logs 2021-11-23 03:01:53 -08:00
JohnCorby
748281cefb play and stop specific signals 2021-11-23 02:56:45 -08:00
JohnCorby
9e893c8c5c account for derived methods 2021-11-23 02:06:56 -08:00
Mister_Nebula
f35613e23e aaa 2021-11-23 08:41:05 +00:00
Mister_Nebula
894e7d462c remove lots of debug logs 2021-11-21 15:38:11 +00:00
Mister_Nebula
ae8bf9a8b2 aaaaaaaaaa 2021-11-20 19:49:50 +00:00
JohnCorby
96c8bb6d1d Revert "revert GetUnityObjects thingy"
This reverts commit 53093ddd66b3522be2eefac10cb3c9da341ee43a.
2021-11-14 03:55:11 -08:00
Mister_Nebula
0dd78feb27 cleanup 2021-11-09 19:39:56 +00:00
Mister_Nebula
266b6147fc aaaaa 2021-11-01 15:49:00 +00:00
Mister_Nebula
4a8a6bc2a1 move solanum patches to new file, add sync for raising cairns 2021-10-30 16:15:06 +01:00