32 Commits

Author SHA1 Message Date
_nebula
1c62ff2829 me dumb??? 2024-01-30 13:06:33 +00:00
_nebula
7f1dfb52c1 remove logs 2024-01-30 13:04:13 +00:00
_nebula
25dbf50fdc why wasnt this in the last commit what 2024-01-30 13:03:50 +00:00
_nebula
2f7f01f2c8 Fix dream lanterns looking wacky 2024-01-30 13:03:09 +00:00
JohnCorby
936a277758 dream lantern player flare: move from patch to worldobject init since its patching Awake which doesnt work for the host 2024-01-27 12:47:17 -08:00
JohnCorby
4ab010637f doc 2023-10-21 00:00:33 -07:00
JohnCorby
9349f38c58 flare for player lanterns 2023-10-12 18:11:25 -07:00
_nebula
8a294adfb8 make all internal classes public 2023-07-28 19:30:57 +01:00
JohnCorby
1b6bcdca08 move dream lantern item to own folder 2022-10-10 22:23:44 -07:00
JohnCorby
43d3ef07fa i forgor to delete this 2022-10-06 14:17:49 -07:00
JohnCorby
0b05feea97 format 2022-10-06 11:21:22 -07:00
JohnCorby
611e600ec1 QSBDreamLanternController: no need to do await base.Init(ct); 2022-10-06 11:20:14 -07:00
JohnCorby
27e05aef5a DreamLanternItem can be null so add ? 2022-10-06 00:32:19 -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
2de5e835ec Stop initial state NRE 2022-10-04 23:59:43 -04:00
Nick
096b295eb1 Sync DreamLantern sounds + rename QSBDreamLantern to QSBDreamLanternController 2022-10-04 22:52:46 -04:00
JohnCorby
6ae063e2af remove dream lantern model swap prevention since it breaks other visuals 2022-08-29 12:40:21 -07:00
JohnCorby
e48027e683 remove usages for remotecall 2022-08-28 22:21:20 -07:00
JohnCorby
aed421679c ghost lanterns should only be controlled by the host 2022-08-28 13:51:40 -07:00
JohnCorby
a8bb17f6e2 dream lantern: dont swap models if remote player picks up/drops item 2022-08-27 12:33:12 -07:00
JohnCorby
e6eebb7668 TODO 2022-08-02 20:10:19 -07:00
JohnCorby
df43552ed2 QSBDreamLantern 2022-04-13 23:33:33 -07:00
Mister_Nebula
362b9afc39 fix some stuff??? 2022-04-13 10:16:17 +01: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
630e13f831 i am a dumbass 2022-04-01 22:04:25 -07:00
JohnCorby
8bec93062c DreamLanternPatches.cs: extra checks 2022-04-01 01:59:49 -07:00
Mister_Nebula
1c78b6fa99 remove debug log 2022-03-24 21:31:33 +00:00
Mister_Nebula
4028e43d01 sync lighting of dream lanterns (and enterdreamworld message) 2022-03-24 20:35:49 +00:00
JohnCorby
fea475fa44 messages: use base ctor call 2022-03-10 17:57:50 -08:00
JohnCorby
b99dfaa510 fix the messages that were using the old variants 2022-03-02 19:42:41 -08:00
Mister_Nebula
a25daf43bc don't send focus value if the same 2022-03-02 11:51:52 +00:00
Mister_Nebula
a0144b74ba add syncing of conceal/focus 2022-03-01 20:27:49 +00:00