3544 Commits

Author SHA1 Message Date
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
JohnCorby
a262bb4c94 stop using slide projector when you leave 2022-03-04 03:46:10 -08:00
JohnCorby
7289cb2810 update README 2022-03-04 03:36:45 -08:00
JohnCorby
c358602e71 Revert "Update QSBItem.cs"
This reverts commit 3a79fce3
2022-03-04 03:29:48 -08:00
JohnCorby
60ad947b05 Revert "redo how socketing works - make it an abstract method, let worldobjects override it" 2022-03-04 03:28:55 -08:00
JohnCorby
33364cd71d PlayerTransformSync: remove log lol 2022-03-04 03:00:44 -08:00
JohnCorby
8318127c1d QSBSlideProjector: me very smart 2022-03-04 02:57:31 -08:00
JohnCorby
a373d212bb make tuples work for real 2022-03-04 02:53:48 -08:00
JohnCorby
65f873acb1 Readers/Writers: dont use FindAllPublicFields_Improved 2022-03-04 02:13:47 -08:00
JohnCorby
230b26c937 FindAllPublicFields_Improved: return field ref, specialize field 2022-03-04 02:12:57 -08:00
JohnCorby
156ff291e3 weaver: apply generic arguments as you climb up the base types 2022-03-04 01:50:18 -08:00
JohnCorby
e54892367f slide projector: make user stuff work 2022-03-02 20:47:32 -08:00
JohnCorby
e4da50a656 solution-wide: file-scoped namespaces 2022-03-02 19:46:33 -08:00
JohnCorby
b99dfaa510 fix the messages that were using the old variants 2022-03-02 19:42:41 -08:00
JohnCorby
20eaa8adfc QSBMessage: remove variants since tuples work now, rename Value -> Data 2022-03-02 19:36:38 -08:00
JohnCorby
2ce2fdde38 weaver: support for generic types with generic parameter fields 2022-03-02 19:28:03 -08:00
JohnCorby
7fe6fdd60c no more GameDlls :) 2022-03-02 18:35:25 -08:00
JohnCorby
399d7b3cb6 Update network 2022-03-02 18:26:35 -08:00
JohnCorby
5998c1bf4d Merge branch 'fix-scripts-even-more' into dev 2022-03-02 18:16:46 -08:00
JohnCorby
b1630c2121 update bundles 2022-03-02 18:13:05 -08:00
JohnCorby
64b4fcc147 bye bye proxy scripts 2022-03-02 18:03:39 -08:00
JohnCorby
cf53e97c50 copy less stuff 2022-03-02 16:28:44 -08:00
Mister_Nebula
c55481dd33 Update network 2022-03-03 00:00:11 +00:00
_nebula
06334e3ef5
Merge pull request #489 from misternebula/eote-dream-lanterns
Eote dream lanterns focus/conceal
2022-03-02 18:20:25 +00:00
Mister_Nebula
11bf5751af redo how socketing works - make it an abstract method, let worldobjects override it 2022-03-02 11:52:43 +00:00
Mister_Nebula
a25daf43bc don't send focus value if the same 2022-03-02 11:51:52 +00:00
Mister_Nebula
b541961686 remove disabling of campfire sleeping 2022-03-02 11:51:31 +00:00
Mister_Nebula
a0144b74ba add syncing of conceal/focus 2022-03-01 20:27:49 +00:00
Mister_Nebula
96bfeedd0a Update ConversationMessage.cs 2022-02-28 21:21:31 +00:00
Mister_Nebula
171f83c835 simplify more messages 2022-02-28 21:20:51 +00:00
Mister_Nebula
d1f2b2815d Remove log in DropItemMessage 2022-02-28 15:37:57 +00:00