70 Commits

Author SHA1 Message Date
_nebula
d0a47580ee fix hearing TH audio when dead? maybe? 2024-01-29 23:07:03 +00:00
_nebula
0e5a9c1668 update wacky comment again 2023-08-03 00:36:08 +01:00
_nebula
e0894000c2 update wacky TH respawn comment 2023-08-03 00:02:06 +01:00
JohnCorby
1894e4fba6 revert NH compat stuff 2023-07-26 16:54:04 -07:00
JohnCorby
50a3777bcb cloak check 2023-01-20 13:16:52 -08:00
JohnCorby
bb921ef4da sorry 2023-01-10 16:29:04 -08:00
JohnCorby
e838dc391d use QSBCore.DLCInstalled 2023-01-02 12:05:01 -08:00
Mister_Nebula
a0d31b76cc Fix respawn issue when dlc is not owned 2023-01-02 10:08:17 +00:00
Mister_Nebula
1f9b4be7e3 Cleanup ResetPlayer 2023-01-01 16:09:04 +00:00
JohnCorby
b0fad4a6d1 (UNTESTED) move exit dream world stuff to ResetPlayer 2022-12-12 16:22:49 -08:00
_nebula
12051d9b92 make deaths + respawn better 2022-12-09 15:51:14 +00:00
Mister_Nebula
a3a3a729f5 add to localization 2022-08-16 22:15:02 +01:00
Mister_Nebula
4bfad14f2d add "you are dead" text for death screen 2022-08-16 16:59:45 +01:00
JohnCorby
7867f2ef11 funny moment 2022-06-07 16:41:49 -07:00
JohnCorby
e4da50a656 solution-wide: file-scoped namespaces 2022-03-02 19:46:33 -08:00
JohnCorby
a8fba743f6 Revert "solution wide: use file-scoped namespace" 2022-02-27 05:25:39 -08:00
JohnCorby
d97951ed91 turn off flashlight on death, lol 2022-02-25 23:18:49 -08:00
JohnCorby
182678c4bc solution wide: use file-scoped namespace 2022-02-25 23:18:46 -08:00
JohnCorby
9e8e22f8cf optimization: MinBy and MaxBy instead of sorting 2022-02-15 20:56:16 -08:00
JohnCorby
cc4da03a9b Uninit for SectorSync, rename to QSBSectorDetector 2022-01-21 16:38:59 -08:00
JohnCorby
74a4775511 OPTIMIZE IMPORTS 2021-12-23 17:07:29 -08:00
Mister_Nebula
958ba50d4a cleanup and more fixes 2021-12-19 21:38:50 +00:00
Mister_Nebula
ad795f6a42 Do actual death when last player, check for IsDead properly 2021-12-19 19:47:40 +00:00
Mister_Nebula
03f615525b cleanup 2021-11-25 15:32:34 +00:00
JohnCorby
04420e2d8d Merge branch 'dev' into meteors
# Conflicts:
#	QSB/Events/QSBEventManager.cs
2021-11-18 23:07:49 -08:00
Mister_Nebula
4ae50fcccd move to new RespawnSync namespace 2021-11-18 11:34:14 +00:00
JohnCorby
e4b54452a4 Merge branch 'dev' into meteors
# Conflicts:
#	QSB/TimeSync/TimeSyncUI.cs
#	QSB/WorldSync/QSBWorldSync.cs
2021-11-14 04:08:37 -08:00
JohnCorby
96c8bb6d1d Revert "revert GetUnityObjects thingy"
This reverts commit 53093ddd66b3522be2eefac10cb3c9da341ee43a.
2021-11-14 03:55:11 -08:00
JohnCorby
53093ddd66 revert GetUnityObjects thingy 2021-11-14 03:50:59 -08:00
JohnCorby
cef8cf23e5 changed all Resources.FindObjectsOfTypeAll to QSBWorldSync.GetUnityObjects, which doesnt include prefabs 2021-11-13 00:42:59 -08:00
Mister_Nebula
4234631a7b CLEANUP - format document 2021-08-22 16:54:48 +01:00
Mister_Nebula
39ad5862e9 add null check to DeathPositionWorld getter 2021-07-31 09:53:14 +01:00
Mister_Nebula
a1feb2c3e7 add end loop event 2021-07-31 09:44:56 +01:00
Mister_Nebula
1c74e6fea4 fix map zoomout always happening at TH 2021-06-23 18:35:56 +01:00
Mister_Nebula
4179cf912b fixed hud markers being visible for dead players 2021-06-23 16:43:44 +01:00
Mister_Nebula
1ca7bc8775 actually make this shit work 2021-06-23 12:06:08 +01:00
Mister_Nebula
9007502d8b stop ship "respawning" 2021-06-20 13:39:34 +01:00
Mister_Nebula
a0286c3c74 fix ones in QSB 2021-06-18 22:38:32 +01:00
Mister_Nebula
ae7fd1837a add reset logs 2021-06-10 22:58:38 +01:00
Mister_Nebula
76f6bf232f stop ship respawning when player dies 2021-05-27 11:44:18 +01:00
Mister_Nebula
26ad61afd1 Fixed suit not appearing in ship after dying. 2021-05-18 15:10:38 +01:00
Mister_Nebula
1824a5481c fix some errors 2021-03-31 15:43:55 +01:00
Mister_Nebula
aa387ee386 cleanup 2021-02-09 09:11:35 +00:00
Mister_Nebula
d740baf463 cleanup 2021-02-07 19:43:09 +00:00
Mister_Nebula
0c49e499b3 fix tractor beam 2021-02-07 18:48:46 +00:00
Mister_Nebula
1cc6c5cfa3 fix ship being broken? 2021-02-07 11:26:13 +00:00
Mister_Nebula
545cf27f8f cleanup 2021-02-06 21:31:12 +00:00
Mister_Nebula
57a808fa9e owml update 2020-12-20 10:56:15 +00:00
Mister_Nebula
27b16ea7dd cleanup 2020-12-20 09:45:50 +00:00
Mister_Nebula
4501b2511f added for player as well 2020-12-19 22:03:00 +00:00