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 2021-03-15 00:00:00Z and 2021-03-16 00:00:00Z
Hm. Anyone have any ideas why I can't connect to the Singapore servers? ddnet.tw/status says they are alive. Other players have confirmed they can reach them. These are the lowest ping servers (~110ms) for Australian players.
regarding the controversy with /top3 and /top commands
can we not just add a menu option that opens a window with relevant information about the map, including global ranks and such?
i dont know anything about teeworlds /ddnet code so i dont know if thats impossible, but i imagine something like this:
It seems players really want top5 to behave as it used to. My concern with moving the new regional board to a new command was that it wouldn't have the exposure, but I think we could use th...
I applied the suggestion made by @NeXus and previous comments around the formatting of /rank. I hope this addresses the biggest issues with the feature. There is a more permanent solution in the works - linked by @deen
Hey, I am facing a problem with F-Client which prevents me from releasing the next update since 3-4 months. The problem is, that sometimes it saves garbage values to the config file. I dont know how or why it happens, all I know is that it started to happen after https://github.com/fokkonaut/F-Client/pull/10 OR https://github.com/fokkonaut/F-Client/pull/11.
I personally was not able to reproduce that bug, only @TsFreddie got it twice or so and @Souly got it too iirc.
Freddie sadly wasnt online since then anymore, so I am asking for help here now, because I got lost...
so that for example demos stay sorted the same way when sorting by demo
markers and removing a demo, otherwise they get totally reordered every
time.
as reported by Shyzo
Checklist
[x] Tested the change ingame
[ ] Provided screenshots if it is a visual change
[ ] Tested in combination with possibly related configuration options
[ ] Written a unit test if it works standalone, system.c especially
[ ] Considered possible null pointers and out of bounds array index...