SHA256
1
0
forked from pool/ddnet
2024-09-13 12:34:40 +00:00
committed by Git OBS Bridge
6 changed files with 82 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
<services>
<service name="cargo_vendor" mode="disabled">
<param name="srcdir">ddnet-18.4</param>
<param name="srcdir">ddnet-18.5</param>
</service>
</services>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:35e787675701208772ebaf3895df81a435f49243f4756144341dcc61119cebfc
size 46804275

3
ddnet-18.5.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ecea5c256b42ea9cefdabdb77c9efaf527f749e250201ee0b5804af8cf9ea2a0
size 47348076

View File

@@ -1,3 +1,78 @@
-------------------------------------------------------------------
Mon Sep 9 18:01:04 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 18.5:
* [Client] Support connecting to Teeworlds 0.7 servers
* [Client] Color speed in hud based on increase or decrease
* [Client] ARM64 Windows support [SchrodingerZhu]
* [Client] Add a popup for picking a map for background
entities setting
* [Client] Support composite binds with + commands, fix handling
of composite binds with F1-F24 keys
* [Server] Spawn confetti when connecting on your DDNet birthday
* [Server] Add support for directories with add_map_votes
* [Server] Add support for triggering map sounds
* [Editor&Server] Add hot_reload command to reload map while
preserving state
* [Client] Show server info in password popup
* [Client] Spectator clans in scoreboard
* [Client] New lock indicator
* [Client] Improve cl_show_ids
* [Client] Improve dummy connecting button and error handling
* [Client] Fix 'auto' GPU identification on hybrid GPU systems
* [Client] Check API version before adding GPU to GPU list
* [Client] Use text containers to render movement information
* [Client] Work on improving Android support
* [Client] Remove multi-line chat
* [Client] 128 player support in scoreboard and spectator UI
* [Client] Also trim scoreboard search strings in highlights
* [Client] Use same Red/Blue team colors for score HUD as for
scoreboard
* [Client] Fix CSV header being written multiple times to
ddnet-saves.txt
* [Client] Fix memory leak of non-RGBA image data, clear all
image info
* [Client] Smoother menu checker background scrolling on
loading screens
* [Client] Fix invalid team count in scoreboard for split teams
* [Client] Only activate double-clicks with left mouse button
again
* [Client] Show warning when connect address cannot be resolved
* [Client] Show game menu buttons again, even in 5:4, when not
on a red/blue-team server
* [Client] Fix debug HUD units
* [Client] Improve bans rcon command pagination
* [Client] Increase max command length in console
* [Client] Scale target position when spectating
* [Client] Make macOS semaphore names more unique, improve
assertion
* [Client] Fix save code not being censored in streamer mode
* [Client] Don't allow input in console while it is
opening/closing
* [Client] Allow reloading current background entities map
* [Client] Speed demo up with mouse scroll only if menu
is active
* [Editor] Add button to collapse/expand all groups
* [Editor] Transfer server settings while using append
* [Editor] Fix editor properties not being clamped on + and
- button click
* [Client&Server] Fix UDP socket creation/cleanup if opening
IPv6 socket fails
* [Server] Add /whispers to disable whipers (similar to /dnd)
* [Server] Disallow moving authed players to spec
* [Server] Fix practice finish time
* [Server] Add error message when trying to /swap on forced
solo server
* [Server] Savegame fixes
* [Server] Disallow saving with draggers active
* [Server] Only apply DNSBL bans once when player joins
* [Server] Don't show "you've been banned" for VPN bans
* [Server] Handle dnsbl and other non-critical stuff only on
new ticks
* [Server] Don't keep state of teammate in team0mode after death
* [Tooling] Validate language files for … and non-matching
formatters in CI
-------------------------------------------------------------------
Wed Aug 21 18:52:23 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>

View File

@@ -17,7 +17,7 @@
Name: ddnet
Version: 18.4
Version: 18.5
Release: 0
Summary: DDraceNetwork, a cooperative racing mod of Teeworlds
License: Apache-2.0 AND CC-BY-SA-3.0 AND Zlib AND MIT AND SUSE-Public-Domain

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8f64d22dd71929e0f775aed2111c5460a30a96e6dc51c1963d79f10ab7fedb9d
size 497392
oid sha256:3412678607cb21cdbb2e551a876f187009128e43ce26425767178f8d825db0ac
size 497396