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
7d0ae8fcec
GetNetworkConnection
2022-02-03 16:43:26 -08:00
JohnCorby
4d5d0dbe4f
simpler QSBMessage wrapper
2022-01-21 21:36:33 -08:00
JohnCorby
26abd5a594
authority manager
2022-01-14 21:19:45 -08:00
JohnCorby
e29bf69952
use wrapper message
2022-01-14 02:29:42 -08:00
JohnCorby
cc44e39486
rename to make this clearer
2022-01-14 00:35:36 -08:00
JohnCorby
40b1227868
it works!!!!!!!!!!!!!!!!!!!!!!
2022-01-14 00:21:51 -08:00
JohnCorby
ff779b2895
use Serialize/Deserialize in weaver
2022-01-13 22:39:27 -08:00
JohnCorby
7fc240858e
message handler shenanigans
2022-01-13 20:52:04 -08:00
Mister_Nebula
ef4a83e12d
cleanup
2022-01-01 22:19:10 +00:00
JohnCorby
3d4cada243
use FormatterServices.GetUninitializedObject
2021-12-26 18:57:07 -08:00
JohnCorby
74a4775511
OPTIMIZE IMPORTS
2021-12-23 17:07:29 -08:00
JohnCorby
e90a00f06b
rename more folders
2021-12-23 13:57:33 -08:00
JohnCorby
0122b73a80
and rename folder
2021-12-23 13:49:47 -08:00
JohnCorby
d3f6747c30
actually call the static constructor of messages
2021-12-23 13:06:18 -08:00
JohnCorby
506a73f5a8
meteors
2021-12-23 01:24:57 -08:00
JohnCorby
35f0316d5b
fragment resync
2021-12-22 22:59:08 -08:00
JohnCorby
da1819c51d
server/client state message
2021-12-22 18:27:12 -08:00
JohnCorby
65b8186b3d
RequestStateResyncMessage
2021-12-22 18:20:53 -08:00
JohnCorby
c4be4fa6be
PlayerInformation
2021-12-22 17:38:12 -08:00
JohnCorby
1f5144a007
some player messages
2021-12-22 16:46:38 -08:00
JohnCorby
9d8b6d1685
fyck me
2021-12-22 16:46:38 -08:00
JohnCorby
4c335d6b81
split raw message and regular message
2021-12-21 12:38:43 -08:00
JohnCorby
800d8b5b8e
raw message that doesn't contain from or to
2021-12-20 16:36:16 -08:00
JohnCorby
3837e29672
slight optimization
2021-12-20 15:39:50 -08:00
JohnCorby
a2ce35e178
more error checking
2021-12-11 19:02:34 -08:00
JohnCorby
1ccd277c5c
moved checks higher
2021-12-11 18:40:20 -08:00
JohnCorby
d77a490ca6
update to reflect save-sync
2021-12-11 14:25:12 -08:00
JohnCorby
3909139ebc
dont pre-create messages
2021-12-11 00:19:24 -08:00
JohnCorby
a157c2c238
implement the checks that were in OnReceive
2021-12-11 00:15:59 -08:00
JohnCorby
1b9110aa48
use field To instead of parameter in Send
2021-12-11 00:10:42 -08:00
JohnCorby
990f91c80c
- message manager
...
- automatically add patches, events, world object managers, messages
- qsbevent uses message manager
- remove RepeatingManager, merge it into QSBSectorManager since it's only used there
2021-12-10 23:28:42 -08:00