3623 Commits

Author SHA1 Message Date
JohnCorby
b8afa3b292 WakeUpSync.GetSecondsElapsed 2022-08-14 14:08:16 -07:00
JohnCorby
ab8429e543 use name instead of gameObject.name 2022-08-14 14:02:23 -07:00
Mister_Nebula
6b011d8acd check for players with the current transformsync 2022-08-14 20:38:34 +01:00
Mister_Nebula
056ad56b18 goof 2022-08-14 20:26:46 +01:00
Mister_Nebula
4d7a2e9e28 Update QSBPlayerManager.cs 2022-08-14 20:23:02 +01:00
Mister_Nebula
3af82705ff extra checks in PlayerTransformSync 2022-08-14 20:22:14 +01:00
Mister_Nebula
7dab6f2a3e Revert "Revert "quick validation of playerlist""
This reverts commit 0c15fef5503ee914f0f71dc29499d17885145607.
2022-08-14 18:36:15 +01:00
Mister_Nebula
0c15fef550 Revert "quick validation of playerlist"
This reverts commit c9a9e69cf1ed7748cb8ef058b06da664973905a1.
2022-08-14 18:32:42 +01:00
Mister_Nebula
c9a9e69cf1 quick validation of playerlist 2022-08-14 18:30:29 +01:00
Mister_Nebula
c61a5c68a4 add ShouldBeVisible for player map marker 2022-08-14 12:41:50 +01:00
Mister_Nebula
2889cf304b remove need for PlayerAnimationPatches 2022-08-14 12:33:04 +01:00
Mister_Nebula
84f2a6f999 remove need for CrouchSync 2022-08-14 12:05:55 +01:00
JohnCorby
6c690da7e9 order lol 2022-08-13 12:31:29 -07:00
JohnCorby
53ce5a175a do one for ResetTrigger too 2022-08-13 12:31:08 -07:00
Mister_Nebula
5c56b12639 gorbo 2022-08-13 20:24:48 +01:00
Mister_Nebula
4ac662b6ae whoops im treating bools as triggers 2022-08-13 20:11:48 +01:00
Mister_Nebula
568c5baeae remove need for AnimationTriggerMessage 2022-08-13 20:07:13 +01:00
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
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
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
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
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