stevenarella/src/server
iceiix 3e3bcdc5da
protocol, console, server: receive chat messages (#479)
Implements support for receiving chat messages from the server, the
first step towards #63 chat support. Long way to go, but is a start.

* server: handle ServerMessage_* packets, on_servermessage

* format: get the with arguments of translations
* format: hardcode chat types
* format: support bare strings, used in chat.type.text
* format: use extra text if present, fixes missing username on 1.16.5

* console/main/server: activate on receiving chat messages
2021-01-24 17:41:16 -08:00
..
mod.rs protocol, console, server: receive chat messages (#479) 2021-01-24 17:41:16 -08:00
plugin_messages.rs Use into_*(self) convention, fixes wrong_self_convention 2020-07-02 17:51:51 -07:00
sun.rs Fix redundant clones 2020-06-29 18:48:07 -07:00
target.rs Suppress type_complexity, would not be clarified by using a type definition 2020-07-02 17:49:04 -07:00