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-05-22 00:00:00Z and 2019-05-23 00:00:00Z
Avatar
@trml i dont think that such a change is needed, since its been like this always :) and if someone wants to do something like me he knows whats going on and will do it like me i guess
Avatar
@jao https://github.com/ddnet/ddnet/pull/1746 Should i implement tee-based zoom?
Fix zoom reset when connecting dummy. This should fix #1731
15:02
If i understand well what u were saying
Avatar
I donโ€™t know what people want
Avatar
Then ask them via a poll or something idk?
15:08
name is pretty offset
15:08
@Deleted User
Avatar
Weapon: Gun
Avatar
@fokkonaut can you copy his exact name
Avatar
its not the name
15:12
Chillingo
Avatar
what else is it?
Avatar
its something else, i noticed the longer the client is opened the more this happens. If i would now restart the client, its gone
15:12
the name only consists of normal letters
Avatar
ok, strange
Avatar
even reconnects dont fix it, it has to be the client timer
Avatar
probs some uninitialized value
15:13
ah ok
15:13
mhh, hopefully it wasnt me xd
Avatar
i think so tbh :P
Avatar
i patched text rendering while ago, but honestly i cant think of a timer that can influence it
Avatar
i dont know anything about that stuff, you're alone there :D
Avatar
do u have a terminal on when u play?
15:17
maybe a dbg msg ๐Ÿ˜„ (edited)
Avatar
nope, i turned it off :D
Avatar
ok, did it only appear lately(5 months) and only in x direction?
Avatar
i have another screenshot from 22nd september 2018, also shifted to the right. seems like the text starts at the center of the body, and therefore its shifted to the right
15:26
and there is another screenshot from 20th october 2018, also the same way shifted (starts at the center of the tee)
Avatar
ok
15:28
thats more strange then xd
15:32
did u ever experience it with other text than the one over the tee?
Avatar
Nope
Avatar
theres a weird bug going on right now that i already reported once
17:09
when you go with you crosshair ON TOP OF YOUR TEE you completely lag out
17:10
you completely freeze and cant do anything
17:10
im also not the only one experiencing it
17:10
everyone on the server is as far as i can tell
17:11
or does it have to ddos somehow?
Avatar
can't reproduce
17:15
i just tried it
17:15
got it 2 times and after stopping doing it it also stops
17:16
just try to put crosshair in the middle of ur tee
Avatar
yeah thats what i meant
17:16
when you put your crosshair very close to your tee
Avatar
@fokkonaut hey one last question, was it already, when he joined the server, or did it happen long time after, without changing the name/going into spectator anything like that
Avatar
can't reproduce aswell, can you record it @Michel ?
Avatar
i cant record unfortunately @eNJi
Avatar
not even on phone?
Avatar
theres not much to see really
17:52
the game just freezes like you have 999 ping
Avatar
@Deleted User the player also disconnected, and connected again
17:54
and it still was like that
17:54
But client restart solved it
Avatar
dont drink and use ddnet troll
Avatar
@Michel happend to me but idk why i would say its when ddos occurs cause after a while it didn't happen anymore
Avatar
@fokkonaut i mean when it happenend
17:55
not after it
Avatar
I dont know exactly when it happened, just noticed it at some poinz
17:55
I guess looking into demos is not usefull since it re-renders everything?
Avatar
ok, i'll create an issue for now
17:55
yeah
Avatar
i can make a video
Avatar
done
Avatar
hi Corantin
Avatar
hi Edgar
Avatar
Appearently the nameplates are sometimes, rarely(when the client is open for a long time) and not reproducable not centered. Related file: src/game/client/components/nameplates.cpp src/engine/client/text.cpp most probably issue: 1. SPlayerNamePlate::m_NameTextWidth is zero => TextWidth returns 0 in some cases, or the name contains invalid characters (newline or similar) 2. m_NameTextWidth is set to zero by some overflow https://cdn.discordapp.com/attachme...
Avatar
How do i get the value code of a color? I want to set same clan color to orange, but i dont know the value code. Does RGB code work? xd
Avatar
It is hex
20:17
can you just enter the command for the color, without a vlue
20:17
value*
20:17
There you see some stuff
20:17
@jao dont you have that converter page on ddnet?
20:18
but the ddnet client can also convert colors
Avatar
I have a converter for old tw colors to new
20:18
yea that link
Avatar
@deen how?
Avatar
[quakenet] deen BOT 2019-05-22 20:21:01Z
player_color_feet<enter> shows you the different conversions
20:21
Learath2: where are the formats for entering colors documented?
Avatar
@Deathman you can set colors as hex rgb with $RRGGBB or $RGB
20:24
can you give an example jao
Avatar
command $FF00FF
Avatar
player_color_feet $FFFFFF
Avatar
OK thx
Avatar
Currently, DDNet installs only a binary to start and run the game, and also data folder. Starting the game requires double-clicking the binary in a file manager, or running the binary from the command-line interface. My propose is to also install .desktop and icon files, to better integrate with Linux desktop environment.

DDNet.desktop files

Desktop environments like GNOME make use of .desktop files in a way that the game can be found and ran by start typing its name in a sea...
Exported 95 message(s)