Guild icon
DDraceNetwork
Development / developer
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-03-03 00:00:00Z and 2019-03-04 00:00:00Z
Avatar
I can not open the ddnet file after updating my Linux software Ubuntu 16.04 to Linux Ubuntu 18.04 Bionic Beaver, Can a moderator or person tell me how I can solve it? :(
17:21
I played HDP_Obstaculos in 4 tee team. But only 2 finished . we are not sure why it is so shit and what we did wrong.
Avatar
ᶰ°Konͧsti 2019-03-03 17:32:26Z
happened to me and HaHAxD* too years ago, its just bad mapped If ure in team and die after you touch finish before everyone else is in finish ur whole team dies when its locked or only you die and dont get finish if its unlocked
17:33
to avoid that happen on more maps you are immune against killtiles in the case youre in finish but not the whole team but it doesnt work for death by falling into the void because not let the tee die would crash the server
Avatar
now a pull request to track IP's
Avatar
It is just shit that we play 1 hour to die in finish saddo
Avatar
there could be a kill protection for falling out of map too (edited)
Avatar
ᶰ°Konͧsti 2019-03-03 17:45:40Z
@jao how would you realise that
Avatar
Just a question. Would it be possible to make the finish we did for all 4 not only 2 (like you see in the demo)
Avatar
ᶰ°Konͧsti 2019-03-03 17:49:50Z
I think no
Avatar
force spec the tee instead of killing it
Avatar
instant kick
Avatar
deb2494 Don't suggest to downgrade, clean up versioning (fixes #1440) - def-
19:36
afa1e8a Uninvite kicked/spectated players from team (fixed #1464) - def- 8223cf4 Merge #1465 - bors[bot]
Avatar
deb2494 Don't suggest to downgrade, clean up versioning (fixes #1440) - def- 35cb7f0 Merge #1463 - bors[bot]
Avatar
strtok is thread-unsafe. I found the following occurences, I think all of them happen in a single thread so it should™ currently be fine. ``` src/engine/client/client.cpp 2269: const char p = strtok(pStr, "."); 2277: p = strtok(NULL, "."); src/engine/client/serverbrowser.cpp 1212: p = strtok(aBuf, ","); 1223: p = strtok(NULL, ","); 1234: p = strtok(aBuf, ","); 1241: p = strtok(NULL, ","); src/game/server/score/file_score.cpp 125: char *pTime = strtok((char) TmpCpLin...
Avatar
should™ 😄
Exported 22 message(s)