Mister_Nebula
|
81613b9781
|
disable he ha funny warning
|
2022-10-08 20:17:59 +01:00 |
|
JohnCorby
|
531eb8f77d
|
simplify raft dock slightly
|
2022-10-07 16:07:26 -07:00 |
|
Mister_Nebula
|
b4dea30924
|
Update MenuManager.cs
|
2022-10-07 19:34:16 +01:00 |
|
JohnCorby
|
6e2bfe1bbc
|
another TODO
|
2022-10-06 21:00:32 -07:00 |
|
JohnCorby
|
fda330d768
|
fix OnPlayerLeave for slides/code controller
|
2022-10-06 20:59:29 -07:00 |
|
JohnCorby
|
5368d6548a
|
revert authority from model ship
|
2022-10-06 19:50:01 -07:00 |
|
JohnCorby
|
11e9317368
|
me very dumb
|
2022-10-06 19:27:26 -07:00 |
|
JohnCorby
|
3538321f21
|
Revert "Revert "REMOVE skip title screen (use time saver loL!)""
This reverts commit b41e2c64bf8d1a1464f5b0321003653d34a807b7.
|
2022-10-06 17:57:25 -07:00 |
|
JohnCorby
|
42408a6377
|
prevent meditation softlock
|
2022-10-06 17:52:22 -07:00 |
|
JohnCorby
|
dcc51c3da6
|
allow meditation
|
2022-10-06 17:34:57 -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
|
5b18f682d6
|
also ignore REMOTE_CameraDetector
|
2022-10-06 16:05:36 -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
|
4c5b6c7d9d
|
remove orb goof cuz thats fixed via the GetAttachedOWRigidbodyPatch
|
2022-10-06 00:39:36 -07:00 |
|
JohnCorby
|
27e05aef5a
|
DreamLanternItem can be null so add ?
|
2022-10-06 00:32:19 -07:00 |
|
JohnCorby
|
735b375f23
|
add a silly little patch
|
2022-10-06 00:28:50 -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 |
|
JohnCorby
|
26a6b06b8a
|
remove funny null check thats impossible
|
2022-10-05 16:53:34 -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
|
3d4f12997c
|
Prevent DreamWorld debug warp option stealing a lit lantern
|
2022-10-05 19:33:44 -04: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
|
b292569439
|
put a debug log here for good measure
|
2022-10-04 23:45:20 -07:00 |
|
JohnCorby
|
6cef796a6d
|
do the same with warp pad to hopefully fix warp pad bug with ash twin
|
2022-10-04 23:41:28 -07: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
|
446b0b08f1
|
Fixes #502: Artifact is visible through the walls
|
2022-10-05 00:16:31 -04:00 |
|
Nick
|
e4f855c682
|
Mark TODO
|
2022-10-05 00:15:45 -04:00 |
|
Nick
|
45f88cad3b
|
Sync HazardVolume damage sounds
|
2022-10-05 00:06:18 -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 |
|
Mister_Nebula
|
30256a18eb
|
hopefully fix meditation button more
|
2022-10-02 17:31:09 +01:00 |
|
Mister_Nebula
|
45fdc77a90
|
meditation button fix
|
2022-10-02 17:24:01 +01:00 |
|
Mister_Nebula
|
b41e2c64bf
|
Revert "REMOVE skip title screen (use time saver loL!)"
This reverts commit 3392d227b76c88b52cf16281aa907dea98a531c6.
|
2022-10-02 17:12:31 +01:00 |
|
JohnCorby
|
3392d227b7
|
REMOVE skip title screen (use time saver loL!)
|
2022-09-30 22:18:40 -07:00 |
|
JohnCorby
|
17d28ea385
|
only paste into input field if you have nomaivr
|
2022-09-30 21:47:54 -07:00 |
|
JohnCorby
|
c6717e3172
|
Revert "do the funky munky"
This reverts commit 8d2b3f295a5af16aa8f6aeec82daa7fa5c847e82.
|
2022-09-30 21:18:34 -07:00 |
|
JohnCorby
|
b481e1deca
|
Revert "remove the goofy ahh hack"
This reverts commit 72bff6376537ec71b3e88d4136ae985e85a82baa.
|
2022-09-30 21:18:34 -07:00 |
|
JohnCorby
|
3f3eceee60
|
QSBWineCellarSwitch: initial state
|
2022-09-28 17:46:02 -07:00 |
|
JohnCorby
|
72bff63765
|
remove the goofy ahh hack
|
2022-09-24 12:38:17 -07:00 |
|
JohnCorby
|
8d2b3f295a
|
do the funky munky
|
2022-09-24 12:35:15 -07:00 |
|
JohnCorby
|
79eae1ab2c
|
Merge remote-tracking branch 'origin/master' into dev
|
2022-09-22 11:30:46 -07:00 |
|
Locochoco
|
f68e1b1f62
|
Update pt-br.json
I hope those are all of the new translations needed
|
2022-09-22 15:27:27 -03: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 |
|