diff --git a/_service b/_service index 95e5719..93948cf 100644 --- a/_service +++ b/_service @@ -1,5 +1,5 @@ - ddnet-16.7.2 + ddnet-16.8 diff --git a/ddnet-16.7.2.tar.gz b/ddnet-16.7.2.tar.gz deleted file mode 100644 index 1c9715e..0000000 --- a/ddnet-16.7.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:448bb4c4fa6720a4a13c3b89412c53bed27b65b8c14b0732da22e1fb6cc60ae9 -size 35917634 diff --git a/ddnet-16.8.tar.gz b/ddnet-16.8.tar.gz new file mode 100644 index 0000000..4b94e04 --- /dev/null +++ b/ddnet-16.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31e6d619cae96c2be18e2ee47eee79b0e9a9c1dbc46007fef573400bb9dc031d +size 35928199 diff --git a/ddnet.changes b/ddnet.changes index 89de334..30c789c 100644 --- a/ddnet.changes +++ b/ddnet.changes @@ -1,3 +1,44 @@ +------------------------------------------------------------------- +Tue Mar 7 20:46:11 UTC 2023 - Carsten Ziepke + +- Update to version 16.8: + * [Client] Add skin to serverbrowser's scoreboard + * [Client] Add ingame and browser buttons to copy server info + to clipboard + * [Client] Better lists with smooth scrolling + (ui_smooth_scroll_time) + * [Client+Server] Implement FIFO on Windows using Named Pipes + * [Client] Add tooltip to demo seekbar showing the currently + hovered time + * [Client] Fix client crash when echoing client message to chat, + use em dash for client messages in chat + * [Client] Make color pickers not change selected color as much + * [Client] Support 4 and 8 digit RGBA color values in console + * [Client] Merge entity textures to reduce memory usage + * [Client] Increase relative joystick movement based on input + update time, disable relative joystick when console is open + or window not focused + * [Client] For integrated and discrete GPUs always prefer what + comes first in the list + * [Client] Show error message when downloaded map cannot be saved + * [Client] Add error message when saving screenshot fails + * [Client] Save prediction margin + * [Client] Fix text rendering over maximum line width with newline + * [Client] Align color picker buttons on right side + * [Editor] Support longer file/folder names + * [Editor] Clear file browser search term when entering folder + * [Editor] Add buttons to move envelopes left and right, + improve envelope UI layout, add tooltips for editboxes + * [Editor] Add a refresh button to the file browser + * [Server] Add reset command to server + * [Server] Fix sv_vanilla_antispoof for vanilla 0.6.5 clients + * [Server] Remove projectiles on save and load + * [Server] Remove projectiles on team change + * [Server] Hand the client IP addresses to the antibot module + * [Server] Fix announcement feature + * [Server] Don't count (connecting) players for voting + * [Server] Fix crash in team save/load + ------------------------------------------------------------------- Mon Feb 6 18:43:49 UTC 2023 - Carsten Ziepke diff --git a/ddnet.spec b/ddnet.spec index 4d989a2..2f2cca8 100644 --- a/ddnet.spec +++ b/ddnet.spec @@ -17,7 +17,7 @@ Name: ddnet -Version: 16.7.2 +Version: 16.8 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 @@ -26,7 +26,6 @@ URL: https://ddnet.org/ Source0: https://github.com/ddnet/ddnet/archive/%{version}/%{name}-%{version}.tar.gz Source1: vendor.tar.xz Source2: cargo_config - BuildRequires: Mesa-libGLESv3-devel BuildRequires: appstream-glib BuildRequires: cargo diff --git a/vendor.tar.xz b/vendor.tar.xz index 93a1ca0..89f4c61 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9e30835034b8f3aff524938e0268c386aec4309cac8c3c8987caedad19e89b87 -size 497380 +oid sha256:9a4e9c759da21956cd9978eb0642fb7d3a610556266c191dc78868bb3c58fee5 +size 497340