b544c3e
Add assertions to all thread and semaphore functions - Robyt3
1ced40d
show countdown in player/tee settings for sv_info_change_delay
- dobrykafe
f7ea38e
Version 18.1 - def-
6bebafc
Update Swedish translations for 18.1 - furo321
4ba71b7
Update brazilian_portuguese.txt - rffontenelle
c31e173
Update russian.txt - gerdoe-jr
d7fcede
Update russian.txt - gerdoe-jr
116156a
Update simplified_chinese.txt - Bamcane
eb0c26d
Update turkish.txt - eghwand
dbf8ec1
Update spanish.txt - n0Ketchp
b2718c7
Update data/languages/turkish.txt - eghwand
a9d5d31
Update data/languages/turkish.txt - eghwand
2c4b5b1
Update data/languages/turkish.txt - eghwand
eb42a8e
update czech translations - dobrykafe
52a2e17
Update traditional_chinese.txt - By622
891242f
Fix HTTP client shutdown and deadlock on request error - Robyt3
653c5d0
Add validation for StrToInts
and IntsToStr
, move and rename - Robyt3
175b357
Fix client crash due to truncated skin name - Robyt3β― git checkout main
Updating files: 100% (15494/15494), done.
Switched to branch 'main'
Your branch is behind 'upstream/main' by 4967 commits, and can be fast-forwarded.
(use "git pull" to update your local branch)
error: process didn't exit successfully: `rustc -vV` (exit status: 127)
--- stderr
rustc: error while loading shared libraries: libLLVM-17.so: cannot open shared object file: No such file or directory
tf? this didnt happen yesterday> rustc -vV
rustc 1.76.0 (07dca489a 2024-02-04) (Arch Linux rust 1:1.76.0-2)
binary: rustc
commit-hash: 07dca489ac2d933c78d3c5158e3f43beefeb02ce
commit-date: 2024-02-04
host: x86_64-unknown-linux-gnu
release: 1.76.0
LLVM version: 17.0.6
2024-03-08 10:00:34 I sdl: SDL version 2.30.0 (compiled = 2.30.0)
2024-03-08 10:00:34 I gfx: Created Vulkan 1.1 context.
vulkan: No DRI3 support detected - required for presentation
Note: you can probably enable DRI3 in your Xorg config
2024-03-08 10:00:34 I vulkan: vulkan warning: The device surface does not support presenting the framebuffer to a screen. (maybe the wrong GPU was selected?)
2024-03-08 10:00:35 I sdl: SDL version 2.30.0 (compiled = 2.30.0)
2024-03-08 10:00:35 I gfx: Created OpenGL 3.0 context.
2024-03-08 10:00:35 I gfx: unable to create window: GLX is not supported
2024-03-08 10:00:35 I gfx: setting resolution to 640x480 and trying again
2024-03-08 10:00:35 I sdl: SDL version 2.30.0 (compiled = 2.30.0)
2024-03-08 10:00:35 I gfx: Created OpenGL 3.0 context.
2024-03-08 10:00:35 I gfx: unable to create window: GLX is not supported
2024-03-08 10:00:35 I sdl: SDL version 2.30.0 (compiled = 2.30.0)
2024-03-08 10:00:35 I gfx: Created OpenGL 1.4 context.
2024-03-08 10:00:35 I gfx: unable to create window: GLX is not supported
2024-03-08 10:00:35 I gfx: out of ideas. failed to init graphics
2024-03-08 10:00:35 I client: couldn't init graphics
[1] 23972 segmentation fault (core dumped) ./DDNet
what?DDNet --help
DDNet --update
argument if the updater is completely separate IMPORTED_IMPLIB not set for imported target "GTest::gtest" configuration
cmake error available? (crosscompiling linuxβwin) IMPORTED_IMPLIB not set for imported target "GTest::gtest" configuration
cmake error available? (crosscompiling linuxβwin) -DCMAKE_DISABLE_FIND_PACKAGE_GTest=ON -DDOWNLOAD_GTEST=OFF
.
in any github repository.
in any github repository CONF_HEADLESS_CLIENT
cmake .. -DHEADLESS_CLIENT=ON
[2024-03-08 18:21:48][chat-command]: 0 used /top5
[2024-03-08 18:21:48][sql]: MySQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM (SELECT Name, (@pos := @pos+1) pos, (@rank := IF(@prev = Time,@rank, @pos))' at line 1
bind
, binds
, bind_reset
) in the local console.
At the moment this only works for completing the first key name but not for composite binds that use +
, which would work differently than other console argument completion.
Unnamed keys (starting with &
) are not shown as completion options.
Refactor console argument completion to reduce duplicate code.
![image](https://github.com/ddnet/ddnet/assets/23437060/7628915...