forked from pool/ddnet
Accepting request 1143838 from home:Kieltux:branches:games
- Update to version 18.0.3: * [Client] Community server filter instead of DDNet/KoG tabs * [Client] Add finish info messages * [Client] Editable chat size and width * [Client] Console: Scroll, search (ctrl-f), argument autocompletion * [Editor] Undo/Redo * [Editor] Improved quad handling * [Editor] Color palette and pipette * [Client] Add /join [player] to join a player's team * [Client] Improve performance when rendering text * [Client] Multi-view: Don't zoom below cl_default_zoom * [Client] Save current chat input when pressing up * [Client] Better prediction margin updates * [Client] Count deaths in statboard * [Client] Quote names with spaces when auto-completing names in commands * [Client] Config manager improvements * [Client] Validate filenames and network packets * [Client] Fix votes with timeout over 60 seconds not being shown * [Client] Better key reader button in settings * [Client] Render the tee being spectated after everyone else * [Client] Validate favorite skin name * [Client] Better text line spacing and console text selection * [Client] Fix automatic hammer on release with cl_dummy_control * [Client] Restart button when game needs to restart to apply settings * [Client] Improve performance of sounds * [Client] Improve graphics performance by copying less data * [Client] Improve player/tee settings * [Client] Fix wrong selection in vote menu when selected player leaves * [Client] Fix hook collision line when paused * [Client] Improved text outlines * [Editor] Differentiate between normal and checkpoint teles * [Editor] Editor buttons rework * [Editor] Allow resize of layers panel * [Editor] Shift-scroll to adjust special tile numbers * [Editor] Don't duplicate images when appending * [Editor] Warn about unused tiles * [Editor] Better text rendering in tele tiles * [Editor] Allow panning outside initial container * [Server] Add /tp x y to teleport to coordinates * [Server] Improve server-side auto demos * [Server] Add Sv_CommandInfo netmsg for autocompletion of chat commands * [Server] sv_vote_kick_delay fixes * [Server] Antibot improvements * [Server] Dynamically connect/disconnect debug dummies * [Server] Apply name bans to clans * [Server] Stop recording of demos on shutdown * [Server] Group list messages * [Server] Fix happy birthday broadcast * [Tools] Fix crashes on unknown UUID-based map items OBS-URL: https://build.opensuse.org/request/show/1143838 OBS-URL: https://build.opensuse.org/package/show/games/ddnet?expand=0&rev=33
This commit is contained in:
parent
e8f36f7d04
commit
0a5137f14b
2
_service
2
_service
@ -1,5 +1,5 @@
|
||||
<services>
|
||||
<service name="cargo_vendor" mode="disabled">
|
||||
<param name="srcdir">ddnet-17.4.2</param>
|
||||
<param name="srcdir">ddnet-18.0.3</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c80cbe057c9dc854519013f3717b33f0b666e8483b2fec40ad2712b6b6854a66
|
||||
size 45734215
|
3
ddnet-18.0.3.tar.gz
Normal file
3
ddnet-18.0.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2bbacc269d8d5ad1d7edf0622b334db42b2b737a9cf2c317c661bf0fe8ff1d47
|
||||
size 45795941
|
@ -1,3 +1,62 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 3 17:37:48 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>
|
||||
|
||||
- Update to version 18.0.3:
|
||||
* [Client] Community server filter instead of DDNet/KoG tabs
|
||||
* [Client] Add finish info messages
|
||||
* [Client] Editable chat size and width
|
||||
* [Client] Console: Scroll, search (ctrl-f), argument
|
||||
autocompletion
|
||||
* [Editor] Undo/Redo
|
||||
* [Editor] Improved quad handling
|
||||
* [Editor] Color palette and pipette
|
||||
* [Client] Add /join [player] to join a player's team
|
||||
* [Client] Improve performance when rendering text
|
||||
* [Client] Multi-view: Don't zoom below cl_default_zoom
|
||||
* [Client] Save current chat input when pressing up
|
||||
* [Client] Better prediction margin updates
|
||||
* [Client] Count deaths in statboard
|
||||
* [Client] Quote names with spaces when auto-completing names
|
||||
in commands
|
||||
* [Client] Config manager improvements
|
||||
* [Client] Validate filenames and network packets
|
||||
* [Client] Fix votes with timeout over 60 seconds not
|
||||
being shown
|
||||
* [Client] Better key reader button in settings
|
||||
* [Client] Render the tee being spectated after everyone else
|
||||
* [Client] Validate favorite skin name
|
||||
* [Client] Better text line spacing and console text selection
|
||||
* [Client] Fix automatic hammer on release with cl_dummy_control
|
||||
* [Client] Restart button when game needs to restart to
|
||||
apply settings
|
||||
* [Client] Improve performance of sounds
|
||||
* [Client] Improve graphics performance by copying less data
|
||||
* [Client] Improve player/tee settings
|
||||
* [Client] Fix wrong selection in vote menu when selected
|
||||
player leaves
|
||||
* [Client] Fix hook collision line when paused
|
||||
* [Client] Improved text outlines
|
||||
* [Editor] Differentiate between normal and checkpoint teles
|
||||
* [Editor] Editor buttons rework
|
||||
* [Editor] Allow resize of layers panel
|
||||
* [Editor] Shift-scroll to adjust special tile numbers
|
||||
* [Editor] Don't duplicate images when appending
|
||||
* [Editor] Warn about unused tiles
|
||||
* [Editor] Better text rendering in tele tiles
|
||||
* [Editor] Allow panning outside initial container
|
||||
* [Server] Add /tp x y to teleport to coordinates
|
||||
* [Server] Improve server-side auto demos
|
||||
* [Server] Add Sv_CommandInfo netmsg for autocompletion of
|
||||
chat commands
|
||||
* [Server] sv_vote_kick_delay fixes
|
||||
* [Server] Antibot improvements
|
||||
* [Server] Dynamically connect/disconnect debug dummies
|
||||
* [Server] Apply name bans to clans
|
||||
* [Server] Stop recording of demos on shutdown
|
||||
* [Server] Group list messages
|
||||
* [Server] Fix happy birthday broadcast
|
||||
* [Tools] Fix crashes on unknown UUID-based map items
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 3 16:26:08 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ddnet
|
||||
Version: 17.4.2
|
||||
Version: 18.0.3
|
||||
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
|
||||
@ -139,7 +139,6 @@ install -Dp -m 0644 man/DDNet-Server.6 %{buildroot}%{_mandir}/man6/DDNet-Server.
|
||||
%{_libdir}/%{name}/
|
||||
%{_datadir}/applications/%{name}.desktop
|
||||
%{_datadir}/icons/hicolor/*/apps/%{name}.png
|
||||
%{_datadir}/metainfo/*.appdata.xml
|
||||
|
||||
%files data
|
||||
%{_datadir}/%{name}/
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:58d7d30f6e62d4bb0ec15d1ec78d7b3b8d69e7d39e66c7acef6ce7c45b284386
|
||||
size 497284
|
||||
oid sha256:7b3e57a5c99fd8add60f82512aa30ab559a56ee4c43a943105645e7d2190bbc0
|
||||
size 497348
|
||||
|
Loading…
Reference in New Issue
Block a user