Package Details: ddnet 18.6-1

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.94
First Submitted: 2017-09-01 19:31 (UTC)
Last Updated: 2024-10-07 16:20 (UTC)

Required by (0)

Sources (8)

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.

Latest Comments

1 2 3 4 Next › Last »

the_leqend commented on 2024-07-26 23:47 (UTC)

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.

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.