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 2019-06-03 00:00:00Z and 2019-06-04 00:00:00Z
8819f21 played time can show now - sirius1242
f62f6d2 show play time move to a new function - sirius1242
e8362f1 Merge pull request #1736 from sirius1242/master - def-
Just makes sense to me. Here's how my original entities look like: Scale 100 Scale 60 'FROM' is covered anyways.. Ideally it would be best to remake original entities but th...
OK, maybe not actually remove because it is kept for fallback when the
new method isn't available.
The whole gametype parsing business had the same downsides as user agent
parsing on the web, hence I removed it while keeping behavior the same.
This allows servers to explicitly opt in or out of certain bug
workarounds and other client behavior. This increases the complexity of
different configurations that are available in the client (which is a
bad thing).