diff --git a/ddnet-15.7.tar.gz b/ddnet-15.7.tar.gz deleted file mode 100644 index f4baa80..0000000 --- a/ddnet-15.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0dc2691fd3385f1208df7aaa1ec8ad8d232d8d066ddf419b91bc451fb1f6ced6 -size 33009584 diff --git a/ddnet-15.8.1.tar.gz b/ddnet-15.8.1.tar.gz new file mode 100644 index 0000000..3c70b70 --- /dev/null +++ b/ddnet-15.8.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62898162d9a3e758cf1c0e0b0a9b1c78fe875092692e6b2667fc2e4b82a2ca96 +size 33020207 diff --git a/ddnet.changes b/ddnet.changes index 64fb70a..6c05e37 100644 --- a/ddnet.changes +++ b/ddnet.changes @@ -1,3 +1,41 @@ +------------------------------------------------------------------- +Sat Jan 15 16:58:41 UTC 2022 - Carsten Ziepke + +- Update to version 15.8.1 + * [Client] Support GUI/Cmd key and use it as equivalent to Ctrl + in default shortcuts + * [Client] Add cl_run_on_join to set command to execute when + joining server (e.g. "showall 1") + * [Client] Fix Unicode path/link/argument handling + * [Client] Remove ping filter in serverbrowser + * [Client] Adopt vanilla scrollbar colors and sizes + * [Client] Center timer in HUD + * [Client] Add buttons to open settings file and config directory + * [Client] Lower worst/best case frame time calculations + * [Client] Fix text selection cursor position after moving window + to different screen or resizing + * [Client] Support cl_video_show_direction 2 to show your own key + presses when recording + * [Client] Remove gfx_asyncrender_old on macOS to crash less when + resizing/moving window + * [Editor] No wasd moving when dialog is open + * [Editor] Fix enter behavior when creating new folder + * [Editor] Fix save typing when server settings are open + * [All] Skip UTF-8 BOM on all read text files + * [All] Add console_enable_colors 0 to turn off colors + * [All] Use dbg_asserts in Release builds again + * [Server] Don't shut down server when SQL queries haven't + finished + * [Server] More fixes for /swap + * [Server] Make /rescue handle switch freeze too + * [Server] Consider initial chat delays as normal mutes, + implement unmuteid + * [Server] Fix badly cut-off user names when name is too long + * [Server] Fix crash with switchers + * [Server] Don't clear client version on map change + * [Server] Some fixes for super + * [Server] Add target clientid to antibot's OnHammerHit + ------------------------------------------------------------------- Sun Nov 28 06:13:49 UTC 2021 - Carsten Ziepke diff --git a/ddnet.spec b/ddnet.spec index c7ebf60..353f96b 100644 --- a/ddnet.spec +++ b/ddnet.spec @@ -1,7 +1,7 @@ # # spec file for package ddnet # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: ddnet -Version: 15.7 +Version: 15.8.1 Release: 0 Summary: DDraceNetwork, a cooperative racing mod of Teeworlds License: Zlib AND CC-BY-SA-3.0 AND Apache-2.0 AND MIT AND SUSE-Public-Domain