This would help reduce the impact of DDoS attacks against the master servers because there are caching services available for HTTP (such as Cloudflare).
[12:58:58] <@minus> okay, who's up...
On teeworlds master: [5c2961b5][chat]: 11: Zeta-Hoernchen: Dune: something's wrong with the sound [5c2961c0][chat]: 11: Zeta-Hoernchen: it's not a smooth transition between left and right [...
13:23
[quakenet] <Zeta-Hoernchen> The new computations don't make much sense
13:23
[quakenet] <Zeta-Hoernchen> Oh, there is an issue, nice
Closes #1939.
The big mistake seems to be using Dist instead of dx in
if(dx < 0)
a -= (Dist/m_MaxDistance)/2.0f;
else
a += (Dist/m_MaxDistance)/2.0f;
I also don't see a reason to use the ...
[quakenet] <TeeSlayer> have you guys thought of a solution for the server name not being displayed in full length in the server browser? there's a button to the right, but I guess most people won't press it
16:43
[quakenet] <TeeSlayer> maybe make it scroll when you hover/select?
16:43
[quakenet] <Dune> I think the character limit is intended to be variable
16:44
[quakenet] <Dune> doesn't it change depending on your resolution?
16:44
[quakenet] <TeeSlayer> no, I've tried that yesterday
16:44
[quakenet] <Dune> well it changes depending on whether you have the tab on the right or not at least
16:44
[quakenet] <TeeSlayer> oh it is
16:45
[quakenet] <TeeSlayer> 640 gives me more characters than 1920x1200^^
[quakenet] <Dune> minus: if you're not celebrating, is it possible to run touch teeworlds.com/images/badge_artist.png; chmod g+w teeworlds.com/images/badge* ?
21:54
[quakenet] <minus> why do you want to destroy things
21:55
[quakenet] <Dune> Zatline is updating badges
21:56
[quakenet] <minus> i can also you superuser permissions if you promise not to break things
21:56
[quakenet] <minus> unless that's just a one-off thing and you don't really need it
21:56
[quakenet] <Dune> I can't promise to prevent myself from breaking things, so it's best not to
21:57
[quakenet] <minus> =D
21:57
[quakenet] <minus> g+w wouldn't do you any good though
21:57
[quakenet] <Dune> wouldn't?
21:57
[quakenet] <minus> you're not a member of www-data
21:57
[quakenet] <Dune> oh
21:59
[quakenet] <Dune> I assume the code for the forum configs is in forum/, which I do not have read access to
22:00
[quakenet] <minus> you mean the badge selection code?
22:01
[quakenet] <Dune> yeah
22:01
[quakenet] <minus> yeah, it's an extension
22:01
[quakenet] <Dune> I see
22:01
[quakenet] <minus> written by matricks, probably 10 years ago
22:02
[quakenet] <Dune> having a swiss knife guy sure is handy