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-10-05 00:00:00Z and 2018-10-06 00:00:00Z
@fokkonaut its just that it is pretty hard for people that play without sound to find out if someone wrote to you, dont want to turn sound on for mapping either.. xd
When you search something in the editor (e.g. a map to load) and have scrolled down previously, it will keep the previous scrolling range and scroll position, hence showing nothing/incorrect results. Instead it should scroll to the top result and adjust the scrolling range to fit the results.
sv_use_sql 1
add_sqlserver "w" "teeworlds" "record" "root" "" "localhost" "3306" "1"
add_sqlserver "r" "teeworlds" "record" "root" "" "localhost" "3306"
for config file something like this wll work without crash mysql on windows.