Commit Graph

85 Commits

Author SHA1 Message Date
Mister_Nebula
9b0791bc4a incompatible mods stuff 2022-05-11 00:04:53 +01:00
JohnCorby
575dc3ecb4 i forgor 2022-03-29 19:17:26 -07:00
JohnCorby
e43cfb8804 check for addon mismatch 2022-03-29 17:57:34 -07:00
JohnCorby
8bedbfe3f4 player kicking: use string reason 2022-03-18 03:00:10 -07:00
JohnCorby
2ade7051fa PlayerJoinMessage: made a typo 2022-03-11 00:55:10 -08:00
JohnCorby
fea475fa44 messages: use base ctor call 2022-03-10 17:57:50 -08:00
JohnCorby
ae88766ee1 PlayerInfo: ToString 2022-03-06 01:01:58 -08:00
JohnCorby
e4da50a656 solution-wide: file-scoped namespaces 2022-03-02 19:46:33 -08:00
JohnCorby
20eaa8adfc QSBMessage: remove variants since tuples work now, rename Value -> Data 2022-03-02 19:36:38 -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
140fefe475 more stuff 2022-02-16 23:54:01 -08:00
JohnCorby
45410c87e6 JoinLeaveSingularity: use async task instead of MonoBehaviour 2022-02-16 23:08:44 -08:00
JohnCorby
0f508e9d53 yeah this is going somewhere kinda 2022-02-15 01:29:25 -08:00
JohnCorby
99fa5c698b holy crap its sorta working 2022-02-15 00:28:24 -08:00
JohnCorby
e6194d624a simplify a whole bunch 2022-02-14 23:14:28 -08:00
JohnCorby
4680911cac join/leave singularity 2022-02-14 18:07:36 -08:00
JohnCorby
7d0ae8fcec GetNetworkConnection 2022-02-03 16:43:26 -08:00
Mister_Nebula
1991c681eb cleanup qsb 2022-01-31 14:23:50 +00:00
JohnCorby
2895e54083 rename 2022-01-29 01:29:02 -08:00
JohnCorby
5c22a77758 switch parameter order 2022-01-29 01:27:00 -08:00
JohnCorby
c9321fff84 rename 2022-01-29 01:26:28 -08:00
JohnCorby
7c3de18d41 rename, for fun 2022-01-29 01:25:40 -08:00
JohnCorby
e42aec8bae move everything over to UnityEvents 2022-01-29 01:24:15 -08:00
JohnCorby
c0bc8e7c78 comment 2022-01-27 01:13:27 -08:00
JohnCorby
b7baaa7426 we can use generics for qsb message 2022-01-26 21:32:42 -08:00
JohnCorby
c4aeb14bea we can use generics for qsb message 2022-01-26 21:00:12 -08:00
JohnCorby
75ae6416f7 we can use generics for qsb message 2022-01-26 20:35:43 -08:00
JohnCorby
091d1f2988 Merge branch 'dev' into vendor-compatibility 2022-01-26 16:04:39 -08:00
JohnCorby
141ed5c13c request initial states EVERY time world objects are ready, goofus 2022-01-26 00:12:44 -08:00
JohnCorby
a2660d6a54 send initial states less often and not in RequestStateResyncMessage 2022-01-26 00:12:44 -08:00
JohnCorby
75ebd8f0e3 Merge branch 'dev' into vendor-compatibility 2022-01-24 12:16:04 -08:00
JohnCorby
c4cd2f3286 dont want about PlayerInformationEvent if we're the only player 2022-01-21 22:29:13 -08:00
JohnCorby
4918815e92 implement SendResyncInfo 2022-01-21 15:15:57 -08:00
JohnCorby
a741964812 SendResyncInfo virtual method 2022-01-21 14:56:45 -08:00
JohnCorby
c621761c25 dont set IsRising in the transform sync. instead, do it in resync. 2022-01-20 16:02:23 -08:00
Mister_Nebula
809916103c remove game vendor checks 2022-01-19 10:50:52 +00:00
JohnCorby
ac47182be7 fix Player.IsReady 2022-01-18 01:46:41 -08:00
JohnCorby
2743c8ffa9 move a bunch of WorldObjectManager stuff to QSBWorldSync 2022-01-18 00:27:32 -08:00
JohnCorby
11632a9a12 move eye state check from IntoTheVortex to Observatory 2022-01-16 09:13:18 -08:00
JohnCorby
ff9a93108c remove qnet references (except AnimationSync) 2022-01-14 22:54:31 -08:00
JohnCorby
a30cd95e84 worldobjects use new transformsyncs 2022-01-14 22:08:06 -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
63827f6869 oops 2022-01-12 21:51:34 -08:00
JohnCorby
246c3336f0 vessel cage 2022-01-12 21:35:04 -08:00
JohnCorby
75f87d7659 rename + start migration 2022-01-12 20:58:38 -08:00
JohnCorby
ca7accb962 rename 2022-01-12 20:10:04 -08:00
JohnCorby
1cd97b5ef6 move stuff 2022-01-12 19:18:59 -08:00
JohnCorby
2cbff8bb9a triggers hold their owners 2022-01-12 19:13:05 -08:00