JohnCorby
|
327e17edab
|
AnimationSync: simplify send initial state
|
2022-08-15 12:14:10 -07:00 |
|
Mister_Nebula
|
f3b86383a8
|
fixed MissingMethodException from save patches
|
2022-08-13 12:11:35 +01:00 |
|
JohnCorby
|
0017f549f9
|
move QSBProfileData inside QSBStandaloneProfileManager
|
2022-08-09 17:47:29 -07:00 |
|
JohnCorby
|
5f0d14bdee
|
use linq functions instead of goofy linq syntax
|
2022-08-09 17:18:05 -07:00 |
|
Mister_Nebula
|
8658ba85ca
|
cleanup
|
2022-08-07 20:06:13 +01:00 |
|
Mister_Nebula
|
f137a9fcb3
|
initial stuff of profile refactor
|
2022-08-07 20:02:45 +01:00 |
|
Mister_Nebula
|
41fa1aaad2
|
add multiplayer save to check for broken data
|
2022-08-02 17:55:18 +01:00 |
|
JohnCorby
|
1e863988ca
|
use nameof and MethodType.Getter instead of patching a compiler generated method
|
2022-07-23 20:48:06 -07:00 |
|
JohnCorby
|
b2fa48dd8d
|
use out so rider stops yelling at me
|
2022-07-23 19:25:47 -07:00 |
|
JohnCorby
|
fde6954af2
|
use MaxBy
|
2022-07-22 10:48:49 -07:00 |
|
Mister_Nebula
|
6c79fe0a88
|
Update ProfileManagerPatches.cs
|
2022-07-22 14:28:11 +01:00 |
|
Mister_Nebula
|
d8bb9fd518
|
split out multiplayer saves
|
2022-07-22 13:39:00 +01:00 |
|
Mister_Nebula
|
65b8e3bde1
|
add option to use new save on Host button
|
2022-05-11 10:54:29 +01:00 |
|
Mister_Nebula
|
af8a8f6712
|
sync reduced frights
|
2022-05-01 15:24:10 +01:00 |
|
JohnCorby
|
cf7f7c1952
|
Revert "RequestGameStateMessage: wait until world objects ready before sending response"
This reverts commit a97e869850d633fb39ee8be6b0e87dd7cfc93047.
|
2022-04-05 18:02:00 -07:00 |
|
JohnCorby
|
a97e869850
|
RequestGameStateMessage: wait until world objects ready before sending response
|
2022-04-05 17:33:32 -07:00 |
|
JohnCorby
|
346dca0884
|
bruh
|
2022-04-05 16:45:26 -07:00 |
|
JohnCorby
|
4d339df9db
|
sync all persistent conditions
|
2022-03-27 00:24:07 -07: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
|
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 |
|