545 Commits

Author SHA1 Message Date
Mister_Nebula
c61a5c68a4 add ShouldBeVisible for player map marker 2022-08-14 12:41:50 +01:00
Mister_Nebula
243e709e89 fix hud marker persisting after death 2022-08-13 11:52:11 +01:00
JohnCorby
df58799656 improve le fix 2022-08-09 17:34:00 -07:00
Mister_Nebula
a7a55f686a fix #547 ?? maybe?? 2022-08-09 23:50:27 +01:00
JohnCorby
728efc69df calculate velocity relative to the reference on anglers 2022-07-11 10:02:06 -07:00
Mister_Nebula
c7b221a840 fix remote player velocity calculation 2022-07-11 13:53:29 +01:00
JohnCorby
07b48b4dee playerinfo: reset IsTranslating 2022-07-01 16:20:38 -07:00
Mister_Nebula
29a0dff845 sync translating and scrolling 2022-07-01 10:48:30 +01:00
JohnCorby
182b4385e3 change namespace from Localisation -> Localization 2022-06-29 15:00:44 -07:00
JohnCorby
d07f228b62 change s to z cuz game spells it that way lol 2022-06-08 14:00:37 -07:00
Mister_Nebula
bf96c527ad format more strings 2022-06-08 21:30:56 +01:00
Mister_Nebula
c01efcf768 Merge branch 'dev' into localization 2022-06-08 21:16:35 +01:00
JohnCorby
434768170e remove a space, lol 2022-06-06 21:18:31 -07:00
Mister_Nebula
feda78d405 add localization 2022-06-04 16:19:55 +01:00
Mister_Nebula
fbb1fd6284 add thruster particles 2022-06-02 11:29:17 +01:00
Mister_Nebula
937c245e27 fix water stuff 2022-05-31 15:31:12 +01:00
Mister_Nebula
f623239bcf add hazard and fluid detectors to remote player 2022-05-31 14:24:02 +01:00
Mister_Nebula
a6bd9d800f Fixed flashlight/thrusters visible when player is invisible 2022-05-30 09:24:02 +01:00
JohnCorby
807beef87a funny moment 2022-05-29 18:25:30 -07:00
JohnCorby
dd9e7ba17f Merge remote-tracking branch 'origin/dev-0.20.0' into dev 2022-05-29 14:35:02 -07:00
JohnCorby
32cba5ced2 messages 2022-05-28 13:57:32 -07:00
JohnCorby
5bda7e56e0 QSBPlayerLightSensor 2022-05-28 13:42:19 -07:00
JohnCorby
a1466a6dff Revert "only kick for incompatible mods in release build"
This reverts commit e687eac608b8ce2215220d479b71983f24afc7b6.
2022-05-22 10:30:14 -07:00
Mister_Nebula
e687eac608 only kick for incompatible mods in release build 2022-05-22 13:03:46 +01:00
JohnCorby
db69f220eb make sure detachable isnt recursive 2022-05-19 15:31:05 -07:00
Mister_Nebula
adf1945b75 sync flames 2022-05-19 14:34:49 +01:00
Mister_Nebula
1ee72ef973 buh 2022-05-17 22:28:49 +01:00
Mister_Nebula
942535c162 sync detaching 2022-05-14 12:18:48 +01:00
Mister_Nebula
6596cab2b5 Merge branch 'dev' into more-ship-sync 2022-05-14 09:01:14 +01:00
Mister_Nebula
514d7f8435 im doney with the funny 2022-05-13 22:38:06 +01:00
JohnCorby
b56a3376e1 JoinLeaveSingularity - cancel if PlayerTransformSync is destroyed, and also check for player.Body before running leave singularity for if they leave while still on the title screen 2022-05-11 09:53:48 -07:00
JohnCorby
e28d9ea7ad Revert "fix singularity NRE when player connection blocked"
This reverts commit 159dc2c1624d04f26626e80e3a05e3a29864f775.
2022-05-11 09:48:10 -07:00
Mister_Nebula
159dc2c162 fix singularity NRE when player connection blocked 2022-05-11 13:19:26 +01:00
Mister_Nebula
9b0791bc4a incompatible mods stuff 2022-05-11 00:04:53 +01:00
Mister_Nebula
473724c274 finish off stuff 2022-05-04 10:18:58 +01:00
Mister_Nebula
47293bfb8d sync signalscope and probe launcher 2022-04-16 10:08:59 +01:00
JohnCorby
4e445568e9 ignore player light sensors 2022-04-10 15:16:44 -07:00
Mister_Nebula
4a05e2d553 use remote player velocity and light sensor 2022-04-10 21:19:21 +01:00
JohnCorby
67f390a7ef Revert "JoinLeaveSingularity: also cancel task if transform sync or player body gets destroyed"
This reverts commit e125258fdeb7da74eaa92917871b2ee2cfc99dcd.
2022-04-03 22:00:35 -07:00
JohnCorby
e125258fde JoinLeaveSingularity: also cancel task if transform sync or player body gets destroyed 2022-04-02 14:32:01 -07:00
JohnCorby
575dc3ecb4 i forgor 2022-03-29 19:17:26 -07:00
JohnCorby
e43cfb8804 check for addon mismatch 2022-03-29 17:57:34 -07:00
Mister_Nebula
490ba06fa4 Update PlayerInfo.cs 2022-03-29 23:20:38 +01:00
JohnCorby
ce6916635f Revert "TEST ME: remove PlayerCrushedController_CrushPlayer patch"
This reverts commit e9251498cc0690e1b55f13b4b602fae763ed915c.
2022-03-29 14:10:51 -07:00
JohnCorby
e9251498cc TEST ME: remove PlayerCrushedController_CrushPlayer patch 2022-03-29 13:36:03 -07:00
JohnCorby
cbc84950aa PlayerInfo: dont Reset the UnityEngine.Objects since they already become null 2022-03-28 21:39:30 -07:00
Mister_Nebula
6770b44d0f Merge branch 'dev' into eote-dreamworld-entry-exit 2022-03-28 21:05:03 +01:00
JohnCorby
3610b1d1bc comment 2022-03-28 13:03:21 -07:00
JohnCorby
5627d5b388 bruh 2022-03-28 12:57:59 -07:00
JohnCorby
332ed840d7 PlayerInfo: reset on transform sync unint 2022-03-28 12:54:20 -07:00