130 Commits

Author SHA1 Message Date
JohnCorby
1f9f6c4170 doc 2023-09-22 11:20:06 -07:00
_nebula
8cc6769cf4 fix #597 2023-09-20 18:12:46 +01:00
_nebula
8a294adfb8 make all internal classes public 2023-07-28 19:30:57 +01:00
JohnCorby
6c0861faad TODO 2023-05-08 11:01:57 -07:00
_nebula
8ac95d27c2 im dumb 2023-05-08 14:32:28 +01:00
_nebula
b0da02b52a fix #611 2023-04-26 21:56:42 +01:00
_nebula
758a256b1d fix #613 2023-04-17 00:10:30 +01:00
JohnCorby
f8f795a84b add 1.1.13 qm patch 2023-02-08 12:12:50 -08:00
_nebula
b4741c6f1b allow enter moon if someone else is inside it 2023-02-08 12:16:12 +00:00
_nebula
1168da8c69 add comment 2023-02-08 10:57:41 +00:00
_nebula
e069416b89 patch IsLockedByProbeSnapshot 2023-01-23 20:14:05 +00:00
_nebula
58e97e44a1 whoops 2023-01-22 19:51:03 +00:00
_nebula
67ba18fa84 fix moon not collapsing when in fog 2023-01-22 19:50:51 +00:00
_nebula
6f44dc7bc1 fix class name 2023-01-22 19:49:55 +00:00
_nebula
b7949ed917 fix ship fog 2023-01-22 01:14:48 +00:00
_nebula
3aa1a2cdc3 test QM stuff 2023-01-22 00:58:43 +00:00
_nebula
7b69b649cb split patches into own files 2023-01-21 12:50:37 +00:00
Mister_Nebula
b8850f8b03 remove snapshot message 2022-08-28 11:08:56 +01:00
Mister_Nebula
57394f34e8 start of camera sync 2022-08-27 17:57:27 +01:00
JohnCorby
83753620d3 QuantumPatches.cs: remove log 2022-03-07 17:39:48 -08:00
JohnCorby
4ffef93116 QuantumShrine_IsPlayerInDarkness: playersInMoon ToList 2022-03-07 15:04:49 -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
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
9356a4f704 stuffz 2022-03-07 20:34:35 +00:00
JohnCorby
45396eb819 use cool value tuples instead of boring regular class tuples 2022-03-06 22:36:52 -08: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
182678c4bc solution wide: use file-scoped namespace 2022-02-25 23:18:46 -08:00
JohnCorby
1088603538 use "out * __result" instead of "ref * __result" where we can 2022-02-07 00:50:03 -08:00
Mister_Nebula
1991c681eb cleanup qsb 2022-01-31 14:23:50 +00:00
JohnCorby
2743c8ffa9 move a bunch of WorldObjectManager stuff to QSBWorldSync 2022-01-18 00:27:32 -08:00
JohnCorby
15dbf1878f remove unneeded shrine patches 2022-01-12 21:46:40 -08:00
JohnCorby
6b83131236 shrine 2022-01-12 21:00:38 -08:00
JohnCorby
f5d98f9de1 oops 2022-01-11 21:20:11 -08:00
JohnCorby
e62330e337 simplify MoveSkeletonMessage 2022-01-11 19:34:14 -08:00
JohnCorby
40fefddaa9 skeleton moving 2022-01-11 19:10:24 -08:00
JohnCorby
153ab69e0c SetIsQuantumMessage 2022-01-11 17:48:36 -08:00
Will Corby
3a6a3240e6 Revert "cleanup quantum authority"
This reverts commit 306b3013c7057cf9d4046d9c5c30e799b5159607.
2022-01-02 21:26:52 -08:00
Will Corby
306b3013c7 cleanup quantum authority 2022-01-02 21:10:12 -08:00
JohnCorby
23421993d2 remove debug messages in EyeProxyQuantumMoon, check for AllObjectsReady 2021-12-27 15:11:22 -08:00
JohnCorby
ad076e716d use __instance in patches instead of ___whatever since we can access fields directly 2021-12-26 21:25:26 -08:00
JohnCorby
a0a1c21a66 redundant arguments with default value 2021-12-26 21:08:40 -08:00
JohnCorby
bb0dc9e8eb optimize imports 2021-12-26 21:05:07 -08:00
JohnCorby
0574cd17e5 use nameof for RaiseEvent 2021-12-26 21:01:24 -08:00
JohnCorby
88fcaec4b8 remove GetMethod usages 2021-12-26 20:42:07 -08:00
JohnCorby
8abddb4e8c move/rename eventnames, also move FactReveal out of WorldSync folder 2021-12-26 00:53:43 -08:00
JohnCorby
e00aa13461 make getting world object from id or unity object an extension method (and rename) 2021-12-25 22:45:25 -08:00