Jupeyy

Results 15 issues of Jupeyy

Hey @oy, don't you want to give @Robyt3 a chance to maintain teeworlds, he's really activly pushing new prs and fixes stuff very quickly. I think this is a great...

I think it's not really nice style, IDE's find the wrong include and that's confusing. We can do most stuff with constexpr or (c++20) consteval.

building
discussion

Cellegen on discord asked to make the intention of these buttons more clear. "Assets directory" -> "Open the directory to add custom assets" Same for skins etc. But dunno good...

client
discussion

So many clang warnings lately: - OpenSSL 3 deprecation warnings - thread-safety-analysis ``` [40/256] Building CXX object CMakeFiles/engine-shared.dir/src/engine/shared/jobs.cpp.o src/engine/shared/jobs.cpp:113:1: warning: mutex 'ls.m_Lock' is still held at the end of function...

building

**Motvation:** OpenGL isn't really well supported under windows (e.g. borderless fullscreen causes weird black flushes, or doesn't really load the taskbar correctly and stuff like that) So in order to...

so it doesn't assert & shows a message box with the error and some tips Trying to get more useful information visible to the user on asserts ("dsadsa" ofc testing...

or alternativly add an MACRO_CONFIG_COLOR for colors. I think it would be cool to allow to modify all colors we use in the client but at once place in UI,...

enhancement
client
discussion

I have alot of demos in windows(around 5k) so it might be that It happens when i join a server, so i dont open the demo view I'm not 100%...

enhancement
client

The Server still writes to the steam directory `ddnet-server.sqlite` & `autoexec_server.log` I guess it would be nicer to see the steam directory as read-only, who knows what permission problems this...

server
todo
sql

``` ~/.steam/debian-installation/steamapps/common/DDraceNetwork/ddnet/DDNet: symbol lookup error: ~/.steam/debian-installation/steamapps/common/DDraceNetwork/ddnet/DDNet: undefined symbol: curl_multi_poll ``` if i start the game files downloaded by steam manually in the terminal without steam (./DDNet) it works maybe steam...

Linux
steam