1
0
Fork 0
mirror of https://github.com/sbrl/Nibriboard.git synced 2018-01-10 21:33:49 +00:00
Nibriboard/Nibriboard/Client/Messages
2017-03-29 21:21:11 +01:00
..
ChunkUpdateMessage.cs [server] Update the nibri client to be plane-aware 2017-03-20 18:34:34 +00:00
ChunkUpdateRequestMessage.cs [server] Continue wiring the ripplespace to nibri client, mainly by implementing the ChunkUpdateRequest message handler and all it's reuqired backend methods & classes. 2017-03-25 19:49:44 +00:00
ClientStatesMessage.cs [server] Start sorting out chunk synchronisation 2017-03-04 21:49:51 +00:00
CursorPositionMessage.cs Finish fixing bugs in the core message handling system. It works, more or less! :D 2017-02-05 14:46:40 +00:00
ExceptionMessage.cs [server] Add ExcecptionMessage 2017-03-20 18:21:41 +00:00
HandshakeRequestMessage.cs Remove old JsonConverters. 2017-02-05 17:27:46 +00:00
HandshakeResponseMessage.cs [server] Fill out more nibri client <--> plane interaction logic 2017-03-20 18:06:20 +00:00
HeartbeatMessage.cs Put some infrastructure in palce to better handle disconnects and shutdowns. 2017-02-19 16:35:12 +00:00
IdleDisconnectMessage.cs Put some infrastructure in palce to better handle disconnects and shutdowns. 2017-02-19 16:35:12 +00:00
LinePartMessage.cs [server] Add LinePart event message class 2017-03-29 21:21:11 +01:00
Message.cs [server] Start sorting out chunk synchronisation 2017-03-04 21:49:51 +00:00
PlaneChangeMessage.cs [server] Fill out PlaneChangeMessage 2017-03-20 18:10:28 +00:00
ShutdownMessage.cs Put some infrastructure in palce to better handle disconnects and shutdowns. 2017-02-19 16:35:12 +00:00