SHA256
1
0
forked from pool/ddnet

Accepting request 1078296 from home:Kieltux:branches:games

- Update to version 16.9:
  * [Client] Add random skin button
  * [Client] Select language on first start based on user locale
  * [Client] Save screenshot in separate thread to avoid lags
  * [Editor] Drag layers to reorder
  * [Editor] Sort by name and modified time in file dialog
  * [Editor] Show popups in editor when loading/saving file fails
  * [Client] Improved MOTD rendering
  * [Client] Don't add duplicate consecutive commands to
    console history
  * [Client] Support scrolling when mouse at edge
  * [Client] Support holding shift for slow mouse with color pickers
  * [Client] Fix incorrect tee blood color being shown in settings
  * [Client] Reveal selection when scrolling layer list with
    up/down arrow keys
  * [Client] Fix inp_controller_guid
  * [Client] Fix dummy tee being able to ping main tee in chat 
  * [Client] Check if HTTP request task is aborted in completion
    callback
  * [Client] Save console_output_level and console_enable_colors
    variables
  * [Client] Fix rcon login when disconnecting dummy and when
    username used
  * [Client] Fix client crash when cl_chat_old config is used
  * [Client] Fix erratic smooth scrolling when scroll time is
    changed
  * [Editor] Allow choosing envelopes by typing their ID
  * [Editor] Ignore some tiles in free slot finder
  * [Editor] Always enable editor panning and zooming when
    GUI is hidden
  * [Editor] Handle loading invalid files
  * [Editor] Add "Show Directory" button in file dialog
  * [Editor] Add "Delete" button to editor file browser
  * [Editor] Disable editor file browser hotkeys while another
    popup is open
  * [Editor] Add missing default value for custom parallax
    zoom property
  * [Server] Optimizations in preparation for 128 player support
  * [Server] Fix incorrect sixup detection when snapping pickups
  * [Server] Round time in scoreboard by millisecond, not centisecond
  * [Server] Improve ping command accuracy
  * [Server] Fix server logfile error message
  * [Tooling] Fix and improve twping
  * [Tooling] Allow to pass in the git shortrev in git_revision.py
  * [Tooling] Improve crash parsing in parse_drmingw.sh
  * [Tooling] Set uniform client/server names in cmake,
    easier modding

OBS-URL: https://build.opensuse.org/request/show/1078296
OBS-URL: https://build.opensuse.org/package/show/games/ddnet?expand=0&rev=23
This commit is contained in:
Carsten Ziepke 2023-04-15 14:51:12 +00:00 committed by Git OBS Bridge
parent ba89bbbd6b
commit 7ccdfe1a88
6 changed files with 58 additions and 7 deletions

View File

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

View File

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

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

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

View File

@ -1,3 +1,54 @@
-------------------------------------------------------------------
Mon Apr 10 20:18:49 UTC 2023 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 16.9:
* [Client] Add random skin button
* [Client] Select language on first start based on user locale
* [Client] Save screenshot in separate thread to avoid lags
* [Editor] Drag layers to reorder
* [Editor] Sort by name and modified time in file dialog
* [Editor] Show popups in editor when loading/saving file fails
* [Client] Improved MOTD rendering
* [Client] Don't add duplicate consecutive commands to
console history
* [Client] Support scrolling when mouse at edge
* [Client] Support holding shift for slow mouse with color pickers
* [Client] Fix incorrect tee blood color being shown in settings
* [Client] Reveal selection when scrolling layer list with
up/down arrow keys
* [Client] Fix inp_controller_guid
* [Client] Fix dummy tee being able to ping main tee in chat
* [Client] Check if HTTP request task is aborted in completion
callback
* [Client] Save console_output_level and console_enable_colors
variables
* [Client] Fix rcon login when disconnecting dummy and when
username used
* [Client] Fix client crash when cl_chat_old config is used
* [Client] Fix erratic smooth scrolling when scroll time is
changed
* [Editor] Allow choosing envelopes by typing their ID
* [Editor] Ignore some tiles in free slot finder
* [Editor] Always enable editor panning and zooming when
GUI is hidden
* [Editor] Handle loading invalid files
* [Editor] Add "Show Directory" button in file dialog
* [Editor] Add "Delete" button to editor file browser
* [Editor] Disable editor file browser hotkeys while another
popup is open
* [Editor] Add missing default value for custom parallax
zoom property
* [Server] Optimizations in preparation for 128 player support
* [Server] Fix incorrect sixup detection when snapping pickups
* [Server] Round time in scoreboard by millisecond, not centisecond
* [Server] Improve ping command accuracy
* [Server] Fix server logfile error message
* [Tooling] Fix and improve twping
* [Tooling] Allow to pass in the git shortrev in git_revision.py
* [Tooling] Improve crash parsing in parse_drmingw.sh
* [Tooling] Set uniform client/server names in cmake,
easier modding
-------------------------------------------------------------------
Tue Mar 7 20:46:11 UTC 2023 - Carsten Ziepke <kieltux@gmail.com>

View File

@ -17,7 +17,7 @@
Name: ddnet
Version: 16.8
Version: 16.9
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:9a4e9c759da21956cd9978eb0642fb7d3a610556266c191dc78868bb3c58fee5
size 497340
oid sha256:7a3cfaa87e5e8c649ae5324c324d1b730b0fb92d57b738cef459bb9a881ec9b2
size 497424