186cf51
Revert "Consistently use SDL hint constants from SDL_hints.h
" - def-go tool
landing in Go 1.24.This server uses an experimental translation from Teeworlds 0.7 to 0.6. Please report bugs on ddnet.org/discord
This message gets broadcasted too frequently for sixup players. Should be enough to show in chat/broadcast only once when connecting.gradle-wrapper.jar
which was still gradle wrapper 7.3.3 to version 8.5 as specified by the properties file. Specify the distributionSha256Sum
to verify the gradle wrapper download.
Move the gradle wrapper to the expected subfolder gradle/wrapper
and add the wrapper scripts gradlew
and gradlew.bat
to version control to bring the build more in line with best practices.
The gradle wrapper can be updated by running ./gradlew wrapper --gradle-version 8.5
in an Android buil...pEditor->m_ToolbarPreviewSound = -1;
line to
https://github.com/MilkeeyCat/ddnet/blob/186cf51da7115666ae8cc9f42bbbbcd0af831998/src/game/editor/popups.cpp#L1874
https://github.com/MilkeeyCat/ddnet/blob/186cf51da7115666ae8cc9f42bbbbcd0af831998/src/game/editor/popups.cpp#L2230
Is this a correct place to fix the problem?pEditor->m_ToolbarPreviewSound = -1;
line to
https://github.com/MilkeeyCat/ddnet/blob/186cf51da7115666ae8cc9f42bbbbcd0af831998/src/game/editor/popups.cpp#L1874
https://github.com/MilkeeyCat/ddnet/blob/186cf51da7115666ae8cc9f42bbbbcd0af831998/src/game/editor/popups.cpp#L2230
Is this a correct place to fix the problem?