From 72ceef4d40bb27ac8e8a803ecdd6628ed4b5762b6ddb0ca20b12f5867053f705 Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Sun, 14 Nov 2021 22:01:26 +0000 Subject: [PATCH 1/3] Accepting request 931275 from home:Kieltux:branches:games * - Update to version 15.6.2 * [Client] Lots of prediction improvements, predict switch tiles * [Client] Select and copy from ingame console * [Client] Make emoticons smoother * [Client] Improve fullscreen and allow ingame resolution changes * [Client] Add colors for console window (cl_show_console 1 on Windows) * [Client] Display colors for strong / weak hook states * [Client] Allow zooming to levels (e.g. zoom 5) * [Client] Improved debug graphs * [Client] Add ctrl+backspace for ingame console * [Client] Update server list silently * [Client] Add a new failure log level to the HTTP module * [Client] Add inp_translated_keys 1 to use local keyboard layout * [Client] Disable chat sounds when recording without chat * [Editor] Better entity explanations at bottom of screen * [Server] Add /team -1 to join first empty team * [Server] Try to fix start line skipping * [Server] Allow antibot to get more insight into network * [Server] Make teehistorian easier to reproduce * [Server] Split long system messages into two lines OBS-URL: https://build.opensuse.org/request/show/931275 OBS-URL: https://build.opensuse.org/package/show/games/ddnet?expand=0&rev=6 --- ddnet-15.5.4.tar.gz | 3 --- ddnet-15.6.2.tar.gz | 3 +++ ddnet.changes | 25 +++++++++++++++++++++++++ ddnet.spec | 2 +- 4 files changed, 29 insertions(+), 4 deletions(-) delete mode 100644 ddnet-15.5.4.tar.gz create mode 100644 ddnet-15.6.2.tar.gz diff --git a/ddnet-15.5.4.tar.gz b/ddnet-15.5.4.tar.gz deleted file mode 100644 index 853a835..0000000 --- a/ddnet-15.5.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4f9fee8bf557953ca450605e180c4d6363082a3a136c35e1e4763aebec4f9e0 -size 32836569 diff --git a/ddnet-15.6.2.tar.gz b/ddnet-15.6.2.tar.gz new file mode 100644 index 0000000..31a2f48 --- /dev/null +++ b/ddnet-15.6.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bfbbe6690e2eaa446e53e1a679717e0a746b0fa3afee538e4861d0029572af7 +size 33009298 diff --git a/ddnet.changes b/ddnet.changes index 87917db..4320388 100644 --- a/ddnet.changes +++ b/ddnet.changes @@ -1,3 +1,28 @@ + * ------------------------------------------------------------------- +Sat Nov 13 18:31:51 UTC 2021 - Carsten Ziepke + +- Update to version 15.6.2 + * [Client] Lots of prediction improvements, predict switch tiles + * [Client] Select and copy from ingame console + * [Client] Make emoticons smoother + * [Client] Improve fullscreen and allow ingame resolution changes + * [Client] Add colors for console window (cl_show_console 1 on + Windows) + * [Client] Display colors for strong / weak hook states + * [Client] Allow zooming to levels (e.g. zoom 5) + * [Client] Improved debug graphs + * [Client] Add ctrl+backspace for ingame console + * [Client] Update server list silently + * [Client] Add a new failure log level to the HTTP module + * [Client] Add inp_translated_keys 1 to use local keyboard layout + * [Client] Disable chat sounds when recording without chat + * [Editor] Better entity explanations at bottom of screen + * [Server] Add /team -1 to join first empty team + * [Server] Try to fix start line skipping + * [Server] Allow antibot to get more insight into network + * [Server] Make teehistorian easier to reproduce + * [Server] Split long system messages into two lines + ------------------------------------------------------------------- Fri Sep 17 13:38:47 UTC 2021 - Carsten Ziepke diff --git a/ddnet.spec b/ddnet.spec index e672d76..d4f2c98 100644 --- a/ddnet.spec +++ b/ddnet.spec @@ -17,7 +17,7 @@ Name: ddnet -Version: 15.5.4 +Version: 15.6.2 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 From 89d0d63715d20f92fba0d33c7642ebd673f201d08fd4baaa6eb66271e8792873 Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Sun, 14 Nov 2021 22:01:44 +0000 Subject: [PATCH 2/3] OBS-URL: https://build.opensuse.org/package/show/games/ddnet?expand=0&rev=7 --- ddnet.changes | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ddnet.changes b/ddnet.changes index 4320388..b3f8854 100644 --- a/ddnet.changes +++ b/ddnet.changes @@ -6,8 +6,7 @@ Sat Nov 13 18:31:51 UTC 2021 - Carsten Ziepke * [Client] Select and copy from ingame console * [Client] Make emoticons smoother * [Client] Improve fullscreen and allow ingame resolution changes - * [Client] Add colors for console window (cl_show_console 1 on - Windows) + * [Client] Add colors for console window * [Client] Display colors for strong / weak hook states * [Client] Allow zooming to levels (e.g. zoom 5) * [Client] Improved debug graphs From b4278f5a160b83cb541d60db9f7a35f3d74cf93f2ef4653db84c0ee9167adf4b Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Sun, 14 Nov 2021 22:02:05 +0000 Subject: [PATCH 3/3] OBS-URL: https://build.opensuse.org/package/show/games/ddnet?expand=0&rev=8 --- ddnet.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ddnet.changes b/ddnet.changes index b3f8854..9356b1f 100644 --- a/ddnet.changes +++ b/ddnet.changes @@ -1,4 +1,4 @@ - * ------------------------------------------------------------------- +------------------------------------------------------------------- Sat Nov 13 18:31:51 UTC 2021 - Carsten Ziepke - Update to version 15.6.2