70 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
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
a0a1c21a66 redundant arguments with default value 2021-12-26 21:08:40 -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
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
266b6147fc aaaaa 2021-11-01 15:49:00 +00: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
a0286c3c74 fix ones in QSB 2021-06-18 22:38:32 +01:00
Mister_Nebula
5c7abe164a rework patches 2021-06-18 21:54:32 +01:00
Mister_Nebula
893dbd3f75 fix moon disappearing when visible 2021-05-19 21:43:29 +01:00
Mister_Nebula
84358dbb3d fix more transform sync isues (and rework worldobject ready) 2021-05-02 08:54:00 +01:00
Mister_Nebula
85b800d120 cleanup 2021-03-25 22:01:10 +00:00
Mister_Nebula
5dac474860 fixed many bugs 2021-03-25 20:56:26 +00:00
Mister_Nebula
7709da7cd6 stuff 2021-03-18 16:57:56 +00:00
Mister_Nebula
eeafa16c01 fix multi states 2021-03-18 13:35:11 +00:00
Mister_Nebula
e94d5f7b31 fix it????? 2021-03-17 17:04:57 +00:00
Mister_Nebula
bba5fe4a45 cleanup 2021-03-13 10:17:52 +00:00
Mister_Nebula
7a53d8c2cf merge dev 2021-02-26 21:55:39 +00:00
Mister_Nebula
a7d019a07b add null catching 2021-02-26 17:04:16 +00:00
Mister_Nebula
72a6bbed22 add entangle lock patch 2021-02-26 14:19:42 +00:00
Mister_Nebula
75fdc85fff update world objects 2021-02-24 10:45:25 +00:00
Mister_Nebula
42f1684947 fix lots of things 2021-02-21 18:25:25 +00:00
Mister_Nebula
7e3e5e1eec remove old stuff 2021-02-19 10:13:13 +00:00
Mister_Nebula
82e8c1fdc0 add tracker back 2021-02-19 09:40:46 +00:00