forked from pool/ddnet
Accepting request 1242246 from games
OBS-URL: https://build.opensuse.org/request/show/1242246 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ddnet?expand=0&rev=29
This commit is contained in:
commit
2ab9f89126
2
_service
2
_service
@ -1,5 +1,5 @@
|
||||
<services>
|
||||
<service name="cargo_vendor" mode="manual">
|
||||
<param name="srcdir">ddnet-18.8.2</param>
|
||||
<param name="srcdir">ddnet-18.9</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:631dfc5dfefeb1fbdcee4a03947e588245243db8c1551248a9e0021681cecac5
|
||||
size 47392434
|
3
ddnet-18.9.tar.gz
Normal file
3
ddnet-18.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42b5f31b6536554e965b503af91a55727ea21f39135ebaa49054bd32fa0e5e6c
|
||||
size 47412071
|
@ -1,3 +1,56 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 11 19:14:57 UTC 2025 - Carsten Ziepke <kieltux@gmail.com>
|
||||
|
||||
- Update to version 18.9:
|
||||
* [Client] Rework name plates
|
||||
* [Client] Run server on Android
|
||||
* [Client] Support reading demo files larger than 2 GiB
|
||||
* [Client] Add 'sv_maps_base_url' to support map download
|
||||
https urls
|
||||
* [Client] Fix Tele Commands during Dyncam Zoom and Make Aiming
|
||||
Consistent across Zoom Levels
|
||||
* [Client] Use remote tee angle when spectating
|
||||
* [Client] Send camera type flag to prevent unexpected viewpos
|
||||
and target update
|
||||
* [Client] Fix console behavior when pasting multiple lines
|
||||
of text
|
||||
* [Client] Reset color in RenderLoading
|
||||
* [Client] Translations for graphics errors
|
||||
* [Client] Make client/graphics warnings thread-safe
|
||||
* [Client] Support double quotes in translations
|
||||
* [Client] Don't merge diffrent colored client msgs
|
||||
* [Client] Minor improvement of entities background map settings
|
||||
* [Client] Improve entities/menu background map loading
|
||||
* [Client] Makes winter_night menu theme background can display
|
||||
properly on a wider resolution
|
||||
* [Client] Make Rendering the angle used by the hookcoll be
|
||||
fixed when spectating
|
||||
* [Client] Fix jump effect opacity
|
||||
* [Client] Improve key & main menu hotkey handling
|
||||
* [Client] Fix Android crash in release build due to ProGuard
|
||||
* [Client] Minor improvements to random skin generation
|
||||
* [Client] Add button to open Touch controls wiki page to
|
||||
controls editor
|
||||
* [Client] Fix tuning velramp graphs not being updated when
|
||||
tuning changed
|
||||
* [Client] Improve sound sample thread-safety
|
||||
* [Client] Fix current server's community information not
|
||||
being set
|
||||
* [Client] Don't count fire if spec menu is opened
|
||||
* [Client] Fix incorrect loading progress due to 0.7 images
|
||||
* [Client&Server] Set a recursion limit for config files
|
||||
* [Editor] Revert Tele popup
|
||||
* [Editor] Allow invalid commands too if unknown commands
|
||||
are allowed
|
||||
* [Server] Ignore case when map voting with full match
|
||||
* [Server] Fix server handling when vote creator leaves
|
||||
* [Server] Add death sounds/particles on spike in practice
|
||||
* [Server] Spikes freeze instead of kill in practice
|
||||
* [Server] Disable auto rescue in spike in practice
|
||||
* [Tooling] Support building Android version on Windows
|
||||
with MSYS2
|
||||
* [Tooling] Fix stack-overflow in demo_extract_chat tool
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 28 12:47:46 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ddnet
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ddnet
|
||||
Version: 18.8.2
|
||||
Version: 18.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
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0023ceb888f23f5347963cd1f5746f19623ea80e1b6138e2964d9a87bd0e8d1b
|
||||
size 497484
|
||||
oid sha256:e4bf6b8f5b67342a1b74f8aa4017be1d0dd9dee5a4029884b1611607598bebd9
|
||||
size 497436
|
||||
|
Loading…
x
Reference in New Issue
Block a user