Development discussion. Logged to https://ddnet.tw/irclogs/ Connected with DDNet's IRC channel, Matrix room and GitHub repositories — IRC: #ddnet on Quakenet | Matrix: #ddnet-developer:matrix.org GitHub: https://github.com/ddnet
Between 2020-02-08 00:00:00Z and 2020-02-09 00:00:00Z
I know /showothers is server-side and having it always on might lag when there are a lot of players on a server but it'd be really cool to have a client-side command that always shows players in your friendslist.
If that's not possible, maybe have
/showfriends 1
/showfriends 0
so you can have a bind for example bind a "+left; say /showfriends 1"
@Smetanolub this takes a lot of time to implement and there is nobody willing to invest his time in it. First you got to understand how it works and then you need to be highskilled and smart enough to code this within the vanilla client.
07:44
This is not like just cherrypicking some content from ddnet
Not sure but the code base is completly different why it is hard to integrate it. You basically need to code everything again. Well that is what i understood from discussion, i don't know anything of coding.