Robert Müller

Results 113 issues of Robert Müller

Reported by Gumba on Discord: > When I bind ctrl+d "+jump; +right" , it is bugged: It also does jump when i just press d and d itself gets overwritten...

bug
client

The option is still there but the implementation code got removed at some point. The variable `m_FavoriteAllowPing` now appears unused except for the "Leak IP" checkbox. Seems like it should...

client

When refreshing the server browser, I often get debug messages like `serverbrowser_http: skipped due to info, i=54`, which means `CServerInfo2::FromJsonRaw` fails for a particular server entry. Ideally, the masterserver would...

enhancement
masterserver

1. Render a demo containing bullet smoke trail effects. 2. Play back the same demo after rendering finished. 3. The bullet smoke trail effect is now missing, though it seems...

bug
client
demo

art0007i asked on Discord: > is there a way to copy/paste multiple server settings in the editor? I wanted to put the slowmo thing from kobra 4 in my map...

enhancement
editor

> The entity bug. > When I am in ddnet, whether in a server or not, if I put ddnet in the background of the phone(I dont know how to...

enhancement
client
android

Reported by Balami and Shkyyl on Discord. The client crashes consistently on "Initializing map logic" System information: ``` 2024-06-04 22:35:43 I engine: running on unix-linux-steam-amd64 2024-06-04 22:35:43 I engine: arch...

bug
client
Linux

See #8435. We should create a new python script for checking translations (including #8429), since nobody seems to understand the existing translation scripts very well.

CI
scripts
localization

https://github.com/ddnet/ddnet/pull/6967#discussion_r1285220104

bug
scripts
localization

To prevent problems like #8427. That one only caused the number to be missing, but e.g. using the wrong format string `%s` instead of `%d` in the translation would crash...

CI
scripts
localization