df-mc / dragonfly

Minecraft Bedrock Edition server software written in Go
https://discord.gg/U4kFWHhTNR
MIT License
673 stars 150 forks source link

Fix player skin rendering #880

Closed Dasciam closed 1 month ago

Dasciam commented 3 months ago

This PR fixes the behaviour of the player skin

Prior to this fix, other players who are not viewers of the player who had their skin changed did not receive a skin update

https://github.com/df-mc/dragonfly/blob/99f2abbe63701d902832443dd951f0af6d90334c/server/player/player.go#L247