57 Commits

Author SHA1 Message Date
JohnCorby
b4f2463d4a QSBPlayerLightSensor 2022-08-16 17:05:13 -07:00
JohnCorby
0def903566 initial state for light sensors 2022-08-16 16:27:56 -07:00
JohnCorby
3c0175eb07 held items 2022-08-16 16:13:46 -07:00
JohnCorby
5dacbf5681 kill me 2022-08-15 23:34:12 -07:00
JohnCorby
635eeca04c helpers helpers helpers 2022-08-15 23:17:50 -07:00
JohnCorby
6b33dc6296 make it have owner 2022-08-15 23:04:23 -07:00
JohnCorby
eebd36d11d ring ding 2022-08-15 22:48:58 -07:00
JohnCorby
1737a3423b colon 2022-08-15 16:42:04 -07:00
JohnCorby
d6e04b3eba another BUG 2022-08-15 16:41:43 -07:00
JohnCorby
89bd4a5acc TODOs 2022-08-15 16:39:57 -07:00
JohnCorby
187f45927d player light sensor is simplier,
wait until ready before doing _startIlluminated stuff
2022-07-24 15:28:41 -07:00
JohnCorby
0efd04fd70 do _startIlluminated checks in worldobject and not in Start 2022-07-24 14:56:38 -07:00
JohnCorby
540473d4e6 remove the todo since we cant do that unfortunately 2022-07-24 11:05:07 -07:00
JohnCorby
5df257fee7 bruh moment 2022-07-24 10:55:25 -07:00
JohnCorby
079762c44d move Start stuff to Init method of worldobject, since Start doesnt end up running 2022-07-24 10:32:05 -07:00
Mister_Nebula
e8d49ca102 fix #544 2022-07-24 14:32:11 +01:00
JohnCorby
d747133436 A warning. 2022-07-23 21:25:28 -07:00
JohnCorby
017785929f todo 2022-05-28 11:28:19 -07:00
JohnCorby
a26b8de8d1 _illuminatingDreamLanternList can sometimes be null 2022-05-28 10:08:25 -07:00
JohnCorby
15ab10e05f initial state 2022-05-28 09:58:19 -07:00
JohnCorby
6acae3f704 fix grapple totem 2022-05-27 22:30:47 -07:00
JohnCorby
7856c00c0b remove logs 2022-05-27 21:38:10 -07:00
JohnCorby
70c49c2c6c merge _clientIlluminated and LocallyIlluminated 2022-05-27 21:23:48 -07:00
JohnCorby
4fc79e21f4 oops make it work 2022-05-27 19:38:07 -07:00
JohnCorby
33e991792a log again 2022-05-27 19:33:31 -07:00
JohnCorby
caa351c3b8 log 2022-05-27 19:21:10 -07:00
JohnCorby
fff7d299ee SetIlluminated 2022-05-27 19:15:04 -07:00
JohnCorby
c5eef09cac rename 2022-05-27 19:11:04 -07:00
JohnCorby
4bc32dd66e aaaa 2022-05-27 19:07:05 -07:00
JohnCorby
0a88acd64c Revert "light sensors: nvm, go back to how we were doing it before"
This reverts commit c29f94f1225dcc8f0e05f2e2bb40236a8210511b.
2022-05-27 15:03:30 -07:00
JohnCorby
b3709b8cdc Revert "LightSensorAuthorityMessage"
This reverts commit 7ed6fed50c37967f22243e7d6244320cd8adbad6.
2022-05-27 15:03:30 -07:00
JohnCorby
c1df1ce3d4 Revert "OnPlayerLeave"
This reverts commit e2c2be9355a75d2d37ea7a5514a0f75b472ff2b7.
2022-05-27 15:03:29 -07:00
JohnCorby
e2c2be9355 OnPlayerLeave 2022-05-27 13:45:53 -07:00
JohnCorby
7ed6fed50c LightSensorAuthorityMessage 2022-05-27 13:42:39 -07:00
JohnCorby
c29f94f122 light sensors: nvm, go back to how we were doing it before 2022-05-27 13:37:07 -07:00
JohnCorby
b20955f24e qsbLightSensor.Illuminated 2022-05-27 13:30:31 -07:00
JohnCorby
0f99ae1dbb lol 2022-05-26 21:34:48 -07:00
JohnCorby
cad49f6ee0 light sensors: do a local thingy 2022-05-26 21:23:05 -07:00
JohnCorby
5d5944f020 QSBAlarmTotem: set enabled 2022-04-01 02:33:55 -07:00
JohnCorby
0fef22cbf1 Revert "QSBLightSensor: use remote call"
This reverts commit caf952a3
2022-04-01 02:27:39 -07:00
JohnCorby
c7ff9f5e86 world objects: i forgor to do { To = to } on some initial state messages 2022-03-29 13:54:09 -07:00
JohnCorby
caf952a3c2 QSBLightSensor: use remote call 2022-03-29 13:46:44 -07:00
JohnCorby
179a7ddfc3 QSBLightSensor: AttachedObject._sector null check 2022-03-26 22:47:04 -07:00
JohnCorby
dbec556dd3 QSBLightSensor: don't disable lights if local player is still in the sector :)) 2022-03-26 22:24:05 -07:00
JohnCorby
82666dff2d light sensors: set enabled message, too lazy to do auth stuff 2022-03-18 04:16:48 -07:00
JohnCorby
66339575cd light sensor: better detection of local light/darkness 2022-03-06 23:13:48 -08:00
JohnCorby
e4da50a656 solution-wide: file-scoped namespaces 2022-03-02 19:46:33 -08:00
JohnCorby
a8fba743f6 Revert "solution wide: use file-scoped namespace" 2022-02-27 05:25:39 -08:00
JohnCorby
7cef229cd7 slightly better light sensor 2022-02-26 00:26:31 -08:00
JohnCorby
0428ee9f13 Raft: get authority on sensor light-up 2022-02-26 00:02:14 -08:00