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 2021-02-19 00:00:00Z and 2021-02-20 00:00:00Z
Avatar
As reported by Anoian

Checklist

  • [x] Tested the change ingame
  • [ ] Provided screenshots if it is a visual change
  • [ ] Tested in combination with possibly related configuration options
  • [ ] Written a unit test if it works standalone, system.c especially
  • [ ] Considered possible null pointers and out of bounds array indexing
  • [ ] Changed no physics that affect existing maps
  • [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#...
Avatar
client crashes when i go to another workspace on i3
14:44
using steam
14:44
gotta debug it later
Avatar
Can reproduce but don't understand: ``` (gdb) bt #0 0x000055555577c1f2 in CLayerGroup::Render() (this=0x7fffc4ed48c0) at src/game/editor/editor.cpp:191 #1 0x0000555555787eaf in CEditor::DoMapEditor(CUIRect) (this=0x555555b0a000, View=...) at src/game/editor/editor.cpp:2325 #2 0x000055555579c193 in CEditor::Render() (this=0x555555b0a000) at src/game/editor/editor.cpp:5825 #3 0x000055555579f8f2 in CEditor::UpdateAndRender() (this=0x555555b0a000) at src/game/editor/editor.cpp:65...
15:58
15:58
ddnet wiki > my website
15:58
feelsbadman
Avatar
[freenode] timakro[m] BOT 2021-02-19 15:59:21Z
What tool is this?
15:59
Reads nginx logs?
15:59
last month
15:59
its goaccess
15:59
yeah it parses nginx logs
16:00
i told u about it already iirc
Avatar
[freenode] timakro[m] BOT 2021-02-19 16:00:46Z
Ah yes, I recognize the web frontend
16:00
Didn't know it had a cli interface
Avatar
[quakenet] Ryozuki BOT 2021-02-19 16:00:58Z
ChillerDragon go help the wiki https://wiki.ddnet.tw/
Avatar
[freenode] Ryozuki BOT 2021-02-19 16:01:46Z
timakro[m] ur trashmap is in there :p
Avatar
[freenode] timakro[m] BOT 2021-02-19 16:02:14Z
16:02
It's pretty bad ^^
16:02
i wanted to make a ddnet-ish theme for the wiki
Avatar
[freenode] timakro[m] BOT 2021-02-19 16:02:44Z
Too bad you can't read german
Avatar
[freenode] timakro[m] BOT 2021-02-19 16:03:02Z
And can't decipher my 5 year old attempt at humor
troll 1
16:03
(I mean the attempt was five years ago, not that I was five)
feelsamazingman 1
Avatar
[freenode] Ryozuki BOT 2021-02-19 16:03:59Z
timakro[m] are u on element web?
Avatar
[freenode] timakro[m] BOT 2021-02-19 16:04:01Z
You have my permission to use that logo hehe
Avatar
[freenode] Ryozuki BOT 2021-02-19 16:04:03Z
or u downloaded it
Avatar
[freenode] timakro[m] BOT 2021-02-19 16:04:07Z
web
Avatar
[quakenet] Ryozuki BOT 2021-02-19 16:04:16Z
ah yeah
16:04
we still need to add a page for the history of ddnet
16:04
there is also another troll 3d logo
Avatar
[freenode] timakro[m] BOT 2021-02-19 16:07:04Z
Uuhh the 3d effect is awesome
Avatar
[freenode] Ryozuki BOT 2021-02-19 16:07:47Z
timakro[m] how is the channel called
16:07
on matrix
Avatar
[freenode] timakro[m] BOT 2021-02-19 16:08:21Z
#freenode_#ddnet:matrix.org
Avatar
[freenode] Ryozuki[m] BOT 2021-02-19 16:09:35Z
🙂
16:29
poggers
Avatar
dont do that with my speedruns
Avatar
new record?
17:25
17:25
17:26
ger feelsbadman
17:26
17:27
this is actually interesting
17:27
2 finishes on insane today only
17:27
only 875 ppl finished an insane map
17:27
im there monkalaugh
17:29
if my data is correct, only 247 people finished 2 insane maps
17:32
im firing loaidng my sqlite
17:33
sqlite is rly slow rip
17:34
i guess it doesnt have indexes
17:40
creating a index made the queries take less than a second xd
Avatar
select count(*) from ( SELECT count(r.Name) as count from race r join maps m on m.Map = r.Map where m.Server = "Insane" group by r.Name having count >= 2 );
17:47
344 ppl
17:48
with my rly bad sql skillz
17:48
for >= 3 its 242 ppl
17:49
and >= 10 74
17:49
legends
Avatar
[quakenet] ChillerDragon BOT 2021-02-19 18:11:46Z
wait woot there is a matrix bridge?
18:12
oh wait or does matrix even need a bridge?
18:14
does this make sense
18:14
i guess it does
18:14
*insane maps
Avatar
In statistics, a power law is a functional relationship between two quantities, where a relative change in one quantity results in a proportional relative change in the other quantity, independent of the initial size of those quantities: one quantity varies as a power of another. For instance, considering the area of a square in terms of the len...
Avatar
indeed
18:16
that shows everywhere
18:24
18:24
there is too much ppl on 1
18:24
im on an expert data analyzer
18:24
but i think this can be done more interesting
18:29
18:29
monkaS
sweat 1
Avatar
[quakenet] ChillerDragon BOT 2021-02-19 18:40:20Z
i would switch axies
Avatar
it looks rly dumb then
Avatar
[quakenet] ChillerDragon BOT 2021-02-19 18:48:26Z
stonk graphs go from bottom left to top right
Avatar
legend is wrong
18:54
people who finished x or less maps is only increasing function
18:54
legend should be amount of players who finished x maps
18:56
xd
18:56
i rly rushed it
Avatar
Trafalgar Law 2021-02-19 20:49:27Z
Lmao
Avatar
What packages do I need to run this script?
22:05
ddnet-scripts/servers/scripts/update-points.py cat all-types (edited)
Avatar
You won't be able to run this easily. It depends on the entire setup we have for official ddnet servers
23:46
This should include all package dependencies though: https://github.com/ddnet/ddnet-scripts/blob/master/ddnet-setup.sh#L20
The magic scripts that make DDNet run. Contribute to ddnet/ddnet-scripts development by creating an account on GitHub.
Exported 97 message(s)