stevenarella/src/server
iceiix 0b4c56b803
1.7.10: populate player info on spawn, fixes #141 (#485)
PlayerInfo post-1.7.10 has the UUID, so it populates the self.players map,
in 1.7.10 there is only enough information for the client <tab> list. To fix
this, instead populate self.players in SpawnPlayer, for the 1.7.10 variant.

Fixes player name tags showing as "MISSING" on 1.7.10 servers.
2021-01-18 13:53:09 -08:00
..
mod.rs 1.7.10: populate player info on spawn, fixes #141 (#485) 2021-01-18 13:53:09 -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