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 2020-08-08 00:00:00Z and 2020-08-09 00:00:00Z
Avatar
@jao but then you can refer them to that place instead of looking where you should refer them to
Avatar
[quakenet] ChillerDragon BOT 2020-08-08 08:22:40Z
@Lady Saavik i have a experimental client that has fully keyboard support in editor there is barley mouse interaction needed i can confirm using arrow keys is a lot of fun to switch layers :)
08:23
its 0.7 based tho xd
mmm 4
Avatar
Is there an official teeworlds protocol documentation?
Avatar
some comments in the source code, but i don't know anything else
Avatar
[quakenet] ChillerDragon BOT 2020-08-08 09:39:42Z
A retro multiplayer shooter. Contribute to teeworlds/teeworlds development by creating an account on GitHub.
09:40
there is also https://github.com/teeworlds/documentation but thats not technical its more for the enduser
Contribute to teeworlds/documentation development by creating an account on GitHub.
Avatar
thanks a lot
Avatar
@Animefan your suggestions are a bit harder to implement i think
Avatar
Apparently that's a pokemon, definitely can't use that one
KEKW 2
Avatar
802c97a Remove IP skin - def- eab75de Merge #2542 - bors[bot]
Avatar
ᶰ°Konͧsti 2020-08-08 11:41:52Z
Avatar
[ddnet/ddnet-web] New branch created: pr-14.3
Avatar
f324647 Send extended snap objects as is to Sixup - Learath2 2aba0a4 Merge #2536 - bors[bot]
Avatar
Finish line in team didn't work on Sunny Side Up for Soapy Sandwich. Can't reproduce. Start line was not skipped.
Avatar
Shit, this would be a showstopper for tournament 1
17:53
^
17:53
not sure what it's related to
Avatar
the issue?
17:53
maybe its sql related?
17:54
no
17:54
it's about team state
17:54
some stale tee is still in team
Avatar
maybe you can rollback to a version that works?
17:55
i dont recall any change to team state rn
17:57
restarting doesnt help right? xd
Avatar
[freenode] Zwelf BOT 2020-08-08 17:59:20Z
just checked, finish on regular server are still working
Avatar
[freenode] Zwelf BOT 2020-08-08 17:59:34Z
yes
Avatar
was the server empty?
Avatar
[freenode] Zwelf BOT 2020-08-08 17:59:52Z
yes (only we two)
Avatar
ok, thanks, but was too late, i had the restart prepared
18:04
rolled back to 14.2 release version
18:04
didn't see anything weird in logs, weird
Avatar
@deen did you not put a sixup version of the map?
18:34
I thought it was auto generated in our map_release script
18:35
though I guess we don't do a map release for tournament maps
Avatar
[quakenet] deen BOT 2020-08-08 18:37:41Z
oh, i also thought it would get auto-created
18:39
i have added it manually now
18:40
ok, my script was broken, will fix
18:42
should be auto-created now
Avatar
@Learath2 We had quite a few maps missing because of this: Aries, Cerulean, Comeback, GetSpeed 3, Loader, LS10, Onyx, Redefined 2, Smash, Snow Problem, Sunny Side Up, Time Calculator, Volt, Yun Gu 3
Avatar
Well because of safety measures you can't turn on sixup support while the game is running so the first map will be 0.6 only
Avatar
Can anyone give some advice about mysql select? I'd like to get top5 last maps info (Points, Stars, number of finishes, top1 time). My current select works, but it doesn't include maps that doesn't have any finish (without any record in race table). SELECT maps.Map, maps.Stars, COUNT(race.Map), FLOOR(MIN(IFNULL(race.Time,0))) FROM maps JOIN race ON race.Map = maps.Map AND maps.Server='HRD' AND maps.Timestamp <= NOW() GROUP BY race.Map ORDER BY maps.Timestamp DESC LIMIT 5
Avatar
Hello can someone here tell me how to activate tele numbers? http://prntscr.com/twb84r
19:37
so i know which teletile is where
Avatar
wheres your checkpoint tile
19:38
Avatar
@qshar i want it like it was before, having numbers on the teletiles, adding new teletiles wont help me fixing maps
Avatar
cl_text_entities 1
Avatar
@fokkonaut thank you!!
Avatar
Can anyone give some advice about mysql select?
>
I'd like to get top5 last maps info (Points, Stars, number of finishes, top1 time). My current select works, but it doesn't include maps that doesn't have any finish (without any record in race table).
>
SELECT maps.Map, maps.Stars, COUNT(race.Map), FLOOR(MIN(IFNULL(race.Time,0))) FROM maps JOIN race ON race.Map = maps.Map AND maps.Server='HRD' AND maps.Timestamp <= NOW() GROUP BY race.Map ORDER BY maps.Timestamp DESC LIMIT 5
@qshar @deen is pro at it
👍 1
Avatar
@qshar use a full outer join instead of an inner join
20:00
Well actually you want a left join here
Avatar
outch, indeed. Ye, you are right. Thanks!
Avatar
ᶰ°Konͧsti 2020-08-08 20:41:05Z
qdash
Avatar
493b27d 7th Birthday Summer Event - Tournament #1 - def-
Avatar
48a8135 frontpage video by maggi323 - def-
Avatar
idk how to pr multiple files lol but i think that should work
nouis 2
Avatar
put them part of the same branch
Exported 80 message(s)