Commit Graph

225 Commits

Author SHA1 Message Date
JohnCorby
4ef103c1ab QSBProbeLauncher 2022-01-25 21:28:32 -08:00
JohnCorby
e4a30c459a QSBProbeLauncher 2022-01-25 21:23:31 -08:00
JohnCorby
1800e6f21f make SendResyncInfo abstract to make sure we handle resyncs 2022-01-25 21:08:04 -08:00
JohnCorby
004478e296 tweak 2022-01-21 21:04:02 -08:00
JohnCorby
83ed2cea08 replace _baseIsReady and IsReady with 1 CheckReady 2022-01-21 17:12:24 -08:00
JohnCorby
cc4da03a9b Uninit for SectorSync, rename to QSBSectorDetector 2022-01-21 16:38:59 -08:00
JohnCorby
4918815e92 implement SendResyncInfo 2022-01-21 15:15:57 -08:00
JohnCorby
44b1a8714e ship probe launcher 2022-01-20 13:22:58 -08:00
JohnCorby
7e1f62666a seperate building and unbuilding of world objects 2022-01-18 00:46:27 -08:00
JohnCorby
2743c8ffa9 move a bunch of WorldObjectManager stuff to QSBWorldSync 2022-01-18 00:27:32 -08:00
JohnCorby
4de81942d0 i retract my previous statement 2022-01-16 08:04:56 -08:00
JohnCorby
6c822cdcb1 smart smooth damp, more like nah 2022-01-16 07:57:44 -08:00
JohnCorby
7f1c6ea6c8 split up UpdateTransform + refactor 2022-01-16 06:53:45 -08:00
JohnCorby
1f4c06561b zoinks 2022-01-16 06:11:44 -08:00
JohnCorby
6d130b89eb rename 2022-01-16 04:52:48 -08:00
JohnCorby
85927c2e9d remove old syncbase and friends 2022-01-14 22:39:41 -08:00
JohnCorby
08dc50ae5c the rest 2022-01-14 22:34:13 -08:00
JohnCorby
4a2fedb805 these 3 2022-01-14 21:34:09 -08:00
JohnCorby
e1b7f5ffd4 Merge branch 'dev' into mirror
# Conflicts:
#	QSB/ConversationSync/Messages/DialogueConditionMessage.cs
#	QSB/Player/Messages/EnterLeaveMessage.cs
#	QSB/QSB.csproj
#	QSB/SaveSync/Messages/GameStateMessage.cs
#	QSBTests/MessageTests.cs
2022-01-14 14:14:40 -08:00
JohnCorby
235ed1203b baba booey use NetworkReader and NetworkWriter 2022-01-13 23:40:15 -08:00
JohnCorby
a349e4dd2b cleanup enums 2022-01-11 20:08:38 -08:00
Mister_Nebula
ef4a83e12d cleanup 2022-01-01 22:19:10 +00:00
Mister_Nebula
4bd3d97db7 Update PlayerToolsManager.cs 2022-01-01 22:12:10 +00:00
Mister_Nebula
21a7bd4d97 cleanup 2022-01-01 00:40:31 +00:00
Mister_Nebula
4330f75583 tools 2022-01-01 00:38:17 +00:00
Mister_Nebula
30604faee8 add forest patches 2021-12-29 18:12:07 +00:00
JohnCorby
292b49deb5 destroy debug actions/gui if we're not debugging 2021-12-28 21:25:25 -08:00
JohnCorby
d030d9746f world objects dont need to know their manager. make GetWorldObjects to get all world objects from QSBWorldSync 2021-12-28 16:10:58 -08:00
Mister_Nebula
2c903f079a aaaaaaaaa 2021-12-28 18:06:34 +00:00
JohnCorby
9e9c93d884 bruh moment 2021-12-28 02:03:58 -08:00
JohnCorby
6dd20d4113 Merge branch 'dev' into message-conversion 2021-12-27 13:41:51 -08:00
Mister_Nebula
6ca9d96b38 fix probe IsReady 2021-12-27 21:33:41 +00:00
Mister_Nebula
3086a64ac6 add probe tool patches 2021-12-27 21:32:36 +00:00
Mister_Nebula
c8188540c0 fix probe detector tag 2021-12-27 21:32:21 +00:00
JohnCorby
2e20cf275f rename 2021-12-26 22:00:43 -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
248527d65b remove GetValue usages 2021-12-26 20:35:40 -08:00
JohnCorby
c7fc392be3 baba booey 2021-12-26 20:16:44 -08:00
JohnCorby
108fe3da04 greatly simplified nomai text object/message 2021-12-26 20:10:38 -08:00
JohnCorby
7acd63e339 remove default ctors from messages 2021-12-26 18:55:54 -08:00
JohnCorby
8abddb4e8c move/rename eventnames, also move FactReveal out of WorldSync folder 2021-12-26 00:53:43 -08:00
JohnCorby
c65175187a remove FireEvent's 2021-12-25 23:51:06 -08:00
JohnCorby
1a73b09b87 probe events 2021-12-25 23:45:40 -08:00
JohnCorby
c4228f1440 marshmallow 2021-12-25 22:53:36 -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
bfa730187f move serialize above deserialize 2021-12-25 19:47:03 -08:00
JohnCorby
fc1d1fb30e signal and frequency 2021-12-25 18:44:09 -08:00
JohnCorby
4396edd227 put space before colon 2021-12-25 16:58:41 -08:00