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-06-02 00:00:00Z and 2021-06-03 00:00:00Z
Avatar
Is the data in real time? (edited)
Avatar
these new color pickers o_O
00:26
the black border color is quite sharp
Avatar
Avatar
louis
the black border color is quite sharp
ikr😅
Avatar
got a friend doing japanese translation, the spacing is killing him lol
03:37
03:37
03:38
The desperation
03:42
oh
03:42
03:42
so that's why they have a UI variants of Meiryo
Avatar
Avatar
GitHub
Click to see attachment 🖼️
ye after i found this and ouis stole my report i found second crash now 30x wrong rcon doesnt kick ban anymore it crashes the server
Avatar
I remember I had that crash too, dont remember what the cause was tho
06:37
06:38
06:39
GlowSansJCompressed GlowSansJCondensed SourceHanSansSC
Avatar
This is a 57kb hiragana/katakana font sits between deja vu sans and source han sans. GlowSansJCompressed is a fork of Source Han Sans so the style and license are the same: https://github.com/welai/glow-sans/blob/master/docs/README-en.md Was torn between condensed (thiner) font and compressed (thinnest) font, but I figure since we want to fit them better, might as well make more text fit rather than less: ![image](https://user-images.githubusercontent.com/3797859/120436727-e0053f00-c3b1...
Avatar
tip for any arch user, add ParallelDownloads = 5 to pacman.conf to actually use parallel downloads
Avatar
Avatar
Deleted User
Is the data in real time? (edited)
Yes
07:41
Actually for the players page the finishes only update ~once per hour
Avatar
Avatar
Ryozuki
tip for any arch user, add ParallelDownloads = 5 to pacman.conf to actually use parallel downloads
Or just choose a better mirror? I've never had trouble downloading at full speed, maybe only relevant if you have really fast internet 😄
Avatar
Avatar
deen
Or just choose a better mirror? I've never had trouble downloading at full speed, maybe only relevant if you have really fast internet 😄
i tried all mirrors
10:06
they dont go above 11mb/s
10:06
so having parallel helps
Avatar
mbit or MB?
Avatar
i can download aty 70mb/s
10:06
aka 600mbs
10:06
hmm
10:06
the one divided by 8
10:07
@deen even with low speeds, i think it helps when u download lots of small packages
Avatar
!screenshot-20210602@122751

Checklist

  • [x] Tested the change ingame
  • [x] 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...
