Snaacky / dndserver

Dark and Darker private server implementation written in Python
The Unlicense
265 stars 60 forks source link

Live player count and Bugfix friends list #182

Closed itzandroidtab closed 1 year ago

itzandroidtab commented 1 year ago

This adds support for the player count in the friends list. Currently it only sends the players that are in the lobby. This also fixes a bug where the friends list is not send correctly. (Issue #134)

image