Commit Graph

31 Commits

Author SHA1 Message Date
JohnCorby
fea475fa44 messages: use base ctor call 2022-03-10 17:57:50 -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
32329d9af7 write and read work now with arrays and enums 2022-01-27 00:32:30 -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
2743c8ffa9 move a bunch of WorldObjectManager stuff to QSBWorldSync 2022-01-18 00:27:32 -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
4e1f53c6e9 oingo boingo 2022-01-14 02:42:06 -08:00
JohnCorby
235ed1203b baba booey use NetworkReader and NetworkWriter 2022-01-13 23:40:15 -08:00
JohnCorby
e62330e337 simplify MoveSkeletonMessage 2022-01-11 19:34:14 -08:00
JohnCorby
5729ea78ff cleanup / toggle for host always controlling 2022-01-11 19:21:45 -08:00
JohnCorby
40fefddaa9 skeleton moving 2022-01-11 19:10:24 -08:00
JohnCorby
153ab69e0c SetIsQuantumMessage 2022-01-11 17:48:36 -08:00
Will Corby
3a6a3240e6 Revert "cleanup quantum authority"
This reverts commit 306b3013c7.
2022-01-02 21:26:52 -08:00
Will Corby
306b3013c7 cleanup quantum authority 2022-01-02 21:10:12 -08:00
JohnCorby
1886961b83 remove debug logs 2021-12-31 23:59:27 -08:00
Mister_Nebula
2c903f079a aaaaaaaaa 2021-12-28 18:06:34 +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
85f55afc11 optimize imports again lol 2021-12-26 01:02:55 -08:00
JohnCorby
2aec396ca0 quantum objects 2021-12-25 22:04:46 -08:00
JohnCorby
8f97e73ebd moon state change 2021-12-24 22:13:00 -08:00
JohnCorby
2b17835e3b use SendMessage for EyeProxyMoonStateChangeMessage 2021-12-24 20:46:37 -08:00
JohnCorby
6139d33f7d oops 2021-12-24 20:38:48 -08:00
JohnCorby
17bf1d622d Merge branch 'dev' into message-conversion
# Conflicts:
#	QSB/EyeOfTheUniverse/InstrumentSync/Patches/QuantumInstrumentPatches.cs
#	QSB/QuantumSync/Messages/EyeProxyMoonStateChangeMessage.cs
#	QSB/QuantumSync/Patches/QuantumPatches.cs
2021-12-24 20:35:57 -08:00
JohnCorby
74a4775511 OPTIMIZE IMPORTS 2021-12-23 17:07:29 -08:00
JohnCorby
507af7a1fa rename ALL Events folders to Messages so i dont have to do it later 2021-12-23 16:26:31 -08:00