62 Commits

Author SHA1 Message Date
JohnCorby
997576993e missed a patch 13 thing 2022-10-10 22:35:45 -07:00
JohnCorby
027ff0becc make SocketItemMessage a QSBWorldObjectMessage 2022-10-05 16:43:36 -07:00
Mister_Nebula
68e166543e change HasBeenPickedUp to HasBeenInteractedWith, move to itemstate 2022-07-25 17:20:02 +01:00
Mister_Nebula
a99b48f988 Item initial sync 2022-07-25 13:09:51 +01:00
JohnCorby
0104069f46 item remote patches: SetHeldByPlayer for dream lanterns 2022-04-07 10:59:25 -07:00
JohnCorby
52edab64c4 item remote patches: make vision torch work a little better 2022-04-07 09:52:59 -07:00
JohnCorby
3283d31d61 item remote patches: comment instead of removing, dont allow Update() for remote stuff that uses player input and such 2022-04-07 09:52:58 -07:00
JohnCorby
e273f79b0d QSBDropTarget 2022-04-01 13:42:20 -07:00
JohnCorby
cf3ac1abb9 reformat 2022-04-01 13:30:36 -07:00
Mister_Nebula
27a92d4b51 fix items 2022-04-01 19:08:03 +01:00
Mister_Nebula
1b92b5e23d fix lantern patch goof 2022-03-27 10:45:14 -07:00
JohnCorby
fd4adcf520 rename lol 2022-03-23 22:10:13 -07:00
JohnCorby
b603463b36 oops. PlayerInfo.HeldItem might be null 2022-03-23 22:08:07 -07:00
JohnCorby
d7f29af5dc VisionTorchItem.DropItem 2022-03-23 21:55:03 -07:00
JohnCorby
2d64c7c079 SimpleLanternItem.PickUpItem 2022-03-23 21:55:03 -07:00
JohnCorby
edfa31d73e SlideReelSocket.RemoveFromSocket 2022-03-23 21:55:02 -07:00
JohnCorby
7b9036f3d0 oops 2022-03-23 21:36:03 -07:00
JohnCorby
644b877184 dream lantern remote patches 2022-03-23 21:18:03 -07:00
JohnCorby
19fd195144 prepare item patches 2022-03-23 16:06:39 -07:00
JohnCorby
03033877ae ItemPatches: whoops keep these as prefixes 2022-03-23 15:29:49 -07:00
JohnCorby
ba51001f55 items: set held item correctly 2022-03-23 15:26:42 -07:00
JohnCorby
e44b6aebdf items: prepare for remote call stuff 2022-03-23 14:27:20 -07:00
JohnCorby
7c9ff9642e DropItemMessage: also use send relative normal 2022-03-10 21:51:20 -08:00
JohnCorby
e4da50a656 solution-wide: file-scoped namespaces 2022-03-02 19:46:33 -08:00
JohnCorby
a8fba743f6 Revert "solution wide: use file-scoped namespace" 2022-02-27 05:25:39 -08:00
JohnCorby
182678c4bc solution wide: use file-scoped namespace 2022-02-25 23:18:46 -08:00
JohnCorby
43387d5c63 un-consolidate QSBItem 2022-01-26 00:43:27 -08:00
JohnCorby
87d5c26dcb use 1 world object for items 2022-01-26 00:12:44 -08:00
JohnCorby
55ba74f4e9 use 1 world object for item sockets 2022-01-26 00:12:43 -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
e00aa13461 make getting world object from id or unity object an extension method (and rename) 2021-12-25 22:45:25 -08:00
JohnCorby
39801b4c50 item events 2021-12-25 22:35:32 -08:00
JohnCorby
8c4004fc58 use ObjectId instead 2021-12-11 21:57:23 -08:00
JohnCorby
cbc495f9ba use new(), make IWorldObjectTypeSubset derive IWorldObject, add constraints 2021-12-11 15:09:45 -08:00
Mister_Nebula
a6d0780975 simplify itemmanager (remove GetObject) 2021-11-01 19:51:53 +00:00
Mister_Nebula
bb298b74c4 add playerinfo.helditem 2021-10-30 16:14:38 +01:00
Mister_Nebula
256830e557 cleanup 2021-10-29 23:00:13 +01:00
Mister_Nebula
2024e5fcd9 cleanup 2021-10-15 21:08:17 +01:00
Mister_Nebula
565f0b7f8e update patches, use publicized assembly 2021-10-15 21:06:51 +01:00
Mister_Nebula
c1704b53f0 fix item patch 2021-10-12 16:56:07 +01:00
Mister_Nebula
a0286c3c74 fix ones in QSB 2021-06-18 22:38:32 +01:00
Mister_Nebula
5c7abe164a rework patches 2021-06-18 21:54:32 +01:00
Mister_Nebula
cac24fcc34 split pool code into seperate namespace 2021-03-28 17:53:05 +01:00
Mister_Nebula
ccde13fc68 cleanup 2021-03-26 21:03:55 +00:00
Mister_Nebula
0798f0c2e3 add unpatches 2021-03-26 20:59:32 +00:00
Mister_Nebula
e69cd92ae3 fix things 2021-03-26 20:56:57 +00:00
Mister_Nebula
7214cd5073 Update ItemPatches.cs 2021-03-18 17:18:07 +00:00
Mister_Nebula
bba5fe4a45 cleanup 2021-03-13 10:17:52 +00:00
Mister_Nebula
beb861e53e more checking for sectors 2021-03-12 21:46:02 +00:00
Mister_Nebula
3e403f0d68 fix streaming 2021-03-07 20:12:38 +00:00