Accepting request 1233666 from games
OBS-URL: https://build.opensuse.org/request/show/1233666 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ddnet?expand=0&rev=27
This commit is contained in:
commit
1732334cdf
2
_service
2
_service
@ -1,5 +1,5 @@
|
||||
<services>
|
||||
<service name="cargo_vendor" mode="manual">
|
||||
<param name="srcdir">ddnet-18.7</param>
|
||||
<param name="srcdir">ddnet-18.8</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:414c32334034665910c701b466d6f1cccb9790c69366f355d5ca62fea77428a9
|
||||
size 47385793
|
3
ddnet-18.8.tar.gz
Normal file
3
ddnet-18.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:32be4dd4f395656ece346ffb21be64fa0ca15b350e24a7c8b1e04c7166a0e162
|
||||
size 47390894
|
@ -1,3 +1,53 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 16 17:22:58 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>
|
||||
|
||||
- Update to version 18.8:
|
||||
* [Client] Android support
|
||||
* [Client] Add cl_hook_coll_size_other & +hookcoll button in UI
|
||||
* [Client] Overhaul console design: replace background, improve
|
||||
contrast
|
||||
* [Client] Fix cursor drifting when using smooth dyncam and zoom
|
||||
* [Client] Remove self from spectator menu unless in demo
|
||||
* [Client] Visual changes to friends and server tab
|
||||
* [Client] Auto rcon auth both main and dummy
|
||||
* [Client] Send password on reconnect
|
||||
* [Client] Change default q bind to /spec
|
||||
* [Client] Fix alignment of dropdown popup menu
|
||||
* [Client] Fix player info being resent too fast/slow depending
|
||||
on FPS
|
||||
* [Client] More efficient glyph uploading, fix crash with very
|
||||
large glyphs and font sizes
|
||||
* [Client] Improve map sound/image validation and performance
|
||||
* [Client] Fix incorrect rendering of menu and entities
|
||||
background maps
|
||||
* [Client] Use quad container for race flag in finish
|
||||
infomessages
|
||||
* [Client] Make the client able to have tee's without weapons
|
||||
* [Client] Echo colors persist
|
||||
* [Client] Fix client hanging when rendering text with small
|
||||
maximum width
|
||||
* [Client] Fix damage indicators being stuck after connecting
|
||||
dummy
|
||||
* [Client] Fix gametime debug graph when dummy is connected
|
||||
* [Client] Allow decimal value for demo_speed command
|
||||
* [Client] Allow float zoom levels
|
||||
* [Client] Fix clipboard not being sanitized when pasting
|
||||
multiple lines
|
||||
* [Editor] Replace background texture with noise texture
|
||||
* [Editor] Show size of images in editor images list and
|
||||
file browser
|
||||
* [Editor] Fix Save As confirmation, prevent opening empty
|
||||
filename
|
||||
* [Editor] Fix envelope point popup
|
||||
* [Server] Implement bans_find command
|
||||
* [Server] Fix crashes with whisper command
|
||||
* [Server] Fix incomplete Teehistorian chunks being written
|
||||
* [Server] Add dbg_sql config to hide non-error SQL logs
|
||||
* [Server] Fix jetpack strength always being set to 0
|
||||
* [Server] Allow empty map settings
|
||||
* [Masterserver] Allow 128 players
|
||||
* [Build] Fix FindMySQL not finding mysql under NixOS
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 19 16:37:14 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ddnet
|
||||
Version: 18.7
|
||||
Version: 18.8
|
||||
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
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee136ccc330d15046122186a5aee635882186dc00f5351369a38980b5d8e5fae
|
||||
size 497400
|
||||
oid sha256:b6d99313cd1d4ca0bb302a8bccad408e7cd34b1a6153392124c8cf90005fde1c
|
||||
size 497476
|
||||
|
Loading…
x
Reference in New Issue
Block a user