1
0
mirror of https://github.com/misternebula/quantum-space-buddies.git synced 2025-02-19 12:40:56 +00:00

458 Commits

Author SHA1 Message Date
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
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 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
JohnCorby
c733fe957f NOPE DONT FUCKING RENAME IT HERE 2022-08-27 11:30:15 -07:00
JohnCorby
ba40bd9c50 ok dont renamed probe yet cuz unity project 2022-08-27 11:27:16 -07:00
JohnCorby
21680ffad8 move stationary probe stuff to probe folder + rename QSBProbe to match probe-camera branch 2022-08-27 11:11:49 -07:00
Nick
aa7c58d6c3 Switch RotatingElementsVariableSyncer back to internal 2022-08-27 02:34:05 -04:00
Nick
875d269781 Sync probe launcher rotation, allow one person to use at a time 2022-08-26 18:21:13 -04:00
JohnCorby
25bbcb10db nvm on UseReliableRpc 2022-08-24 16:04:29 -07:00
JohnCorby
f9dfb2e871 UseReliableRpc for ship/raft when ur inside/riding 2022-08-24 16:04:27 -07:00
JohnCorby
3240eb472c remove BUG comment since i fixed it 2022-08-23 17:33:14 -07:00