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 2017-07-26 00:00:00Z and 2017-07-27 00:00:00Z
Also annotate dbg_msg, str_format and str_timestamp_ex so that the
compiler can determine whether the format strings are correct.
Fix the compiler warnings generated by these extra warnings -- some of
them were security issues.
<Pyrorca> Some problems, I don't know if you remember me
14:12
<Pyrorca> But I'm a streamer, I stream sometimes Teeworlds, and there is big troubles from that
14:12
<Pyrorca> Some haters/viewers are faking me
14:13
<Pyrorca> On the game, on the serv, blocking, insulting, playing badly
14:13
<Pyrorca> And just now, one of these guy just kicked me with a popular vote
14:13
<Pyrorca> I ask to kick him cause of the fake, nobody response or vote yes, but when HE try to kick me for block ( which is clearly false ) I got banned
14:14
<deen> Yeah, I have the same issue on DDNet
14:14
<Pyrorca> So the only way for me to keep playing the game without having trouble, in stream and off stream, is to have the permission to kick players, and to be unkickable
14:14
<deen> People call me faker and kick me, so I usually don't play with name deen
14:14
<Pyrorca> Or I can't stream anymore the game, which is not somethings I like to
14:15
<deen> Sounds like an extortion: "Give me mod pw or I will stop advertising for DDNet"
14:15
<Pyrorca> Nah it's not
14:15
<Pyrorca> Just a request
14:15
<Pyrorca> Just i'm pretty nervous right now, about what just does happens
14:15
<deen> I'm not the guy who decides that and I don't think admins are on irc
14:15
<deen> This is more for development
14:15
<Pyrorca> Make me feel really bad to know this guy do what he wants
14:15
<deen> I can forward it to admin channel on discord, where can they reach you?
Kill is already bound to K by default, binding it on home as well doesn't really have any purpose. (?)
Furthermore, the home key is right next to page up which is bound to toggling entities.
It is very easy to accidentally hit home instead of page up, which is highly frustrating.. therefore I suggest removing this duplicate binding.
could give away VIP on a case-by-case basis, much like moderator atm
i.e. it could be given to people who are respected by the community as a whole
but of course it adds administration overhead
(either way it shouldnt be given to many people imo - should be more like an exception)(edited)
The new keyboard handling from a recent update makes it so that key remappings done at the OS level fail, (at least for Linux, Debian sid) for example I have mapped caps lock to escape, which no longer works, and caused my caps lock to get stuck on when closing the game.
Can there be a way to have the advantages of the raw keyboard handling + OS key remappings, or is that an inevitable casualty of ignoring keyboard layout changes?