From fb83b9bfdf73c718a8623fc27b9727a50fe16426 Mon Sep 17 00:00:00 2001 From: Dennis Felsing Date: Sun, 19 Apr 2026 08:51:51 +0800 Subject: [PATCH 1/2] Version 19.9 --- www/downloads/index.html | 119 ++++++++++++++++++++++++++++----------- www/index.php | 2 +- 2 files changed, 87 insertions(+), 34 deletions(-) diff --git a/www/downloads/index.html b/www/downloads/index.html index 9adf28205..5eaac5a67 100644 --- a/www/downloads/index.html +++ b/www/downloads/index.html @@ -4,6 +4,92 @@ ---

Downloads

+

DDNet 19.9

+ +
+ Changelog +
    +
  • [Client] Sort server browser by favorites [AssassinTee]
  • +
  • [Client] Quad clipping for unbuffered backends [AssassinTee]
  • +
  • [Client] Show actual map in Discord activity [Robyt3]
  • +
  • [Client&Server] Rewrite snapshot building and delta in Rust [heinrich5991]
  • +
  • [Client] Disable predict events by default, add checkbox in settings [Pioooooo]
  • +
  • [Client] Keep selected player highlighted while scoreboard popup is open [Robyt3]
  • +
  • [Client] Add tooltips to demo browser buttons [ProfSapphire]
  • +
  • [Client] Improve fatal error popups for graphics errors [Robyt3]
  • +
  • [Client] Prevent binding to escape and hide it as completion option [Robyt3]
  • +
  • [Client] Fix visual hook delay [Teero888]
  • +
  • [Client] Fix hook collision line of unpredicted players having wrong tunings [AssassinTee]
  • +
  • [Client] Fix input data not being stored with cl_dummy_control 1 [KebsCS]
  • +
  • [Client] Fix airjump being detected if you only have 1 jump [AssassinTee]
  • +
  • [Client] Fix warmup timer positioning [Robyt3]
  • +
  • [Client] Fix default graphics blend mode with OpenGL 1 [Robyt3]
  • +
  • [Client] Fix client crash connecting to same websockets port after shutdown [Robyt3]
  • +
  • [Client] Overhaul crash log parsing [Robyt3]
  • +
  • [Editor] Optimize ingame entities, render entities in switch layer [Robyt3]
  • +
  • [Editor] Use resize-H/V cursors while using axis lock [Robyt3]
  • +
  • [Editor] Preserve quad art group for undo/redo [ProfSapphire]
  • +
  • [Editor] Fix layer/group dragging stuck when loading/clearing map [Robyt3]
  • +
  • [Editor] Fix brush selection rectangle being rendered multiple times [Robyt3]
  • +
  • [Editor] Fix envelope point clamping when multiple points selected [Robyt3]
  • +
  • [Editor] Fix speedup angle 0 not reachable with tile adjust hotkey [Robyt3]
  • +
  • [Client&Server] Fix speedups not working at 0/0 and top left map border [AssassinTee]
  • +
  • [Client&Server] Implement more precise millisecond time function [AssassinTee]
  • +
  • [Client&Server] Enable STL debug mode [Robyt3]
  • +
  • [Server] Give unpractice caller strong hook on respawn [Pioooooo]
  • +
  • [Server] Fix set_team_ddr and uninvite applying to empty player slots [Robyt3]
  • +
  • [Server] Make start and end round virtual [ChillerDragon]
  • +
  • [Server] Add FindPlayerByName() helper [ChillerDragon]
  • +
  • [Server] Don't assert if weapon = -1 [qxdFox]
  • +
+ and a lot of smaller fixes, see the full list of git changes +
+
+
+

Nightly Builds

+

Nightly builds are updated every night based on the latest changes in the GitHub repository. +Nightly builds are intended for testing and early access to features and bug fixes, but they might contain new bugs as well. +If you encounter bugs, please report them by opening an issue on GitHub or in the #bugs channel on our Discord server.

+ +
+

Other Downloads

+ +
+
+

Old Versions

DDNet 19.8.2

2026-04-19

@@ -61,39 +147,6 @@

DDNet 19.8.2

and a lot of smaller fixes, see the full list of git changes

-
-

Nightly Builds

-

Nightly builds are updated every night based on the latest changes in the GitHub repository. -Nightly builds are intended for testing and early access to features and bug fixes, but they might contain new bugs as well. -If you encounter bugs, please report them by opening an issue on GitHub or in the #bugs channel on our Discord server.

- -
-

Other Downloads

- -
-
-

Old Versions

DDNet 19.7

2026-01-22

diff --git a/www/index.php b/www/index.php index 1204eace1..94b9a2271 100644 --- a/www/index.php +++ b/www/index.php @@ -75,7 +75,7 @@ function getOS() { } $user_os = getOS(); -$version = '19.8.2'; +$version = '19.9'; if ($user_os == 'win32') { print '

Download DDraceNetwork Client & Server ' . $version . ' for Windows (32bit)
Other systems and versions, changelogs

'; From d990b7882ea996a871fc377fd8d711a2c2879593 Mon Sep 17 00:00:00 2001 From: Dennis Felsing Date: Mon, 20 Apr 2026 17:10:28 +0800 Subject: [PATCH 2/2] 19.7.1, 19.6.1, 19.5.1 released --- www/downloads/index.html | 66 ++++++++++++++++++++-------------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/www/downloads/index.html b/www/downloads/index.html index 5eaac5a67..42ccd8cf7 100644 --- a/www/downloads/index.html +++ b/www/downloads/index.html @@ -147,18 +147,18 @@

DDNet 19.8.2

and a lot of smaller fixes, see the full list of git changes

-

DDNet 19.7

+

DDNet 19.7.1

@@ -196,21 +196,21 @@

DDNet 19.7

  • [Server] Send current map best time in snapshot [AssassinTee]
  • [Masterserver] Disallow port 0 [heinrich5991]
  • - and a lot of smaller fixes, see the full list of git changes + and a lot of smaller fixes, see the full list of git changes

    -

    DDNet 19.6

    +

    DDNet 19.6.1

    @@ -259,20 +259,20 @@

    DDNet 19.6

  • [Server] Don't allow reading out community token [heinrich5991]
  • [Masterserver] Use "403 Forbidden" for responses to banned IP addresses [heinrich5991]
  • - and a lot of smaller fixes, see the full list of git changes + and a lot of smaller fixes, see the full list of git changes
    -

    DDNet 19.5

    +

    DDNet 19.5.1

    @@ -314,7 +314,7 @@

    DDNet 19.5

  • [Masterserver] Add community support [heinrich5991]
  • [Masterserver] Disallow port 0 [heinrich5991]
  • - and a lot of smaller fixes, see the full list of git changes + and a lot of smaller fixes, see the full list of git changes

    DDNet 19.4