Commit Graph

4168 Commits

Author SHA1 Message Date
JohnCorby
a50cdd20d3 update for all packages 2022-08-09 16:53:45 -07:00
Mister_Nebula
a7a55f686a fix #547 ?? maybe?? 2022-08-09 23:50:27 +01:00
JohnCorby
fe33962b08 Merge remote-tracking branch 'origin/dev' into dev 2022-08-09 14:30:12 -07:00
JohnCorby
4e9fe0616d I HATE JELLYFISH 2022-08-09 14:29:44 -07:00
_nebula
121a83c29d
Merge pull request #549 from misternebula/better-profile-manager
Better profile manager
2022-08-09 20:27:20 +01:00
Mister_Nebula
85a32041fe Merge branch 'dev' into better-profile-manager 2022-08-07 22:20:31 +01:00
Mister_Nebula
8658ba85ca cleanup 2022-08-07 20:06:13 +01:00
Mister_Nebula
f137a9fcb3 initial stuff of profile refactor 2022-08-07 20:02:45 +01:00
JohnCorby
40fd34c7cb QSBTrigger.OnPlayerLeave: dont do Contains since Exit already checks for that 2022-08-06 16:54:45 -07:00
JohnCorby
87b0fc1228 TODO 2022-08-06 16:32:22 -07:00
JohnCorby
e1dab762eb GetCallingType: skip compiler generated things 2022-08-06 15:48:19 -07:00
JohnCorby
2da9bca42f forgot { To = to } 2022-08-05 19:23:35 -07:00
JohnCorby
c7d9ee204a the 2022-08-05 14:32:21 -07:00
JohnCorby
f6d8f0ffa1 Revert "dont make model ship prefab if ship doesnt exist"
This reverts commit 33c1a46fe9.
2022-08-05 13:20:52 -07:00
JohnCorby
d08fec27ec TODO 2022-08-05 13:07:49 -07:00
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