34 Commits

Author SHA1 Message Date
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
630f311435 RequestGameStateMessage: wait a bit before sending response to see if player has been kicked 2022-02-19 04:16:57 -08:00
JohnCorby
32329d9af7 write and read work now with arrays and enums 2022-01-27 00:32:30 -08:00
JohnCorby
f70c8751a1 mirror can read and write arrays and lists 2022-01-21 18:15:35 -08:00
Mister_Nebula
94a27d83da Merge branch 'master' into dev 2022-01-19 10:13:48 +00:00
JohnCorby
ba452fad2d use PlayerData instead of profile manager 2022-01-18 17:53:15 -08:00
JohnCorby
080f72cb5b better profile/platform handling 2022-01-18 17:34:26 -08:00
JohnCorby
1fa6ad6edb get these messages updated 2022-01-14 14:30:54 -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
8d0d32d001 bruh 2022-01-11 17:20:07 -08:00
Mister_Nebula
89765b5b56 remove logs 2022-01-08 15:04:52 +00:00
Mister_Nebula
93eb642b77 aaaaaaa 2022-01-08 11:41:55 +00:00
JohnCorby
942f28a65b dont use field initializers for lists and such 2021-12-26 19:14:03 -08:00
JohnCorby
7acd63e339 remove default ctors from messages 2021-12-26 18:55:54 -08:00
JohnCorby
c4228f1440 marshmallow 2021-12-25 22:53:36 -08:00
JohnCorby
bfa730187f move serialize above deserialize 2021-12-25 19:47:03 -08:00
JohnCorby
6fb8036562 use To field in request resync 2021-12-24 22:35:25 -08:00
JohnCorby
9654ce6b5b typos 2021-12-24 21:42:14 -08:00
JohnCorby
74a4775511 OPTIMIZE IMPORTS 2021-12-23 17:07:29 -08:00
JohnCorby
b59668490a change Events namespace to Messages 2021-12-23 02:17:56 -08:00
JohnCorby
1970c6e3b9 game state 2021-12-22 22:44:31 -08:00
JohnCorby
27856f33db remove InEye and InSolarSystem 2021-12-21 14:35:35 -08:00
JohnCorby
5773bbc3ab game state: warped to eye and seconds remaining 2021-12-20 18:17:55 -08:00
Mister_Nebula
5d94fcdb2d reset game save 2021-12-12 10:34:55 +00:00
Mister_Nebula
6f5a8d7531 add launchcodesgiven sync 2021-12-12 00:00:46 +00:00
Mister_Nebula
0e0c51e371 remove logs 2021-12-08 11:01:47 +00:00
Mister_Nebula
554c2bb2dd cleanup 2021-12-07 15:56:08 +00:00
Mister_Nebula
5600bd0d2f update for dev changes 2021-12-07 15:47:46 +00:00
Mister_Nebula
61e43cec21 add KnownSignals 2021-12-05 23:35:33 +00:00
Mister_Nebula
5b15d26bea cleanup requestgamestateevent 2021-12-05 23:34:49 +00:00
Mister_Nebula
d75136bbc3 sync loop count and frequencies 2021-12-05 14:06:43 +00:00