SHA256
1
0
forked from pool/ddnet

Accepting request 934364 from home:Kieltux:branches:games

- Update to version 15.7
  * [Client] Make opening files for reading on windows case
    insensitive (again)
  * [Client] Increase console backlog size from 64 KB to 1 MB
  * [Client] Fix cutting demos from KoG server
  * [Client] Fix steam names being cut off inside utf8 codepoints
  * [Client] Make laser doors show correctly when spectating
    other players
  * [Client] Improve performance of SnapFindItem for extended
    item types
  * [Client] Fix spacing in HUD settings for 5:4 resolution
  * [Client] Fix serverinfo json parser to work with system
    libjsonparser
  * [Client] Don't overflow network statistics in debug view
  * [Client] Fix search bar cursor position with empty text
  * [Client] Fix killmessage-colored player names
  * [Editor] Allow zooming any distance in editor
    (cl_limit_max_zoom_level 0)
  * [Editor] Use wasd to navigate in editor
  * [Server] Server can disable dummy functionality in client
  * [Server] sv_plasma_per_sec 0 disables firing
  * [Server] Optimize entity sending
  * [Tools] Fix map_extract
  * [Tools] Lots of TSAN, UBSAN, ASAN fixes
  * [Tools] Support ASAN manual memory poisoning for pool
    allocators

OBS-URL: https://build.opensuse.org/request/show/934364
OBS-URL: https://build.opensuse.org/package/show/games/ddnet?expand=0&rev=9
This commit is contained in:
Matthias Mailänder 2021-11-28 18:13:29 +00:00 committed by Git OBS Bridge
parent b4278f5a16
commit bdbaa33c73
4 changed files with 34 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
Sun Nov 28 06:13:49 UTC 2021 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 15.7
* [Client] Make opening files for reading on windows case
insensitive (again)
* [Client] Increase console backlog size from 64 KB to 1 MB
* [Client] Fix cutting demos from KoG server
* [Client] Fix steam names being cut off inside utf8 codepoints
* [Client] Make laser doors show correctly when spectating
other players
* [Client] Improve performance of SnapFindItem for extended
item types
* [Client] Fix spacing in HUD settings for 5:4 resolution
* [Client] Fix serverinfo json parser to work with system
libjsonparser
* [Client] Don't overflow network statistics in debug view
* [Client] Fix search bar cursor position with empty text
* [Client] Fix killmessage-colored player names
* [Editor] Allow zooming any distance in editor
(cl_limit_max_zoom_level 0)
* [Editor] Use wasd to navigate in editor
* [Server] Server can disable dummy functionality in client
* [Server] sv_plasma_per_sec 0 disables firing
* [Server] Optimize entity sending
* [Tools] Fix map_extract
* [Tools] Lots of TSAN, UBSAN, ASAN fixes
* [Tools] Support ASAN manual memory poisoning for pool
allocators
-------------------------------------------------------------------
Sat Nov 13 18:31:51 UTC 2021 - Carsten Ziepke <kieltux@gmail.com>

View File

@ -17,7 +17,7 @@
Name: ddnet
Version: 15.6.2
Version: 15.7
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