Commit Graph

3374 Commits

Author SHA1 Message Date
JohnCorby
276ff3d8e3 fragments: tweak 2022-03-10 20:20:37 -08:00
JohnCorby
5c0d19d785 fragments: patch AddDamage to do nothing on non-hosts 2022-03-10 20:13:39 -08:00
JohnCorby
8d55453357 fragments: always send integrity cuz whoops 2022-03-10 20:03:13 -08:00
JohnCorby
ff9b1b4555 fragments: much simpler initial state sync 2022-03-10 20:03:13 -08:00
JohnCorby
addb740523 fragment: use SetIntegrity instead of AddDamage 2022-03-10 20:03:13 -08:00
JohnCorby
ea4bc822bd QSBMeteor: format 2022-03-10 20:03:12 -08:00
JohnCorby
c127e54079 fragments: better debris leash length sync 2022-03-10 19:34:59 -08:00
JohnCorby
25a207a325 meteors: improve patches 2022-03-10 19:17:06 -08:00
JohnCorby
fea475fa44 messages: use base ctor call 2022-03-10 17:57:50 -08:00
JohnCorby
d91fe3f662 qsb message: make Data field { get; private set; } 2022-03-10 17:39:00 -08:00
JohnCorby
724d0c47ef qsb message: add ctor to the generic ones with the Data field 2022-03-10 17:28:52 -08:00
JohnCorby
f1349cfbd5 WorldObjectScene: remove the comments 2022-03-10 14:49:37 -08:00
JohnCorby
fbfccb2346 Revert "steamworks dll doesnt exist on epic"
This reverts commit 4be33583b9.
2022-03-10 14:15:29 -08:00
JohnCorby
4be33583b9 steamworks dll doesnt exist on epic 2022-03-10 14:08:26 -08:00
Mister_Nebula
36fd0c00fd Revert "QSB.csproj : don't copy steam dll if it doesn't exist"
This reverts commit 09d0193a75.
2022-03-10 22:08:14 +00:00
Mister_Nebula
09d0193a75 QSB.csproj : don't copy steam dll if it doesn't exist 2022-03-10 15:58:18 +00:00
JohnCorby
bede8d1061 light sensors exist in the eye scene too 2022-03-09 21:24:40 -08:00
JohnCorby
2e8abc137c HookDebugLogs: use ToConsole + stackTrace can be empty 2022-03-09 15:32:52 -08:00
JohnCorby
e957cbe40b implement vanilla game bug fix, cuz im tired of the ship falling thru the ground 2022-03-07 21:58:20 -08:00
JohnCorby
cba14d3e6f debug log format 2022-03-07 17:45:58 -08:00
JohnCorby
83753620d3 QuantumPatches.cs: remove log 2022-03-07 17:39:48 -08:00
JohnCorby
014ee9dfeb oops 2022-03-07 17:38:22 -08:00
JohnCorby
daaf58be8d copy more stuff 2022-03-07 16:12:36 -08:00
JohnCorby
5bfbb5d4c6 optimize imports 2022-03-07 15:13:28 -08:00
JohnCorby
4fed75df64 comment 2022-03-07 15:13:17 -08:00
JohnCorby
a8925d3b1f funni blank line 2022-03-07 15:08:33 -08:00
JohnCorby
4ffef93116 QuantumShrine_IsPlayerInDarkness: playersInMoon ToList 2022-03-07 15:04:49 -08:00
JohnCorby
fbb6a334ac light sensor: remote probe 2022-03-07 15:02:10 -08:00
JohnCorby
d3dc472bbc le comment 2022-03-07 14:17:23 -08:00
JohnCorby
39cdc960da make da thrusters work 2022-03-07 13:25:41 -08:00
JohnCorby
350fc7e2ed use tuple for QSBPlayerManager.GetPlayerProbes() 2022-03-07 13:04:54 -08:00
JohnCorby
a1ddce5c7d Update network 2022-03-07 13:04:08 -08:00
JohnCorby
09885437b9 Merge branch 'quantum-objects-fixes' into dev
# Conflicts:
#	QSB/QuantumSync/QuantumManager.cs
2022-03-07 13:00:07 -08:00
Mister_Nebula
92dc6a9c28 Update QuantumPatches.cs 2022-03-07 20:54:23 +00:00
Mister_Nebula
7b892929cb Update QSBProbe.cs 2022-03-07 20:52:28 +00:00
Mister_Nebula
9356a4f704 stuffz 2022-03-07 20:34:35 +00:00
JohnCorby
66339575cd light sensor: better detection of local light/darkness 2022-03-06 23:13:48 -08:00
JohnCorby
ebd3af69b8 baba booey 2022-03-06 22:49:06 -08:00
JohnCorby
45396eb819 use cool value tuples instead of boring regular class tuples 2022-03-06 22:36:52 -08:00
JohnCorby
d8aa8f42a9 whoops 2022-03-06 03:27:15 -08:00
JohnCorby
c3e77d2449 use GetType() instead of GetType().Name in strings, since they return the same thing 2022-03-06 01:37:30 -08:00
JohnCorby
c321c05ca5 QSBMessage: remove ToString 2022-03-06 01:33:42 -08:00
JohnCorby
ae88766ee1 PlayerInfo: ToString 2022-03-06 01:01:58 -08:00
JohnCorby
82ce041fb8 guh 2022-03-04 11:37:24 -08:00
JohnCorby
80ec594919 do DropItem TransformPoint in DropItemMessage just so we can copy paste from vanilla code more easily 2022-03-04 11:36:52 -08:00
JohnCorby
d70de5e439 QSBItem: just call AttachedObject.DropItem 2022-03-04 09:01:20 -08:00
JohnCorby
018dacc391 load network-big bundle async 2022-03-04 05:15:54 -08:00
JohnCorby
22eda4c1e3 move network bundle's auto-added files to separate bundle 2022-03-04 05:09:42 -08:00
JohnCorby
307627f13c Update debug 2022-03-04 05:02:37 -08:00
JohnCorby
6c2b9e3e2c remove instruments bundle 2022-03-04 04:54:10 -08:00