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 2023-04-07 00:00:00Z and 2023-04-08 00:00:00Z
Avatar
When an image/sound is readded, this reuses the ReplaceImage/Sound callback functions. The added error handling to prevent duplicate images/sounds was causing this to not work, as the image/sound being readded was already present. The implementation is separated from the callback functions and an additional parameter is added to toggle the duplicate name check. Previously this was hard to notice, as the error message popup was not shown due to the top-most popup being closed immediately....
Avatar
Move "Map details" button from editor file browser to file menu. Decrease button spacing in editor file browser when screen width is low (4:3 and 5:4 resolutions). Screenshots:
  • File menu:
    • Before:
!file-menu old
  • After:
!file-menu new
  • File browser (800x600):
...
10:17
eaa4e19 Fix image/sound readding broken by error messages - Robyt3 8f58df1 Merge #6501 - bors[bot]
Avatar
72775f2 Let CUI::Screen return a const pointer - Robyt3 b7e8168 Move "Map details" button from editor file browser to file menu - Robyt3 5fb9f5d Decrease button spacing in editor file browser when screen width low - Robyt3 fdcb266 Merge #6502 - bors[bot]
Avatar
Avatar
Learath2
Nope, honestly the game doesn't work very well with controllers to begin with
Sure...
Avatar
hey i know i can set the GPU that is used tw with gfx_gpu_name but what kind of format does it need?
12:14
ik in some version there was a selection box to pick from but its gone 💀
Avatar
Avatar
Teero
ik in some version there was a selection box to pick from but its gone 💀
then one of the GPUs probably has no vk driver anymore
Avatar
Avatar
Teero
hey i know i can set the GPU that is used tw with gfx_gpu_name but what kind of format does it need?
it uses what the vulkan instance reports as name.. so i cannot really tell ya xD
12:16
r u on windows?
12:17
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Caicos XT [Radeon HD 7470/8470 / R5 235/310 OEM] (prog-if 00 [VGA controller]) 02:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] (rev ef) (prog-if 00 [VGA controller]) i have these 2 insatlled
Avatar
wtf xd
12:17
i doubt hd 7470 has a vk driver, but on linux nothing is impossible
12:17
vulkaninfo | grep driver
12:18
what u might have seen before is llvmpipe (lavapipe)
12:19
a software vulkan renderer, that u can install optionally
Avatar
ah fk i didnt even have radeon vulkan drivers installed xD
Avatar
ah yeah btw
12:20
there is radv and amdvlk
12:20
there are 2 vulkan drivers on linux
12:21
radv is by valve basically amdvlk by amd
12:21
radv usually is better there are a very few exceptions
12:21
namingly yuzu emulator works better on some titles with amdvlk ^^
12:22
radv is part of mesa
12:22
amdvlk is standalone
Avatar
Avatar
Jupstar ✪
namingly yuzu emulator works better on some titles with amdvlk ^^
no need for nintendo i only play teeworlds 😎 (edited)
Avatar
ez
Avatar
kk ty for help ❤️
12:27
there it is xD
Avatar
ZombieToad BOT 2023-04-07 14:58:08Z
hello @deen @Learath2 @snail why am i getting banned for constant racism when im not saying anything? i was gone away for 2 weeks now im coming back and getting banned for 3 months?
troll 6
14:58
Avatar
Who banned you
Avatar
@Voxel he is SP | Someone
Avatar
no i know that but
15:34
i wanna hear the answer anyways
Avatar
ChillerDragon BOT 2023-04-07 15:51:03Z
#freespsomeone
Avatar
I didn't do it, but I'll take credit
Avatar
ChillerDragon BOT 2023-04-07 15:51:28Z
oof sp somone hater
Avatar
No need to use the bridge, just ask via your alt troll
Avatar
Mfw chillerdragon don't defend turboracist trolls challange, impossible difficulty
Avatar
ChillerDragon BOT 2023-04-07 15:55:29Z
banbannetwork
15:55
u all stop bolly poor sp someone alr i havent seen him being racist once
Avatar
racistdragon
Avatar
Avatar
ChillerDragon
u all stop bolly poor sp someone alr i havent seen him being racist once
sure xd
Avatar
ChillerDragon BOT 2023-04-07 15:56:09Z
just mute him client side
Avatar
Is that why you don't see him being racist, you muted him?
Avatar
ChillerDragon BOT 2023-04-07 15:56:57Z
🧠
15:57
no i would never mute babe sp somoni
15:57
but i recommend muting him in your client instead of abusing admin powers because of chat usage
Avatar
It affects everyone, and breaks the rules, if you had a 🧠 you would know client muting solves nothing there. Sure, everyone could client mute, but why should everyone be forced to do that, repeatedly... Since he swaps names when he does it. troll
Avatar
Avatar
ChillerDragon
but i recommend muting him in your client instead of abusing admin powers because of chat usage
i can also recommend not typing racist messages 🧠
Avatar
ChillerDragon BOT 2023-04-07 16:00:00Z
ah ok if he uses other names to be racist then it makes sense i didnt realize it yet
Avatar
Avatar
ChillerDragon
banbannetwork
garten of
Avatar
ChillerDragon BOT 2023-04-07 16:00:50Z
i prefer toxic chat over toxic admins every time
16:01
because toxic chat you can mute but toxic bans you can not fight
Avatar
ye but its not toxic to ban racists
Avatar
Avatar
ChillerDragon
i prefer toxic chat over toxic admins every time
yeah jesus christ chat being > any chat ever i swear
Avatar
ChillerDragon BOT 2023-04-07 16:02:06Z
just put the racist words in the banned wors.txt thingy and go full china censor then xd
16:02
so we can still play in game with the pro player sp somoni and do some runs
Avatar
afkdragon talks about game activity smh
Avatar
ChillerDragon BOT 2023-04-07 16:02:39Z
xd
16:02
touche
Avatar
Support using editor popup rendering in game client. Support unlimited number of popup menus instead of maximum of 8. Fix non-active popups handling key events. Add Active parameter to popup function, so key events are only processed by the active (top-most) popup. Previously the "New folder" popup could be confirmed with enter while an error message is shown, which causes multiple error messages to stack. Allow popups to close without closing their child popups. Previously a popup...
Avatar
Avatar
Teero
there it is xD
17:22
damn
17:22
i 110% have drivers
Avatar
ede3e56 Move generic popup handling to UI (port from editor and upstream) - Robyt3 3bc27c2 Merge #6503 - bors[bot]
Avatar
ZombieToad BOT 2023-04-07 17:54:39Z
if you could provide proof for me being constantly racist that would be good
17:54
i think ddnet needs more transparency with moderation
Avatar
what's a 6 letter race that starts with n and ends with r
18:23
but i was asking the racist ☹
Avatar
the race enthusiast
Avatar
On Windows 10 64 bit: ``` DDNet.exe caused an Access Violation at location 00007FFED707AA5E in module nvoglv64.dll Reading from location 0000000000000000. AddrPC Params 00007FFED707AA5E 0000000000000000 000002180F90F2F0 0000000000000000 nvoglv64.dll!vkGetInstanceProcAddr+0x477be 00007FFED709ED20 0000000000000000 000000AD7ECFF280 0000021808A82900 nvoglv64.dll!vkGetInstanceProcAddr+0x6ba80 00007FF704304D44 000000AD7ECFF330 00007FF7043162F8 000002180FB1A680 DDNet.exe!CComm...
Avatar
can we word wrap with UI::DoLabel
19:11
doesn't look like it
Avatar
i think i added a options struct that could be extended to support this
19:11
i see SLabelProperties but nothing about word wrap
19:11
atm
Avatar
its called maxwidht or smth anyway
19:11
but yeah possible it doesnt exist yet
Avatar
or its some rendering flag, cant remember xd
Avatar
that sounds more likely
Avatar
but generally we could™️ render multiline
Avatar
i could do it and pr with a few other changes i made. horizontal scroll region & drop down that doesn't go past the bottom of the screen
Avatar
usually a label isnt multiline tho
Avatar
d1502b9 Allow starting build a bit earlier - def-
Exported 101 message(s)