157 Commits

Author SHA1 Message Date
JohnCorby
187f45927d player light sensor is simplier,
wait until ready before doing _startIlluminated stuff
2022-07-24 15:28:41 -07:00
JohnCorby
659ca91195 Revert "copy list since its modified"
This reverts commit b1810c413e67fa48906bc6b078154393f96ee173.
2022-07-24 15:06:35 -07:00
JohnCorby
0efd04fd70 do _startIlluminated checks in worldobject and not in Start 2022-07-24 14:56:38 -07:00
JohnCorby
b1810c413e copy list since its modified 2022-07-24 11:24:42 -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
JohnCorby
7f28ee6553 rename 2022-07-24 10:23:46 -07:00
Mister_Nebula
e8d49ca102 fix #544 2022-07-24 14:32:11 +01:00
Mister_Nebula
04c113f148 Merge branch 'dev' of https://github.com/misternebula/quantum-space-buddies into dev 2022-07-24 13:12:26 +01:00
Mister_Nebula
e86da661b9 rename PlayerSetIlluminatedMessage to SetPlayerIlluminatedMessage 2022-07-24 13:12:14 +01:00
JohnCorby
d747133436 A warning. 2022-07-23 21:25:28 -07:00
JohnCorby
516c91dca9 lol 2022-05-28 14:53:29 -07:00
JohnCorby
81611ff9ab clean this up slightly 2022-05-28 14:50:09 -07:00
JohnCorby
fb92861ed2 patches (i hate this) 2022-05-28 14:17:34 -07:00
JohnCorby
814fb5cc20 todo 2022-05-28 13:59:06 -07:00
JohnCorby
6296211157 initial state 2022-05-28 13:58:32 -07:00
JohnCorby
32cba5ced2 messages 2022-05-28 13:57:32 -07:00
JohnCorby
1b14fa0a3d store player 2022-05-28 13:50:58 -07:00
JohnCorby
6066e227a2 work on it 2022-05-28 13:49:18 -07:00
JohnCorby
5bda7e56e0 QSBPlayerLightSensor 2022-05-28 13:42:19 -07:00
JohnCorby
017785929f todo 2022-05-28 11:28:19 -07:00
JohnCorby
1891e19a9e goofy 2022-05-28 10:12:15 -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
becea800c5 IlluminatingLanternsMessage 2022-05-28 09:51:34 -07:00
JohnCorby
6acae3f704 fix grapple totem 2022-05-27 22:30:47 -07:00
JohnCorby
e3d091c376 remove the patch, we dont need it 2022-05-27 22:01:24 -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
f1c354306e edge case for Start/OnSectorOccupantsUpdated 2022-05-27 21:10:11 -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
936f1ccf5f oops 2022-05-27 19:32:55 -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
d64ab99d8c Revert "Revert "LightSensorIlluminatedMessage""
This reverts commit 283bf058872468933bf40cb4097c514ad64b3afa.
2022-05-27 15:11:02 -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
b825fc588b Revert "send le LightSensorAuthorityMessage"
This reverts commit a6400f3d11852a1d7e0e2e73788ce8802f3f00e0.
2022-05-27 15:03:29 -07:00
JohnCorby
283bf05887 Revert "LightSensorIlluminatedMessage"
This reverts commit 15efdf3451d5afa22ebc371d15665c14a95ea6fa.
2022-05-27 15:03:29 -07:00
JohnCorby
8ca07e386e Revert "ManagedFixedUpdate"
This reverts commit 433d77f0f92c6e2be703d1aaa17d91b5c2c3ca69.
2022-05-27 15:03:28 -07:00
JohnCorby
433d77f0f9 ManagedFixedUpdate 2022-05-27 14:40:03 -07:00
JohnCorby
15efdf3451 LightSensorIlluminatedMessage 2022-05-27 14:32:42 -07:00
JohnCorby
a6400f3d11 send le LightSensorAuthorityMessage 2022-05-27 14:03:11 -07:00
JohnCorby
e2c2be9355 OnPlayerLeave 2022-05-27 13:45:53 -07:00
JohnCorby
7ed6fed50c LightSensorAuthorityMessage 2022-05-27 13:42:39 -07:00