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 2018-06-21 00:00:00Z and 2018-06-22 00:00:00Z
maybe yal can find a better way to implement this than i did: mine adds all ips that ping the server into a global pool of all ips that pinged in the last X minutes, and then bans any ips that show up more than Y times in the pool
07:15
and calls a second function every Z Tick()s to update the queues and remove expired entries