516 Commits

Author SHA1 Message Date
JohnCorby
934260cb92 dont kill the real player when making the fake one 2022-11-17 21:20:17 -08:00
JohnCorby
6ee23b501b GUH?????? 2022-11-17 21:19:09 -08:00
JohnCorby
3d95e32d29 le dream world fake player???????????? (real???) (untested) 2022-11-17 21:17:48 -08:00
JohnCorby
ff7e6285eb make it not ring forever when you exit the dream world 2022-11-17 19:59:49 -08:00
JohnCorby
8ec1547453 make it update wake fraction even not in dream world 2022-11-17 19:48:39 -08:00
JohnCorby
43acb32288 experiment bells dont have animations 2022-11-17 19:30:11 -08:00
JohnCorby
5987529442 ballsack 2022-11-17 19:05:06 -08:00
JohnCorby
ab165efb88 hallucinations 2022-11-17 18:55:49 -08:00
JohnCorby
23dd98bd7d goob 2022-11-17 18:15:18 -08:00
JohnCorby
9ebcd49a17 i am stupid! 2022-11-17 18:09:32 -08:00
JohnCorby
78e2ce436c whoops 2022-11-17 17:41:16 -08:00
JohnCorby
1658bb8fcb make it so only owner can do thing 2022-11-17 16:47:02 -08:00
JohnCorby
bc1a5e95de SetVisibleMessage 2022-11-17 16:20:55 -08:00
JohnCorby
a07f8a2e68 what am i doing 2022-11-17 01:55:40 -08:00
JohnCorby
d92a711582 ownership stuff 2022-11-17 01:51:15 -08:00
JohnCorby
bb6a2eb432 make it work for other players 2022-11-17 00:53:29 -08:00
JohnCorby
31dc5a2174 copy new code 2022-11-17 00:49:44 -08:00
JohnCorby
1e92b298f4 Merge branch 'dev' into alarm-totem 2022-11-17 00:41:20 -08:00
Nick
f58bd7ad7c This was NRE-ing 2022-11-02 00:00:30 -04:00
JohnCorby
67c3b50729 do this much better 2022-10-11 01:06:18 -07:00
JohnCorby
00113259c7 format 2022-10-11 01:03:07 -07:00
JohnCorby
ffeb5e7a37 dont trigger mind stuff if a remote player is projecting 2022-10-11 01:01:25 -07:00
JohnCorby
eeadd3ff4f set _isProjecting too 2022-10-10 22:46:32 -07:00
JohnCorby
1cfd3398c2 QSBSarcophagus: do on press interact thing if slightly open too 2022-10-10 22:45:43 -07:00
JohnCorby
6322ea81ed VisionTorchProjectMessage 2022-10-10 22:40:13 -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
531eb8f77d simplify raft dock slightly 2022-10-07 16:07:26 -07:00
JohnCorby
fda330d768 fix OnPlayerLeave for slides/code controller 2022-10-06 20:59:29 -07:00
JohnCorby
534de44d33 okay you know what whatever 2022-10-06 17:26:50 -07:00
JohnCorby
344ccbc1e0 patch DreamWorldController.ExtinguishDreamRaft since we want to prevent _lastUsedRaftProjector from being null (since we dont actually extinguish the raft) 2022-10-06 16:18: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
Will Corby
01a1b1235d
Merge pull request #574 from misternebula/dream-lantern-fixes
Dream lantern fixes
2022-10-05 16:50:29 -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
JohnCorby
f55acc65e0 also prevent dream warp volume from warping remote player (it warps the entire dream world body) 2022-10-04 23:32:01 -07: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
3f3eceee60 QSBWineCellarSwitch: initial state 2022-09-28 17:46:02 -07:00
JohnCorby
771e0e875e move QSBWineCellarSwitch.cs to WorldObjects to follow folder structure 2022-09-22 09:53:46 -07:00
Mister_Nebula
88023725b9 wine cellar sync 2022-09-22 13:02:40 +01:00
Mister_Nebula
81f12fe1ed update ghosts and profile manager 2022-09-16 14:20:47 +01:00
Mister_Nebula
01e6a38850 Merge branch 'dev' into probe-cameras 2022-09-06 10:58:27 +01: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
Mister_Nebula
b9e856d848 Merge branch 'dev' into probe-cameras 2022-08-27 23:30:41 +01:00
JohnCorby
a8bb17f6e2 dream lantern: dont swap models if remote player picks up/drops item 2022-08-27 12:33:12 -07:00