arthurBricq / crafty

Multiplayer Minecraft clone in pure Rust with OpenGL
34 stars 2 forks source link

Players are not removed from clients when they logout #57

Open arthurBricq opened 1 month ago

arthurBricq commented 1 month ago

Describe the bug

When the server detects logouts one of the client, the other clients are not informed that one player left the game and therefore they keep drawing it.

To fix this bug, you have to