111 Commits

Author SHA1 Message Date
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
JohnCorby
2aec396ca0 quantum objects 2021-12-25 22:04:46 -08:00
JohnCorby
8f97e73ebd moon state change 2021-12-24 22:13:00 -08:00
JohnCorby
2b17835e3b use SendMessage for EyeProxyMoonStateChangeMessage 2021-12-24 20:46:37 -08:00
JohnCorby
6139d33f7d oops 2021-12-24 20:38:48 -08:00
JohnCorby
297310b31f merge fix 2021-12-24 20:37:42 -08:00
Mister_Nebula
96fd427bfb add eye proxy moon stuffz 2021-12-24 15:25:13 +00:00
Mister_Nebula
0bd60ddb68 rename variables, fix QSBOWItem (again) 2021-12-04 09:51:27 +00:00
Mister_Nebula
3860b2aacc add newlines 2021-11-25 15:38:05 +00:00
Mister_Nebula
266b6147fc aaaaa 2021-11-01 15:49:00 +00:00
Mister_Nebula
256830e557 cleanup 2021-10-29 23:00:13 +01:00
Mister_Nebula
34601740ed add the funny comment 2021-10-29 22:22:07 +01:00
Mister_Nebula
47e4a7401e fix QM patch (fixes solanum spirals??) 2021-10-29 22:17:13 +01:00
Mister_Nebula
bccc4e1873 fix some logs 2021-10-24 10:47:25 +01:00
Mister_Nebula
50efe668d3 added post-init event for world objects, fixes quantum state issue 2021-10-16 23:35:45 +01:00
Mister_Nebula
565f0b7f8e update patches, use publicized assembly 2021-10-15 21:06:51 +01:00
Mister_Nebula
506ea6d894 use tuple 2021-10-12 15:32:47 +01:00
Mister_Nebula
0d46a7e07d change some VS tasks 2021-08-22 16:40:50 +01:00
Mister_Nebula
b5fad4b070 dont run moon patch if worldobjects aren't ready 2021-08-12 14:20:05 +01:00
Mister_Nebula
f267276ccf cleanup (tabs, whitespace, usings) 2021-07-07 09:02:23 +01:00