Commit Graph

4153 Commits

Author SHA1 Message Date
Mister_Nebula
33c1a46fe9 dont make model ship prefab if ship doesnt exist 2022-08-05 20:11:51 +01:00
JohnCorby
39f6bca01b more 2022-08-05 12:01:55 -07:00
Mister_Nebula
922204a79e Merge branch 'dev' of https://github.com/misternebula/quantum-space-buddies into dev 2022-08-05 19:58:50 +01:00
Mister_Nebula
8feb2e095c fix gorpo softlock 2022-08-05 19:58:48 +01:00
JohnCorby
d8910b59c3 destroy ship and model ship in UnbuildWorldObjects instead of BuildWorldObjects 2022-08-04 22:21:46 -07:00
JohnCorby
331d26d2e4 copy code from Init so it behaves identically 2022-08-02 21:35:06 -07:00
JohnCorby
2e80ca71d4 fix the NRE by just waiting like previously lmao 2022-08-02 21:19:23 -07:00
JohnCorby
62cbb90682 copy lists while iterating since theyre modified 2022-08-02 21:15:06 -07:00
JohnCorby
dc820b5555 document bug but dont actually bother fixing it 2022-08-02 21:12:02 -07:00
JohnCorby
c40f3a890c actually include waking up in WakeUpOrSleep 2022-08-02 21:05:01 -07:00
JohnCorby
fe17ca4bd7 todo 2022-08-02 20:59:47 -07:00
JohnCorby
a447a4f93a bruh moment (use as extension method) 2022-08-02 20:55:50 -07:00
JohnCorby
e6eebb7668 TODO 2022-08-02 20:10:19 -07:00
JohnCorby
4727879405 todo 2022-08-02 17:39:03 -07:00
JohnCorby
6d436436a7 remove even MORE empty initial state 2022-08-02 17:38:14 -07:00
JohnCorby
340e9b8a97 remove QSBCharacterAnimController cuz dumb 2022-08-02 17:10:28 -07:00
JohnCorby
88871d4a0c make SendInitialState empty virtual lol 2022-08-02 16:53:11 -07:00
JohnCorby
6834d3919d make parenthesis a little nicer 2022-08-02 16:33:12 -07:00
JohnCorby
9853106367 TODO 2022-08-02 16:31:29 -07:00
_nebula
49f52f89e7 Update FUNDING.yml 2022-08-02 12:26:12 -07:00
_nebula
151b01bf49 Create FUNDING.yml 2022-08-02 12:26:12 -07:00
JohnCorby
9e2a6777af dont create popup prefab if it already exists 2022-08-02 12:24:18 -07:00
JohnCorby
cbd02995d9 remove dollar signs cmon nebula 2022-08-02 12:22:34 -07:00
JohnCorby
0c6f495718 rename 2022-08-02 12:22:18 -07:00
Mister_Nebula
41fa1aaad2 add multiplayer save to check for broken data 2022-08-02 17:55:18 +01:00
Mister_Nebula
79db0efbb5 update translations 2022-08-02 17:50:40 +01:00
Mister_Nebula
c6145e5659 cela not ceci 2022-08-02 14:36:23 +01:00
Mister_Nebula
e6691b4f34 add new popups 2022-08-02 14:36:03 +01:00
Mister_Nebula
b183c2fa71 Update ru.json 2022-08-02 12:41:38 +01:00
Mister_Nebula
186837b8f4 update fr.json
sorry for probably butchering your language, @xen-42
2022-08-02 11:58:44 +01:00
Mister_Nebula
a5e4e13e6a Update en.json 2022-08-02 11:58:06 +01:00
Mister_Nebula
58adac70ff update changelog 2022-08-02 11:57:58 +01:00
JohnCorby
b91dc34edc forgor an apostrophe 2022-07-25 09:33:27 -07:00
JohnCorby
1db348953e document 2022-07-25 09:20:44 -07:00
Mister_Nebula
68e166543e change HasBeenPickedUp to HasBeenInteractedWith, move to itemstate 2022-07-25 17:20:02 +01:00
Mister_Nebula
d2a48a7782 Revert "add index/count for W.O filter gui"
This reverts commit fcce492acb.
2022-07-25 17:17:54 +01:00
Mister_Nebula
a99b48f988 Item initial sync 2022-07-25 13:09:51 +01:00
Mister_Nebula
fcce492acb add index/count for W.O filter gui 2022-07-25 10:25:02 +01:00
Mister_Nebula
ce8fd91aa4 label for AirlockInterface 2022-07-25 10:20:20 +01:00
Mister_Nebula
01f1425ac0 sync initial state of GhostAirlock 2022-07-25 10:19:16 +01:00
JohnCorby
32a9b68948 comment 2022-07-24 15:32:23 -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
659ca91195 Revert "copy list since its modified"
This reverts commit b1810c413e.
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
JohnCorby
8a1ed54818 make a lil nicer 2022-07-24 10:20:22 -07:00