Man you have been maintaining this for a long time with barely any votes and basically no problems with the package, You have my respect.
Search Criteria
Package Details: ddnet 18.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ddnet.git (read-only, click to copy) |
---|---|
Package Base: | ddnet |
Description: | A Teeworlds modification with a unique cooperative gameplay. |
Upstream URL: | https://ddnet.org |
Keywords: | DDraceNetwork |
Licenses: | zlib, cc-by-sa-3.0, OFL-1.1, Bitstream-Vera, LicenseRef-Arev |
Submitter: | rafaelff |
Maintainer: | rafaelff |
Last Packager: | rafaelff |
Votes: | 27 |
Popularity: | 0.47 |
First Submitted: | 2017-09-01 19:31 (UTC) |
Last Updated: | 2024-11-08 19:26 (UTC) |
Dependencies (22)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- libnotify (libnotify-gitAUR)
- mariadb-libs (mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclient80AUR, libmysqlclientAUR, mariadb-lts-libs)
- miniupnpc (miniupnpc-gitAUR)
- opusfile (opusfile-gitAUR)
- sqlite (sqlite-fossilAUR)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- wavpack (wavpack-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
- cmake (cmake-gitAUR) (make)
- discord-game-sdkAUR (make)
- glslang (glslang-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- spirv-tools (spirv-tools-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- gmock (googletest-gitAUR, gtest) (check)
- Show 2 more dependencies...
Required by (0)
Sources (8)
the_leqend commented on 2024-07-26 23:47 (UTC)
rafaelff commented on 2023-12-14 18:25 (UTC)
DDNet randomly crashes with libcurl 8.5.0 and a workaround for it is to downgrade libcurl to 8.4.0. See DDNet issue #7636 and Downgrading packages in ArchWiki.
rafaelff commented on 2022-11-03 14:15 (UTC) (edited on 2023-01-12 13:01 (UTC) by rafaelff)
As of DDNet 16.5 package, Discord's Rich Presence support is enabled. With the discord-game-sdk package installed and the using Discord desktop client (discord package), you can show you are playing DDNet.
If you want to disable it, set -DDISCORD
and -DDISCORD_DYNAMIC
to OFF and remove 'discord-game-sdk' from makedepends array (optionally from optdepends array as well).
RubenKelevra commented on 2022-06-12 15:26 (UTC)
@rafaelff there's no voting necessary to get to the "official" repos.
rafaelff commented on 2021-12-04 14:58 (UTC)
Please vote on this package to help make it go to official repos!
rafaelff commented on 2020-06-03 17:06 (UTC)
@edpo: Could it be the same issue reported in https://github.com/ddnet/ddnet/issues/2233 ("Client crash on rocket explosions") ? If not, consider reporting your issue. If yes, consider providing more information if applicable.
edpo commented on 2020-06-03 00:47 (UTC) (edited on 2020-06-03 01:52 (UTC) by edpo)
After the last update, when someone or I shoot with granade, game CRASHES... after log research i found the problem: "cl_antiping 1" - game crash. "cl_antiping 0" - geme works good.
P.S. crashes only when shooting near me with granade.
Munto commented on 2019-08-24 02:05 (UTC)
Thank you for the quick fix !!
I couldn't live without my daily dose of Teeworlds.
I didn't even know this teewebs thing. You can play tw in your browser? It's awesome ! =)
edg-l commented on 2019-08-23 23:19 (UTC)
Ok, the issue is definitly due to having the websocket option enabled, it's probably due to the library being updated and causing a crash for some reason, for now, I'll disable the websocket feature, it's not like much people use teewebs.net anyway.
edg-l commented on 2019-08-23 23:13 (UTC)
I also have the problem with libwebsocket, I'm trying to figure out why it happens, but if i build ddnet manually this doesn't happen.
Pinned Comments
rafaelff commented on 2022-11-03 14:15 (UTC) (edited on 2023-01-12 13:01 (UTC) by rafaelff)
As of DDNet 16.5 package, Discord's Rich Presence support is enabled. With the discord-game-sdk package installed and the using Discord desktop client (discord package), you can show you are playing DDNet.
If you want to disable it, set
-DDISCORD
and-DDISCORD_DYNAMIC
to OFF and remove 'discord-game-sdk' from makedepends array (optionally from optdepends array as well).rafaelff commented on 2021-12-04 14:58 (UTC)
Please vote on this package to help make it go to official repos!
rafaelff commented on 2019-04-10 18:36 (UTC) (edited on 2021-06-12 22:04 (UTC) by rafaelff)
As of DDNet 15.5 package, MySQL support is enabled. If you want to disable it, set
-DMYSQL=ON
to OFF and remove 'mariadb-libs' package from depends array.