Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
90 changes: 73 additions & 17 deletions www/downloads/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,79 @@
---
<div class="block">
<h2 id="downloads">Downloads</h2>
<h3 id="19.5"><a href="#19.5">DDNet 19.5</a></h3>
<div class="dlfiles">
2025-10-14<br/><br/>
<ul>
<li><a href="DDNet-19.5-win64.zip">Windows&nbsp;64bit</a></li>
<li><a href="DDNet-19.5-win-arm64.zip">Windows&nbsp;ARM</a></li>
<li><a href="DDNet-19.5-win32.zip">Windows&nbsp;32bit</a></li>
<li><a href="DDNet-19.5-linux_x86.tar.xz">Linux&nbsp;x86</a></li>
<li><a href="DDNet-19.5-linux_x86_64.tar.xz">Linux&nbsp;x86-64</a></li>
<li><a href="DDNet-19.5-macos.dmg">macOS (arm64&nbsp;&amp;&nbsp;x86-64)</a></li>
<li><a href="DDNet-19.5.apk">Android</a></li>
<li><a href="DDNet-19.5.tar.xz">Source</a></li>
</ul>
</div>
<div class="dlinfo">
<strong>Changelog</strong>
<ul>
<li>[Client] Add interactive tee to skin preview in settings [<strong>KebsCS</strong>]</li>
<li>[Client] Improve color space conversions when encoding demos [<strong>arch1t3cht</strong>]</li>
<li>[Client] Re-add markers column in demo browser with icon [<strong>Robyt3</strong>]</li>
<li>[Client] Improve chat/flag rendering performance [<strong>Robyt3</strong>]</li>
<li>[Client] Implement automatic quad clipping for rotating quads [<strong>AssassinTee</strong>]</li>
<li>[Client] Android: Fix unsaved changes not updating correctly [<strong>K1nop1c0</strong>]</li>
<li>[Client] Android: Fix circle hitbox [<strong>K1nop1c0</strong>]</li>
<li>[Client] Add login required icon to server browser [<strong>SollyBunny</strong>]</li>
<li>[Client] Also show favorite skins that were not found in list [<strong>Robyt3</strong>]</li>
<li>[Client] Correctly center entities text (tele numbers) [<strong>KebsCS</strong>]</li>
<li>[Client] Add button to open downloads page with CONF_INFORM_UPDATE option [<strong>Robyt3</strong>]</li>
<li>[Client] macOS with Vulkan using molten-vk fixed [<strong>Jupeyy</strong>]</li>
<li>[Client] Add delayed update to refresh rate scrollbars [<strong>dobrykafe</strong>]</li>
<li>[Client] 0.7 address server community fix [<strong>Bamcane</strong>]</li>
<li>[Client] Add more envelope validations [<strong>AssassinTee</strong>]</li>
<li>[Client] Recreate swapchain [<strong>Jupeyy</strong>]</li>
<li>[Client] Ensure client can only view https:// links [<strong>Robyt3</strong>]</li>
<li>[Client] Fix hidden input when searching in unauthed rcon [<strong>SollyBunny</strong>]</li>
<li>[Client] Fix HadokenAngle affecting eyes [<strong>SollyBunny</strong>]</li>
<li>[Client] Fix demo rename not working if names only differ in capitalization [<strong>Robyt3</strong>]</li>
<li>[Editor] Add separate setting and quick action for quad envelope preview [<strong>Robyt3</strong>]</li>
<li>[Editor] Select editor images and sounds after adding them [<strong>Robyt3</strong>]</li>
<li>[Editor] Prevent editor rotate keybinds from working while popups are open [<strong>KebsCS</strong>]</li>
<li>[Editor] Remove incorrect keyboard shortcut for undo/redo [<strong>dobrykafe</strong>]</li>
<li>[Editor] Fix quad point context menu showing when cancelling rotation [<strong>dobrykafe</strong>]</li>
<li>[Editor] Fix: Quad rotation clipping integer overflow [<strong>AssassinTee</strong>]</li>
<li>[Editor] Fix brush of game and tiles layers being created as front layer [<strong>Robyt3</strong>]</li>
<li>[Editor] Fix: Wrong render count for grouped quad layers [<strong>AssassinTee</strong>]</li>
<li>[Editor] Fix quad envelope preview rotation affecting multiple quads [<strong>Robyt3</strong>]</li>
<li>[Server] Make map settings read-only [<strong>pilonpl</strong>]</li>
<li>[Server] Add difficulty range as reason for map votes [<strong>KebsCS</strong>]</li>
<li>[Server] Fix /team 0 after joining a ddrace team [<strong>ChillerDragon</strong>]</li>
<li>[Server] Remove broadcast_pl [<strong>heinrich5991</strong>]</li>
<li>[Masterserver] Add community support [<strong>heinrich5991</strong>]</li>
<li>[Masterserver] Disallow port 0 [<strong>heinrich5991</strong>]</li>
</ul>
and a lot of smaller fixes, see the <a href="https://github.com/ddnet/ddnet/compare/19.4...19.5">full list of git changes</a>
</div>
<br/>
<h3>Other Downloads</h3>
<ul>
<li><a href="https://store.steampowered.com/app/412220/DDraceNetwork/">Steam package</a></li>
<li><a href="https://flathub.org/apps/tw.ddnet.ddnet">Flatpak package</a></li>
<li><a href="https://packages.debian.org/search?keywords=ddnet">Debian packages</a></li>
<li><a href="https://packages.ubuntu.com/search?keywords=ddnet&searchon=names&section=all">Ubuntu packages</a></li>
<li><a href="https://aur.archlinux.org/packages/?O=0&SeB=nd&K=ddnet&outdated=&SB=n&SO=a&PP=50&do_Search=Go">ArchLinux AUR packages</a>, <a href="https://wiki.archlinux.org/index.php/DDRaceNetwork">ArchWiki</a></li>
<li id="nightly-builds">Nightly Builds: <a href="DDNet-nightly-win64.zip">Windows&nbsp;64bit</a>, <a href="DDNet-nightly-win-arm64.zip">Windows&nbsp;ARM</a>, <a href="DDNet-nightly-win32.zip">Windows&nbsp;32bit</a>, <a href="DDNet-nightly-linux_x86.tar.xz">Linux&nbsp;x86</a>, <a href="DDNet-nightly-linux_x86_64.tar.xz">Linux&nbsp;x86-64</a>, <a href="DDNet-nightly-macos.dmg">macOS</a>, <a href="DDNet-nightly.apk">Android</a> (<a href="DDNet-nightly.log">build log</a>)</li>
<li>Hashes for download verification: <a href="sha256sums.txt">SHA256</a></li>
<li>Git repositories: <a href="https://github.com/ddnet/ddnet">DDNet Client &amp; Server</a>, <a href="https://github.com/ddnet/ddnet-maps">Maps</a> (including configs, <a href="https://github.com/ddnet/ddnet-maps/archive/master.zip">download all maps</a>), <a href="https://github.com/ddnet/ddnet-scripts">Scripts</a>, <a href="https://github.com/ddnet/ddnet-libs">Libs</a></li>
<li>Raw list of all DDNet ranks, team ranks and maps: <a href="/stats/ddnet-stats.zip">CSV</a>, <a href="/stats/ddnet-sql.zip">SQL</a></li>
<li>Map download server: <a href="https://maps.ddnet.org/">List of all maps</a>, <a href="https://maps.ddnet.org/compilations/">Map compilations</a></li>
<li><a href="http://www.foveon.de/sonstiges/opusdrop/index.htm">OpusDrop</a> (Convert sound files to Opus for DDNet maps)</li>
</ul>
</div>
<div class="block">
<h2 id="old-downloads">Old Versions</h2>
<h3 id="19.4"><a href="#19.4">DDNet 19.4</a></h3>
<div class="dlfiles">
2025-09-09<br/><br/>
Expand Down Expand Up @@ -79,23 +152,6 @@ <h3 id="19.4"><a href="#19.4">DDNet 19.4</a></h3>
and a lot of smaller fixes, see the <a href="https://github.com/ddnet/ddnet/compare/19.3...19.4">full list of git changes</a>
</div>
<br/>
<h3>Other Downloads</h3>
<ul>
<li><a href="https://store.steampowered.com/app/412220/DDraceNetwork/">Steam package</a></li>
<li><a href="https://flathub.org/apps/tw.ddnet.ddnet">Flatpak package</a></li>
<li><a href="https://packages.debian.org/search?keywords=ddnet">Debian packages</a></li>
<li><a href="https://packages.ubuntu.com/search?keywords=ddnet&searchon=names&section=all">Ubuntu packages</a></li>
<li><a href="https://aur.archlinux.org/packages/?O=0&SeB=nd&K=ddnet&outdated=&SB=n&SO=a&PP=50&do_Search=Go">ArchLinux AUR packages</a>, <a href="https://wiki.archlinux.org/index.php/DDRaceNetwork">ArchWiki</a></li>
<li id="nightly-builds">Nightly Builds: <a href="DDNet-nightly-win64.zip">Windows&nbsp;64bit</a>, <a href="DDNet-nightly-win-arm64.zip">Windows&nbsp;ARM</a>, <a href="DDNet-nightly-win32.zip">Windows&nbsp;32bit</a>, <a href="DDNet-nightly-linux_x86.tar.xz">Linux&nbsp;x86</a>, <a href="DDNet-nightly-linux_x86_64.tar.xz">Linux&nbsp;x86-64</a>, <a href="DDNet-nightly-macos.dmg">macOS</a>, <a href="DDNet-nightly.apk">Android</a> (<a href="DDNet-nightly.log">build log</a>)</li>
<li>Hashes for download verification: <a href="sha256sums.txt">SHA256</a></li>
<li>Git repositories: <a href="https://github.com/ddnet/ddnet">DDNet Client &amp; Server</a>, <a href="https://github.com/ddnet/ddnet-maps">Maps</a> (including configs, <a href="https://github.com/ddnet/ddnet-maps/archive/master.zip">download all maps</a>), <a href="https://github.com/ddnet/ddnet-scripts">Scripts</a>, <a href="https://github.com/ddnet/ddnet-libs">Libs</a></li>
<li>Raw list of all DDNet ranks, team ranks and maps: <a href="/stats/ddnet-stats.zip">CSV</a>, <a href="/stats/ddnet-sql.zip">SQL</a></li>
<li>Map download server: <a href="https://maps.ddnet.org/">List of all maps</a>, <a href="https://maps.ddnet.org/compilations/">Map compilations</a></li>
<li><a href="http://www.foveon.de/sonstiges/opusdrop/index.htm">OpusDrop</a> (Convert sound files to Opus for DDNet maps)</li>
</ul>
</div>
<div class="block">
<h2 id="old-downloads">Old Versions</h2>
<h3 id="19.3"><a href="#19.3">DDNet 19.3</a></h3>
<div class="dlfiles">
2025-06-21<br/><br/>
Expand Down
2 changes: 1 addition & 1 deletion www/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ function getOS() {
}

$user_os = getOS();
$version = '19.4';
$version = '19.5';

if ($user_os == 'win32') {
print '<p class="download"><span class="big"><a href="/downloads/DDNet-' . $version . '-win32.zip">Download DDraceNetwork Client &amp; Server ' . $version . ' for Windows (32bit)</a></span><br/><a href="/downloads/">Other systems and versions, changelogs</a></p>';
Expand Down