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-04-05 00:00:00Z and 2019-04-06 00:00:00Z
Avatar
ᶰ°Konͧsti 2019-04-05 08:09:59Z
I never heard anyone complaining about gun sounds but i hear a lot people complaining about its being deleted in latest client
08:10
so bring it back lol
Avatar
it was enabled by default again
Avatar
I think getting android support is a thing no one will ever do, and I also think it doesn't make sense to have this game on a mobile device.
Avatar
ᶰ°Konͧsti 2019-04-05 09:39:48Z
Fake news
Avatar
@ᶰ°Konͧsti The setting was changed in 2017-06-02, not sure why suddenly lots of people are noticing and no one noticed before
Avatar
ᶰ°Konͧsti 2019-04-05 09:39:53Z
i use it on mobile phone
09:40
@deen lol idk then, didnt update in years
Avatar
lmao newbies want mobile gone only god gamers play on mobile
Avatar
ᶰ°Konͧsti 2019-04-05 09:40:53Z
I like mobile to watch people play when on a way xd
Avatar
current version can't build Android because we didn't update android support to SDL2 yet
09:41
so only very old android version exists
Avatar
ᶰ°Konͧsti 2019-04-05 09:58:06Z
ik but it works, no need for new version
09:58
but would be nice if there would be a /pause button in the app because its annoying to write it in chat always
Avatar
For example this is pretty common. ```cpp ButtonBar.HMargin(1.0f, &ButtonBar); float Width = ButtonBar.h * 2.0f; ButtonBar.VSplitLeft(Width, &Button, &ButtonBar); Graphics()->TextureSet(g_pData->m_aImages[IMAGE_GUIICONS].m_Id); Graphics()->QuadsBegin(); RenderTools()->SelectSprite(SPRITE_GUIICON_MUTE); IGraphics::CQuadItem QuadItem(Button.x, Button.y, Button.w, Button.h); Graphics()->QuadsDrawTL(&QuadItem, 1); Graphics()->QuadsEnd(); ButtonBar.VSplitLeft(20.0f, 0, &ButtonBar); ...
10:05
Kinda progress for #1319 since TW compatibility isn't an issue now we think we could start doing it. I removed useless comments too. (did this manually btw) Imho we should have some clear coding style somewhere in the repo and not rely on the teeworlds hosted code style which i always forget to find, i would specially like a rule to avoid "1+134" instead should be "1 + 1 * 3 * 4" lot more clean.
Avatar
@fokkonaut is it true?
11:44
getcolorv4 on -1 gives white?
11:45
well
11:45
0 is min and ffff is max
11:45
i think u got all colors there
11:45
0xFFFFFF
Avatar
i mean you should add an option to set the config var to -1 to disable this feature
12:06
so that the clans are all white, like right now
12:07
Just add g_Config.m_ClSameClanColor >= 0 to your if case
12:07
and ofc allow -1 as min
Avatar
someone should implement preset colors so you can write "white" "green" etc
Avatar
we should have presets that can be used in the whole client, like some enums. So you can use those for authed color, laser color, clan color and whatever color that can be customized (edited)
Avatar
We should discuss if these rules are good. The ones i added i think are the best and match the current style. (allman) I didn't add any script, but it would be cool if bors can format after a commit or something. Here there is a example scripts from clang itself: https://clang.llvm.org/docs/ClangFormat.html#script-for-patch-reformatting Scoreboard.cpp formatted by clang-format with these settings: https://hastebin.com/deqabuximu.php Scoreboard.h: https://hastebin.com/voyeloveya.cpp
Avatar
<fokkonaut> we should have presets that can be used in the whole client, like some enums. So you can use those for authed color, laser color, clan color and whatever color that can be customized
Maybe #AA00FF to select RGB colors have them auto-converted as well as something like browsers support: https://htmlcolorcodes.com/color-names/
Avatar
@deen do u happen to know if there is a easy way to create a .deb package from source
13:44
idk how to make my own compiled ddnet appear on dmenu
13:44
if i install wiht apt it shows
Avatar
https://salsa.debian.org/games-team/ddnet This is what the Debian people use, but you can probably ask YangFL
DDraceNetwork, a mod of Teeworlds
Avatar
im using the debian package but its outdated
13:50
idk how to contribute or update it
Avatar
thanks
Avatar
time to become new maintainer poggers
Avatar
bb3cde4 add color to ping in scoreboard - Ryozuki 735aab9 fix braces - Ryozuki 06e8a07 fix phrasing - Ryozuki 1ee2861 Merge #1579 - bors[bot]
Avatar
im 2 lazy to do this or maybe im its easier than it seems
Avatar
ChillerDragon 2019-04-05 15:59:54Z
+1 for @Ryozuki maibntaining ddnet.deb
Avatar
we have very active debian maintainers already
16:05
they report problems and push fixes upstrea
16:05
m
16:09
but debian ddnet on buster and sid is 11.8 (edited)
16:16
ef6d4b5 add clan color to people with same clan as you - Ryozuki 4e3b219 fix wrong variable - Ryozuki f0a4da5 Merge branch 'master' into add_clan_color - Ryozuki dfa0669 Merge pull request #1578 from Ryozuki/add_clan_color - def-
Avatar
Debian is well known for stability, don't use it if you want the most recent version of everything
Avatar
uh well sid is unstable
16:52
it should be updated there, its just the maintainers not updating it
Avatar
ᶰ°Konͧsti 2019-04-05 16:52:45Z
Antergos gud
Avatar
What are correct keys for binding commands to?
20:05
like ² doesn't work 😦
Avatar
@archimede67 try them out in settings -> controls
20:13
then you know their name
Avatar
oh thanks!
Avatar
ᶰ°Konͧsti 2019-04-05 20:15:11Z
xd without this lifehack i would never check what the zooz- key is called
Avatar
xDD
Avatar
feelsamazingman 2
Avatar
ssh-keygen -t rsa -b 4096
feelsamazingman 7
Exported 73 message(s)