1
0
Fork 0
Nibriboard/Nibriboard/Client/Messages
Starbeamrainbowlabs 402a6b2b26 Change the way plane changes are acknowledged 2017-04-24 19:32:28 +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
ErrorMessage.cs Send an ErrorMessage to the client if they try to draw a line before selecting a plane 2017-04-23 17:22:21 +01: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
LineCompleteMessage.cs [server] Guid -> string for line ids 2017-04-23 17:11:46 +01:00
LinePartMessage.cs [server] Guid -> string for line ids 2017-04-23 17:11:46 +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
PlaneChangeOkMessage.cs Change the way plane changes are acknowledged 2017-04-24 19:32:28 +01:00
ShutdownMessage.cs Put some infrastructure in palce to better handle disconnects and shutdowns. 2017-02-19 16:35:12 +00:00