4341 Commits

Author SHA1 Message Date
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
050fb5ce62 add my paypal lol 2022-08-02 12:25:36 -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
_nebula
b0e5279f93
Update FUNDING.yml 2022-07-31 11:16:28 +01:00
_nebula
3c6671ac4a
Create FUNDING.yml 2022-07-31 11:15:35 +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 fcce492acbc855a15a5858dcbcce8b490dd06144.
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 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
JohnCorby
8a1ed54818 make a lil nicer 2022-07-24 10:20:22 -07:00
JohnCorby
d0d93eddef just following rider suggestions 2022-07-24 10:13:59 -07:00
Mister_Nebula
a01346a599 debug labels/lines filter
i spent too much time on this
2022-07-24 16:24:41 +01: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
dad0c41116 jeff 2022-07-23 20:59:44 -07:00
JohnCorby
cbbc380e7d MenuManager: format 2022-07-23 20:53:51 -07:00
JohnCorby
1e863988ca use nameof and MethodType.Getter instead of patching a compiler generated method 2022-07-23 20:48:06 -07:00
JohnCorby
b2fa48dd8d use out so rider stops yelling at me 2022-07-23 19:25:47 -07:00
Mister_Nebula
6b786b5828 Update DebugTriggerSupernovaMessage.cs 2022-07-23 09:45:30 +01:00
_nebula
fdd979fd89
Merge pull request #541 from misternebula/multiplayer-saves
Multiplayer saves
2022-07-23 09:11:10 +01:00
JohnCorby
95d66f2603 add my paypal lol 2022-07-22 14:12:02 -07:00
JohnCorby
fde6954af2 use MaxBy 2022-07-22 10:48:49 -07:00
JohnCorby
ebc4ac07a5 remove unused All type 2022-07-22 10:47:09 -07:00