59 Commits

Author SHA1 Message Date
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
Aleksander Waage
804680ba0c respawn fix 2020-12-19 22:58:14 +01:00
Mister_Nebula
d2c8ba5d11 fixed respawnondeath 2020-12-19 21:47:19 +00:00
Mister_Nebula
3166434aac cleanup 2020-12-14 21:20:53 +00:00
Aleksander Waage
a8181605ab cleanup of main proj 2020-12-14 21:41:56 +01:00
Mister_Nebula
402ad290ec eventscore -> events 2020-12-14 16:24:52 +00:00
Mister_Nebula
440072e20b cleanup 2020-12-11 23:13:13 +00:00
Mister_Nebula
78f1c6e811 CodeMaid cleanup 2020-12-03 08:28:05 +00:00
Mister_Nebula
c6c76cb395 C L E A N 2020-12-02 21:23:01 +00:00
Mister_Nebula
45d459d389 cleanup 2020-11-03 21:42:14 +00:00
Mister_Nebula
c4c3a54905 cleanup 2020-08-25 15:10:09 +01:00
AmazingAlek
321c7db7f7
random fixes (#200)
* usings
* fixed wakeup teleport
* marker bug
* reset ship thing
* cache
* config order
* playerid
* nre sector

Co-authored-by: Mister_Nebula <41904486+misternebula@users.noreply.github.com>
2020-08-23 21:01:09 +02:00