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-10-02 00:00:00Z and 2021-10-03 00:00:00Z
Avatar
Avatar
heinrich5991
@Fän do you have filters for existing UDP games?
Quite a lot, yes.
Avatar
Avatar
heinrich5991
which protocol would we have to imitate to get the best DoS provider coverage?
Well, the complexity with all of this is that there's 3 protocols which we'll have to support
03:23
We can support 0.7 and the current protocol ddnet uses
03:23
but 0.6 doesn't really have challenges
Avatar
@ᶰ°Konͧsti why
Avatar
[quakenet] mamad_ BOT 2021-10-02 06:46:32Z
msg
06:46
ow
06:46
t:D
Avatar
chillerdragon BOT 2021-10-02 07:08:23Z
pure 0.6 is also not really in use its mostly ddnet clients that did not update to 0.7 yet
Avatar
@Fän are there on-demand filter that only apply during a detected attack or is everything always on?
Avatar
We provide seperate IP addresses ("protected IP") which are limited to the game port, with always-on filters.
07:46
Our US locations currently support Teamspeak 3, Rust, RageMP, FIveM & gmod. Germany as of right now only supports FiveM & ddnet (partially as mentioned) due to limited gear
07:46
I'm hoping I can get rid of all this headache with the gear once we figure out all the vendor trouble we're currently facing
Avatar
Avatar
perrodecerro
@ᶰ°Konͧsti why
ᶰ°Konͧsti 2021-10-02 08:20:18Z
Chot illegal
Avatar
Q: Do you say q-emu or qe-mu?
Avatar
q-emu
08:56
can't find a source on how to "properly" pronounce it
Avatar
el cubo
Avatar
I guess one could look at how their developers pronounce it in talks
Avatar
qemu as qe-mu soudns natural in spanish
09:00
xd
09:00
sounds*
Avatar
chillerdragon BOT 2021-10-02 09:40:12Z
Anyone using vscode here and fixed the warning that it can not find the #include <generated/protocol.h> ?
Avatar
61b243b Further lib update fixes - def-
Avatar
[quakenet] deen BOT 2021-10-02 09:42:14Z
python missing?
Avatar
chillerdragon BOT 2021-10-02 09:47:18Z
no i got python its also not a compile error just my editor showing a warning
Avatar
chillerdragon doing a quick compile helps
Avatar
chillerdragon BOT 2021-10-02 09:47:46Z
i dont compile using vscode
09:48
maybe we cann add some .vscode/settings.json telling it to look in build/src for includes
Avatar
Uhm, I'm not sure how to fix your weird setup. I also don't compile in vscode but I let it pretend it's handling that stuff
09:49
so I export a compile commands json thing, and I compile in the build folder
Avatar
chillerdragon BOT 2021-10-02 09:49:08Z
how is my setup weird lemme help make it unweird
Avatar
u just need compile commands json
Avatar
is there a particular reason that clan tags have 4 characters less than the name tags? would be nice if the character limit for the clans would be lifted up a bit but i dont know if its there for a reason or if it will create problems
Avatar
scoreboard display limitation
12:16
probably
Avatar
Also a protocol limitation, it'd be very hard to change that cap
Avatar
@Knuski doesn't have effect on you since you will never be accepted by a clan anyway
Avatar
just use a clan tag
13:19
which usually consists of uppercase and 4 letters
13:19
xd
13:19
The noby fakers = TNF
Avatar
Figured out another bug, dang it lazy coding skills!
Avatar
fried brain
Avatar
Avatar
Ryozuki
The noby fakers = TNF
great idea
Avatar
u should get a clan tag and never mention its meaning
13:20
gB
13:21
mB
13:21
monkalaugh
Avatar
Avatar
Anime.pdf
el cubo
el rectangulo
Avatar
el triangulo
Avatar
Hello, i installed DDNet on linux ( ubuntu 20.04 ), but screen is freezed
Avatar
how did you install it? steam/apt/github?
Avatar
Avatar
xii69
Hello, i installed DDNet on linux ( ubuntu 20.04 ), but screen is freezed
oWo
Avatar
Avatar
Cipy29
how did you install it? steam/apt/github?
i can't install steam its broken for me on my ubuntu
16:14
but you can install steam in ubuntu software
Avatar
so u can install steam?
Avatar
did u download it from ddnet.tw?
16:15
sudo apt install build-essential cmake git libcurl4-openssl-dev libssl-dev libfreetype6-dev libglew-dev libnotify-dev libogg-dev libopus-dev libopusfile-dev libpnglite-dev libsdl2-dev libsqlite3-dev libwavpack-dev python
Avatar
no
16:16
that's just for compiling
Avatar
it works for running it
Avatar
Avatar
Cipy29
so u can install steam?
no, gives me some f** error
Avatar
and im 2 lazy to search the non lib deps
Avatar
Avatar
xii69
no, gives me some f** error
do sudo apt install ddnet
16:16
actually i think old version with apt
Avatar
its outdated
Avatar
@Ryozuki you shouldn't need to install dependencies if you download the stuff from ddnet.tw on a typical desktop
16:17
also, black screen doesn't scream "missing dependency" for me
Avatar
u often need for ddnet
16:17
to install the deps
Avatar
have you had to on a desktop?
Avatar
lot of ppl come here and tell me this, i tell them that line and they say it works
Avatar
Avatar
xii69
no, gives me some f** error
so the error is with steam?
Avatar
Avatar
Cipy29
so the error is with steam?
yea in Ubuntu Sofware at installing steam
16:18
i tryed to install steam from the official website, steam is installed but i can't launch it
Avatar
Avatar
Cipy29
do sudo apt install ddnet
i did it, still screen is freezed
Avatar
can you try starting steam from the command line prompt?
16:19
enter steam or steam.sh in there
Avatar
Avatar
heinrich5991
can you try starting steam from the command line prompt?
gave me an error and saved a crash report
Avatar
what error
Avatar
ur probs missing some 32bit libs
Avatar
write steam
Avatar
Avatar
Ryozuki
ur probs missing some 32bit libs
yea it was this error at last installation of steam
Avatar
Steam is a popular online gaming platform accessible on all major operating systems, including Linux. This article shows you how to install Steam in Ubuntu 20.04, a popular Linux distribution.
Avatar
in ur terminal
Avatar
did u follow this
Avatar
Avatar
Cipy29
write steam
Avatar
ur gtk theme is broken
Avatar
@xii69 have you tried rebooting your computer? this usually helped me when I got "An X Error occured"
Avatar
Avatar
heinrich5991
@xii69 have you tried rebooting your computer? this usually helped me when I got "An X Error occured"
yes several times
Avatar
Avatar
Ryozuki
ur gtk theme is broken
umm lemme uninstall it
Avatar
the gtk think doesn't sound critical
Avatar
try sudo apt remove steam sudo add-apt-repository multiverse sudo apt update sudo apt install steam
16:23
maybe it works idk xd
Avatar
Avatar
Cipy29
try sudo apt remove steam sudo add-apt-repository multiverse sudo apt update sudo apt install steam
ok lemme do this (edited)
Avatar
sounds like the driver might be bad?
Avatar
what heinrich linked sounds like what you have i think
Avatar
can you play other games?
16:25
Newly installed Ubuntu 16.04 with AMD 7970 / 280X GPU. Running Steam on ubuntu 16.04 64-bit STEAM_RUNTIME is enabled automatically [2016-04-22 20:13:13] Startup - updater built Mar 31 2016 19:10:48...
16:25
Sorry for this, @kisak-valve it was a misversioned package installed.
>
Apologies.
>
Note to anyone coming across this: Make sure all your driver packages are the same version. Been running into silent crashes for a day now trying to fix this, and it was a dependency which didn't update.
Avatar
Avatar
heinrich5991
can you play other games?
yes, minecraft xd
Avatar
hm okay, interesting
Avatar
It was previously 4 per 20s which can cause problems with the default reconnect delay of 5s when the server is full.

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
-...
16:35
@Cipy29 @heinrich5991
16:35
in Ubuntu Software
Avatar
did u try it in terminal
16:36
i try it now
16:36
wait
16:37
Avatar
and what does sudo apt install steam do
Avatar
Avatar
Cipy29
and what does sudo apt install steam do
downloaded and now its installing
16:40
installed, but i can't open it
16:40
can you come to 🔊👤 General 1 ?
16:40
how are you trying to open it
Avatar
np, i want to share my screen
Avatar
type steam in terminal
Avatar
Avatar
Cipy29
how are you trying to open it
steam in terminal and in software menu
16:41
Avatar
try what heinrich said
16:42
I have error when try to open steam: Running Steam on ubuntu 18.04 64-bit STEAM_RUNTIME is enabled automatically Pins up-to-date! [2019-07-26 00:23:06] Startup - updater built Jul 17 2019 06:13:47
Avatar
Hello, I'm almost done adding a feature to highlight kill messages that involve yourself. I'd like to know: how can I get the current player's id? I have access to m_pClient which I thought would have it somewhere but I can't find it
Avatar
m_pClient->m_Snap.m_pLocalInfo->m_ClientID
Avatar
Aah awesome, tyvm
Avatar
@Cipy29 @heinrich5991 thanks very very very much, fixed
17:18
i just removed the default nvidia drivers with apt autoremove && y and then installed nvidia drvier v390
Avatar
I want to add options to the hud settings but the interface is pretty crammed, what should I do ?
17:48
image.png
17:50
I guess I could try to make it scrollable but maybe there's a better option
Avatar
add second list of HUD section
Avatar
like this i guess
18:02
like in assets
Avatar
Oh good idea! I'll try
Avatar
please create an issue with the new config UI you want to create
Avatar
Sure!
Avatar
  • Add a feature to highlight the player's name in a different color to the rest.
  • Add UI config option to change kill message default text color & highlighted text color
