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-09-08 00:00:00Z and 2021-09-09 00:00:00Z
How can it happen, that my server is not shown in the DDNet http master sometimes? It usually lasts a few seconds up to a few minutes and can happen multiple times a day. Evem during this time the server successfully registers at the master and 0.7 works all the time, how can this happen?
at least with the new extended teamsstate, not sure about the old one
Blade
On another note, am I the only one who really dislikes the decision of having external tilesets in maps be an array of their rgba values? Why not have it be that, but gzipped? Should be considerably smaller and except for loading the map (where it might take a little longer) it wouldn't have any performance impact, but a huge size reduction
@Blade images are actually gzipped, because all map data items are
fokkonaut
How can it happen, that my server is not shown in the DDNet http master sometimes? It usually lasts a few seconds up to a few minutes and can happen multiple times a day. Evem during this time the server successfully registers at the master and 0.7 works all the time, how can this happen?
the https master does the following things, unless it's buggy in some way:
1) query all old-style masterservers for server IP addresses
2) query each server's serverinfo every couple of seconds
3) drop servers that haven't responded with a valid info for a bit