202 Commits

Author SHA1 Message Date
JohnCorby
548d12f1b6 add eye check again 2023-01-20 13:57:30 -08: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
a5a2ccd9fd account for ship cockpit and nomai shuttle deactivation too 2023-01-04 20:07:35 -08:00
JohnCorby
09c42e150a detach player when killing ship 2023-01-02 21:44:11 -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
bcb0d9cefc fix stuff for meditation 2022-12-10 13:06:02 +00:00
_nebula
36483ab1b3 disable loop death debug 2022-12-10 11:33:14 +00:00
JohnCorby
7535c917f0 remove KillPlayer since it doesnt have any more custom code 2022-12-09 16:39:42 -08:00
_nebula
4a79118de5 cleanup + forgot to uncomment 2022-12-09 18:32:05 +00:00
_nebula
12051d9b92 make deaths + respawn better 2022-12-09 15:51:14 +00:00
JohnCorby
b4c18c9e3d ship damage setting 2022-11-19 01:21:28 -08:00
JohnCorby
f74254a522 do high speed impact sensor patch nicer 2022-11-19 01:16:20 -08:00
JohnCorby
67d2b5df82 this shit causes a crash lol 2022-11-18 01:18:19 -08:00
JohnCorby
eea80b264c i tested it 2022-11-17 20:14:07 -08:00
JohnCorby
48144a8214 (UNTESTED) possibly fix meditation goof 2022-10-24 09:37:46 -07: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
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
c01efcf768 Merge branch 'dev' into localization 2022-06-08 21:16:35 +01:00
JohnCorby
16340b06e8 funny moment for eye 2022-06-07 18:42:37 -07:00
JohnCorby
7867f2ef11 funny moment 2022-06-07 16:41:49 -07:00
Mister_Nebula
feda78d405 add localization 2022-06-04 16:19:55 +01:00
Mister_Nebula
e0940ae011 destroy ship in the sun 2022-05-14 14:33:49 +01:00
Mister_Nebula
942535c162 sync detaching 2022-05-14 12:18:48 +01:00
JohnCorby
960d6709c8 comment 2022-04-08 21:46:30 -07:00
JohnCorby
a52332f1d0 death patches: nvm 2022-04-08 21:45:32 -07:00
JohnCorby
10d820c9af update DeathPatches 2022-03-29 13:31:06 -07:00
JohnCorby
7df5c2c7d7 update DeathPatches 2022-03-29 13:23:04 -07:00
JohnCorby
a629d55561 let death carry out if we should wake up in dream world 2022-03-28 12:21:07 -07:00
JohnCorby
85f46fdccc DeathManager_KillPlayer: copy-paste original code and then possibly respawn instead of dying 2022-03-27 23:13:23 -07:00
JohnCorby
fea475fa44 messages: use base ctor call 2022-03-10 17:57:50 -08:00
JohnCorby
e4da50a656 solution-wide: file-scoped namespaces 2022-03-02 19:46:33 -08:00
JohnCorby
20eaa8adfc QSBMessage: remove variants since tuples work now, rename Value -> Data 2022-03-02 19:36:38 -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
1088603538 use "out * __result" instead of "ref * __result" where we can 2022-02-07 00:50:03 -08:00
JohnCorby
0fc71b4823 detach player when they die 2022-02-05 04:03:12 -08:00
JohnCorby
4f3c359946 send server/client state messages directly, since it sets the state both locally and remotely 2022-02-05 02:50:13 -08:00
JohnCorby
75ae6416f7 we can use generics for qsb message 2022-01-26 20:35:43 -08:00
JohnCorby
3bdb7cd20d remove usings 2022-01-25 19:48:32 -08:00
JohnCorby
cc4da03a9b Uninit for SectorSync, rename to QSBSectorDetector 2022-01-21 16:38:59 -08:00
JohnCorby
24cffdbf43 guh 2022-01-14 22:31:48 -08:00
JohnCorby
235ed1203b baba booey use NetworkReader and NetworkWriter 2022-01-13 23:40:15 -08:00