Avatar
seems like the new master server ping estimates are a bit off?
13:04
i mean its still decent but CHN shows up as orange in the same range of GER which was previously not the case
13:04
beforehand china would be consistently 200-300+ while ger was around 150
13:05
wondering if its something that could be fixed or not due to the new master server feature
Avatar
maybe. or we can just force CHN down a range for anywhere other than china kek
Avatar
hi Freddie
Avatar
Yeah, I'd be ok with just adding a fixed +50/100 to China
Avatar
is ddnet discord bot open source?
Avatar
Contribute to ddnet/ddnet-discordbot development by creating an account on GitHub.
Avatar
Though this is probably not the exact version running right now.... I've been asking to get it deployed on a ddnet server and keep the running bot tracking github master for about a year now
Avatar
i always want to rewrite that bot in rust unironically but im so lazy
Avatar
not sure what rust would gain you there
Avatar
it would gain fun for me
Avatar
you don't need low-level control over memory layout etc.
17:38
I guess
Avatar
enough reason for me xd
Avatar
Avatar
heinrich5991
you don't need low-level control over memory layout etc.
well i wonder if the rust would have had that out of memory problem
17:38
we had in the past
17:39
also the bot should use the discord provided command api
17:39
when you start typing / u can select commands from bots
Avatar
sounds like a feature request. would be nice if it did, yes
17:40
Prosus said it struck a $1.8 billion deal to acquire Stack Overflow, an online community for software developers, in a bet on growing demand for online tech learning.
17:41
omaigat
17:41
stackoverflow was sold
17:41
for 1.8 billion dollars
Avatar
I would remake the bot but seeing as I have no hope focusing on anything I doubt I'd be able to do that either even if I actually took the time for it
Avatar
Deal is Prosus’ biggest investment in online learning and comes weeks after it sold a chunk from its massive Tencent holding
17:42
Prosus invests globally across a range of online platforms focused on areas such as food delivery, classifieds and fintech. It also maintains a more than $200 billion holding in Tencent.
17:42
a tencent related company
17:42
china is everywhere
17:42
monkalaugh
17:42
that company has udemy and codeacademy too
17:44
Avatar
chillerdragon BOT 2021-06-02 21:14:00Z
image.png
21:14
lmao wtf matrix
21:14
but i guess its cool that it merges it all together instead of the spammy version irc has in some channels
Avatar
i dont see why would it even show the nickname changes
21:27
thats weird
Avatar
``` Program terminated with signal SIGSEGV, Segmentation fault. #0 CServerBrowser::Refresh (this=0x7fafc866e3f8, Type=4) at src/engine/client/serverbrowser.cpp:814 814 m_pHttp->Refresh(); [Current thread is 1 (Thread 0x7fafc8ce2000 (LWP 697600))] (gdb) bt #0 CServerBrowser::Refresh(int) (this=0x7fafc866e3f8, Type=4) at src/engine/client/serverbrowser.cpp:814 #1 0x000055d46f1e3a4e in CClient::FinishDDNetInfo() (this=0x7fafc8567010) at src/engine/client/client.cpp:2435 #2 0x000055...
Avatar
chillerdragon BOT 2021-06-02 22:12:04Z
NO WAY !!!!11elf
22:12
github bot on matrix <3
22:12
!rank
22:12
!stats
22:12
87ed889 Move hammer and pistol weapons (fixes #3872) - def- fef200c Merge #3874 - bors[bot]
Avatar
chillerdragon BOT 2021-06-02 22:12:48Z
oh wow chill spam github
22:12
$stats
22:13
$profile
22:13
how did this work again?
22:13
#10
Avatar
chillerdragon: are you trying to use ddnet bot?
Avatar
Another missing commit. Fixes #3875. CC #3772 #3855

Checklist

  • [ ] 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 memche...
Avatar
I'm pretty sure the discord bot would ignore mesages sent from matrix because we receive them as bot messages
Avatar
@lynn: can you even use the bot commands on #developer ?
Avatar
$help
Avatar
Use $help [command] for more info on a command. You can also use $help [category] for more info on a category. DDNet Status ddos find Github buildstatus _Memes angry clown drake happy ohno sleep teebob teeward Misc about avatar commandstats emojis invite time weather Profile hours map points profile total_time Votes actualkick kick ​No Category__ help
Avatar
yes
Avatar
yea it's because it's sent through a bot account
Avatar
actualkick? oO
Avatar
lol what even is that
22:32
probably just a bigger meme
Avatar
hmm i though those are disabled
22:35
oh nice seems like Element also supports text formating
22:35
test
Avatar
hooray for formatting standards
22:36
now if we could all agree on the same encryption.....
Avatar
test test test test
22:37
seems about the same as the one on discord
Avatar
did I mention mls to you already @lynn?
22:37
it'll totally be ready in… idk, 20 years? 😛
22:38
"messaging layer security"
Avatar
oh yes you did
Avatar
kk ^^
Avatar
i didnt know that was specifically for a type of encryption
22:38
ill be honest, a lot of that goes over my head xd
Avatar
Messaging Layer Security (MLS), is a security layer for end-to-end encrypting messages in groups of size two to many.
Avatar
i only understand omemo cus my friend from belgium explained it a lot
Avatar
it'll probably be like a standardized omemo
Avatar
@T tee: test
Avatar
test
22:40
:O
22:51
26a577b Fix crash in serverbrowser initialization - heinrich5991 af6a377 Merge #3876 - bors[bot]
Exported 126 message(s)