Commit Graph

202 Commits

Author SHA1 Message Date
_nebula
8a294adfb8 make all internal classes public 2023-07-28 19:30:57 +01:00
JohnCorby
d1da2faf6a ok i tested now i remove 2022-11-14 18:11:21 -08:00
JohnCorby
546da61a7e do error here 2022-11-10 15:16:53 -08:00
JohnCorby
5374e0722d nvm the nvm bruh 2022-10-29 15:49:54 -07:00
JohnCorby
585ee0a89e okay that didnt work 2022-10-29 15:38:01 -07:00
JohnCorby
14e59cd7ce make it not include DontDestroyOnLoad things 2022-10-29 14:43:57 -07:00
JohnCorby
28f57da0d6 Merge branch 'dev' into nh-stuff 2022-10-10 23:05:17 -07:00
JohnCorby
997576993e missed a patch 13 thing 2022-10-10 22:35:45 -07:00
JohnCorby
d9efdb3e51 move vision torch to own folder 2022-10-10 22:26:12 -07:00
JohnCorby
1b6bcdca08 move dream lantern item to own folder 2022-10-10 22:23:44 -07:00
JohnCorby
ed212801bc Merge branch 'dev' into nh-stuff 2022-10-06 19:27:41 -07:00
JohnCorby
11e9317368 me very dumb 2022-10-06 19:27:26 -07:00
JohnCorby
75813e0921 do a null check here for now so at least it doesnt throw 2022-10-06 18:52:32 -07:00
JohnCorby
03e864e0ee remove "what"s 2022-10-06 14:46:19 -07:00
JohnCorby
d721630e43 Merge branch 'dev' into nh-stuff 2022-10-06 14:43:15 -07:00
JohnCorby
80e1629fb6 enable interaction if remote player picks up item 2022-10-05 16:57:40 -07:00
JohnCorby
48bf5735a2 format 2022-10-05 16:55:51 -07:00
Will Corby
01a1b1235d
Merge pull request #574 from misternebula/dream-lantern-fixes
Dream lantern fixes
2022-10-05 16:50:29 -07:00
JohnCorby
7e4df31d45 qsbitem: initial sync: send only to to 2022-10-05 16:46:39 -07:00
JohnCorby
027ff0becc make SocketItemMessage a QSBWorldObjectMessage 2022-10-05 16:43:36 -07:00
JohnCorby
93f66df201 remove initial state todo on socket since item handles that 2022-10-05 16:40:49 -07:00
Nick
a05a628959 Don't allow others to take your DreamLantern in the DreamWorld (prevents bugs) 2022-10-05 19:28:10 -04:00
Nick
446b0b08f1 Fixes #502: Artifact is visible through the walls 2022-10-05 00:16:31 -04:00
JohnCorby
1a1c7601af mark my confusion 2022-08-30 14:01:03 -07:00
JohnCorby
a6f61b873f ITEM 2022-08-29 21:53:24 -07:00
JohnCorby
e48027e683 remove usages for remotecall 2022-08-28 22:21:20 -07:00
JohnCorby
9d15185c96 note bug 2022-08-18 12:46:21 -07:00
JohnCorby
fe17ca4bd7 todo 2022-08-02 20:59:47 -07:00
JohnCorby
88871d4a0c make SendInitialState empty virtual lol 2022-08-02 16:53:11 -07:00
JohnCorby
9853106367 TODO 2022-08-02 16:31:29 -07:00
JohnCorby
b91dc34edc forgor an apostrophe 2022-07-25 09:33:27 -07:00
JohnCorby
1db348953e document 2022-07-25 09:20:44 -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
Mister_Nebula
768fe36672 add cellevator stuff 2022-04-25 21:36:17 +01:00
JohnCorby
df43552ed2 QSBDreamLantern 2022-04-13 23:33:33 -07: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
3e7be1bc7a QSBDreamLanternItem: nre 2022-04-06 16:57:17 -07:00
JohnCorby
49ed2ff54f QSBDreamLanternItem: send DreamLanternLitMessage in SendInitialState 2022-04-06 16:41:08 -07:00
JohnCorby
75249523a4 DropItemMessage: sector can be null 2022-04-06 16:04:37 -07:00
JohnCorby
fb024212cc comment 2022-04-01 14:22:04 -07:00
JohnCorby
61d51b109a IQSBDropTarget 2022-04-01 14:08:08 -07:00
JohnCorby
b6e9c33d2d comment 2022-04-01 14:00:47 -07:00
JohnCorby
a0dfb635d9 exclude some types that we already have world objects for when making drop targets 2022-04-01 13:57:25 -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