4240 Commits

Author SHA1 Message Date
Mister_Nebula
afd3f0edcb comment 2022-08-13 20:06:57 +01:00
Mister_Nebula
1b790045d6 update incompatible mods 2022-08-13 12:18:53 +01:00
Mister_Nebula
f3b86383a8 fixed MissingMethodException from save patches 2022-08-13 12:11:35 +01:00
Mister_Nebula
7b66713d99 Update TRANSLATING.md 2022-08-13 11:53:02 +01:00
Mister_Nebula
13865192af comment out log message 2022-08-13 11:52:26 +01:00
Mister_Nebula
243e709e89 fix hud marker persisting after death 2022-08-13 11:52:11 +01:00
Mister_Nebula
63518fd5f6 remove slide projector log 2022-08-13 11:42:04 +01:00
Mister_Nebula
45328c1082 reworked respawn stuff 2022-08-13 11:29:25 +01:00
Mister_Nebula
ea6c625a08 Fix RespawnTime not being unpatched 2022-08-13 11:28:36 +01:00
JohnCorby
13865485d9 QSBCharacterDialogueTree initial state sync (enough) 2022-08-12 20:36:27 -07:00
JohnCorby
ec5e6e9eb8 Portuguese translation credit 2022-08-12 16:55:24 -07:00
Will Corby
c61fd62107
Merge pull request #555 from ShoosGun/patch-1
PORTUGUESE_BR Translation
2022-08-12 16:52:45 -07:00
Locochoco
ac3e0143f7
PORTUGUESE_BR Translation
I hope it now works this time and doesn't try to add commits from other branches
2022-08-12 20:28:05 -03:00
JohnCorby
84675a6c71 the 2022-08-12 16:17:38 -07:00
JohnCorby
9241614f03 if not in ship, set pos/rot every interval ( + use AttachedTransform instead of AttachedRigidbody.transform) 2022-08-12 16:15:35 -07:00
JohnCorby
7c45e2427b if not on raft, set pos/rot every interval 2022-08-12 16:15:35 -07:00
JohnCorby
88e17b47e3 LIES 2022-08-12 13:14:36 -07:00
JohnCorby
bb7949646e use question marks when trying to find TwoButton-Popup 2022-08-12 12:02:19 -07:00
JohnCorby
0017f549f9 move QSBProfileData inside QSBStandaloneProfileManager 2022-08-09 17:47:29 -07:00
JohnCorby
c9c0753486 Revert "I HATE JELLYFISH"
This reverts commit 4e9fe0616d3ba7735075dd78f0373f3ea20308b9.
2022-08-09 17:35:00 -07:00
JohnCorby
df58799656 improve le fix 2022-08-09 17:34:00 -07:00
JohnCorby
5f0d14bdee use linq functions instead of goofy linq syntax 2022-08-09 17:18:05 -07:00
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 33c1a46fe90d3b3f0b8fd06726fff0bdd46a9dae.
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