SHA256
1
0
forked from pool/ddnet

Accepting request 1103926 from home:Kieltux:branches:games

- Update to version 17.2:
  * [Client] Multiview spectating
  * [Client] Improved font selection using fonts/index.json,
    updated fonts
  * [Client] 100 times faster text rendering, better space use
  * [Client] Add goto_switch and goto_tele commands
  * [Client] Add Galician language
  * [Client] Select storage locations in demo browser
  * [Editor] Support bezier envelope curves in maps
  * [Editor] Zoomable envelope editor
  * [Editor] Multiple selection in envelope editor, add grid,
    box selection
  * [Client] Render message when qutting/restarting client
  * [Client] Support ./DDNet 
    "connect tw-0.6+udp://ger2.ddnet.org:8303"
  * [Client] Implement elasticity tuning values
    (ground_elasticity_x/y)
  * [Client] Execute CFGFLAG_GAME configs from map load on client
  * [Client] No delay for direction arrows and aim line toggle
  * [Client] Improve demo/video renderer UI
  * [Client] Connect to server faster
  * [Client] Fix HUD weapons rendering
  * [Client] Make online clan friends removable
  * [Client] Fix prediction of pickups
  * [Client] Fix text wrapping with long strings
  * [Client] Fix enter in server browser
  * [Client] Fix invalid texture crash in Vulkan
  * [Client] Don't load RGB images
  * [Client] Support selecting text in both consoles
  * [Client] Fix emotes being shown for other tee
  * [Editor] Allow saving map which is running in server
  * [Editor] Show message when player is moved ingame
  * [Editor] Selectable quadpoints
  * [Editor] Keep selection when moving layers
  * [Editor] Use temporary file when saving map to prevent
    corruption
  * [Editor] Support deleting/renaming folders
  * [Editor] Perform sanity check and show errors when loading map
  * [Editor] Fix hookthrough not being fully removed when filling
    selection
  * [Editor] Fix crashes with popup menus
  * [Editor] Improve font scaling and ellipsis
  * [Editor] Fix hotkeys while editboxes are active
  * [Editor] Fix quadpoint selection, easier point selection
  * [Editor] Fix inaccurate envelope calculation
  * [Editor] Set default name when saving map under new name or
    as copy
  * [Server & Client] Allow server to redirect clients
  * [Server] Separate log levels for each output
    (console/stdout_output_level)
  * [Server] Fix killfeed for teams
  * [Server] Prevent /swap with paused players
  * [Server] Fix crash with DNSBL

OBS-URL: https://build.opensuse.org/request/show/1103926
OBS-URL: https://build.opensuse.org/package/show/games/ddnet?expand=0&rev=27
This commit is contained in:
Dirk Stoecker 2023-08-16 15:38:33 +00:00 committed by Git OBS Bridge
parent 0aea902a79
commit 04f545148f
6 changed files with 64 additions and 7 deletions

View File

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

View File

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

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

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

View File

@ -1,3 +1,60 @@
-------------------------------------------------------------------
Mon Aug 14 17:26:48 UTC 2023 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 17.2:
* [Client] Multiview spectating
* [Client] Improved font selection using fonts/index.json,
updated fonts
* [Client] 100 times faster text rendering, better space use
* [Client] Add goto_switch and goto_tele commands
* [Client] Add Galician language
* [Client] Select storage locations in demo browser
* [Editor] Support bezier envelope curves in maps
* [Editor] Zoomable envelope editor
* [Editor] Multiple selection in envelope editor, add grid,
box selection
* [Client] Render message when qutting/restarting client
* [Client] Support ./DDNet
"connect tw-0.6+udp://ger2.ddnet.org:8303"
* [Client] Implement elasticity tuning values
(ground_elasticity_x/y)
* [Client] Execute CFGFLAG_GAME configs from map load on client
* [Client] No delay for direction arrows and aim line toggle
* [Client] Improve demo/video renderer UI
* [Client] Connect to server faster
* [Client] Fix HUD weapons rendering
* [Client] Make online clan friends removable
* [Client] Fix prediction of pickups
* [Client] Fix text wrapping with long strings
* [Client] Fix enter in server browser
* [Client] Fix invalid texture crash in Vulkan
* [Client] Don't load RGB images
* [Client] Support selecting text in both consoles
* [Client] Fix emotes being shown for other tee
* [Editor] Allow saving map which is running in server
* [Editor] Show message when player is moved ingame
* [Editor] Selectable quadpoints
* [Editor] Keep selection when moving layers
* [Editor] Use temporary file when saving map to prevent
corruption
* [Editor] Support deleting/renaming folders
* [Editor] Perform sanity check and show errors when loading map
* [Editor] Fix hookthrough not being fully removed when filling
selection
* [Editor] Fix crashes with popup menus
* [Editor] Improve font scaling and ellipsis
* [Editor] Fix hotkeys while editboxes are active
* [Editor] Fix quadpoint selection, easier point selection
* [Editor] Fix inaccurate envelope calculation
* [Editor] Set default name when saving map under new name or
as copy
* [Server & Client] Allow server to redirect clients
* [Server] Separate log levels for each output
(console/stdout_output_level)
* [Server] Fix killfeed for teams
* [Server] Prevent /swap with paused players
* [Server] Fix crash with DNSBL
-------------------------------------------------------------------
Wed Jul 26 17:12:46 UTC 2023 - Carsten Ziepke <kieltux@gmail.com>

View File

@ -17,7 +17,7 @@
Name: ddnet
Version: 17.1.1
Version: 17.2
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:224e9c14494a74c23708392f5140f86a0a6556fd3ceb0aae483b26f07a0e76be
size 497396
oid sha256:fd005dbd86241b5ed1ed630dc68094214a827962bf97879f69cfca611f243fad
size 497436