My particular use case is to make fng easier to play without sound. (I sometimes don't know if I got a hit and needed to look at the kill board)
Avatar
493ce15 No need for libwebsockets.dll.a - def-
21:07
07ab0c6 Update libs, add libpng 1.6.37 - def-
21:07
[ddnet/ddnet-libs] New branch created: pr-libs
21:08
ogg 1.3.4 -> 1.3.5 opus 1.3.1 (no update, but rebuilt) opusfile 0.11 -> 0.12 SDL2 2.0.8/2.0.12 -> 2.0.16 sqlite3 3.32.3 -> 3.36.0 freetype 2.10.1 -> 2.11.0 curl 7.69.1 -> 7.79.0 ffmpeg 4.3.1 -> 4.4 websockets 4.1.1 -> 4.2
Avatar
4c1c635 Update libs, add libpng 1.6.37 - def-
21:21
ogg 1.3.4 -> 1.3.5 opus 1.3.1 (no update, but rebuilt) opusfile 0.11 -> 0.12 SDL2 2.0.8/2.0.12 -> 2.0.16 sqlite3 3.32.3 -> 3.36.0 freetype 2.10.1 -> 2.11.0 curl 7.69.1 -> 7.79.0 ffmpeg 4.3.1 -> 4.4 websockets 4.1.1 -> 4.2

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
  • [ ] Considere...
Avatar
5dae776 Set the maximum connection trials to 5 per 20s - heinrich5991 0b815c7 Merge #4185 - bors[bot]
21:35
9d90259 Update libs, add libpng 1.6.37 - def-
21:38
Motivation: #4186 List of changes:
  • Add options clKillMessageHighlightSelf, clKillMessageNormalColor, clKillMessageHighlightColor
  • Rework HUD panel in settings
!hud_0 !hud_1 ![in_game](https://user-images.githubusercontent.com/17968319/135732347-6e9cf148-29b8-4fc4-8dba-6...
Avatar
22de5fe Update libs, add libpng 1.6.37 - def-
Avatar
66baca4 Update libs, add libpng 1.6.37 - def-
Avatar
c6cf22b Update libs, add libpng 1.6.37 - def- 4ee5aa5 Merge #4187 - bors[bot]
Exported 166 message(s)