d45c46ae88
- Update to version 18.6: * [Client] Smooth spectating * [Client] Mouse click in spectator mode to lock/release view * [Client] Add auto-completion hint for chat commands * [Client] Add cl_freeze_stars setting (F1) for old freeze stars * [Editor] Add quick actions (ctrl+p) * [Client] Show skin name as tooltip in friendlist and serverinfo * [Client] Put dead players at the bottom of scoreboard * [Client] Add ghost list sorting * [Client] Android improvements * [Client] Skin save button and directory for Teeworlds 0.7 * [Client] Correctly handle country/type filters for non-community servers * [Client] Validate chat and console arguments * [Client] Fix game launch on Wayland-only systems * [Client] Resample audio to device playback rate * [Client] Immediate browser filters * [Client] Fix default player name for Teeworlds 0.7 * [Client] Don't open scoreboard during pause * [Client] Vertical arrow key navigation in skin selection * [Client] Rework 0.7 tee settings layout * [Client] Fix dummy disconnecting on hot reload * [Client] Fix map download fallback * [Client] Add icon button to open console in bottom right of start menu * [Client] Fix illegal memory access in video recorder * [Client] Fix directory in map paths * [Client] Fix scrollbar rail clicking being active while popups open * [Client] Fix colored speed values after connecting to a server * [Client] Fix composite binds that open chat, console or menus * [Client] Fix name in chat not being highlighted * [Client] Rework image loading, saving and manipulation * [Client] Fix duplicate 0.7 flag sound with dummy connected * [Client] Fix 0.7 team colors * [Client] Change 'No servers found' message to hint at ports * [Client] More gametype colors (LMS, LTS, gCTF, gDM, FreeZe, iFreeze) * [Client] Fix Leak IP check * [Client] Make cl_show_direction change alpha with cl_show_others_alpha * [Client] Don't reset zoom on team switch * [Editor] Allow custom entities * [Editor] Add ed_layer_selector * [Editor] Add center pivot for quads * [Editor] Add ed_auto_map_reload setting * [Editor] Add right-click to solo editor layer * [Editor] Fix crash with RGB images * [Editor] Fix undo/redo for adding layers * [Editor] Allow non-conflicting keybinds while line input is active * [Editor] Fix crash with image/sound load failing * [Server] Improvements to announcements (reload_announcement) * [Server] Add reload_censorlist command * [Server] Send result of random_unfinished_map to all clients * [Server] Allow random_unfinished_map in rcon * [Server] Add /lasttp to hot reload * [Server] Fix hot reload crash with super * [Server] Don't expose econ publicly when ec_bindaddr is set to localhost * [Server] Fix hot reload crash with draggers * [Server] Alignment of separators in record output * [Server] Fix sv_rescue_delay * [Tooling] Fix language contexts
Dmitriy Perlow
2024-10-13 17:21:08 +00:00
91f803d78a
- Update to version 18.5.1: * [Client] Support connecting to Teeworlds 0.7 servers * [Client] Color speed in hud based on increase or decrease * [Client] ARM64 Windows support * [Client] Add a popup for picking a map for background entities setting * [Client] Support composite binds with + commands, fix handling of composite binds with F1-F24 keys * [Server] Spawn confetti when connecting on your DDNet birthday * [Server] Add support for directories with add_map_votes * [Server] Add support for triggering map sounds * [Editor&Server] Add hot_reload command to reload map while preserving state * [Client] Show server info in password popup * [Client] Spectator clans in scoreboard * [Client] New lock indicator * [Client] Improve cl_show_ids * [Client] Improve dummy connecting button and error handling * [Client] Fix 'auto' GPU identification on hybrid GPU systems * [Client] Check API version before adding GPU to GPU list * [Client] Use text containers to render movement information * [Client] Work on improving Android support * [Client] Remove multi-line chat * [Client] 128 player support in scoreboard and spectator UI * [Client] Also trim scoreboard search strings in highlights * [Client] Use same Red/Blue team colors for score HUD as for scoreboard * [Client] Fix CSV header being written multiple times to ddnet-saves.txt * [Client] Fix memory leak of non-RGBA image data, clear all image info * [Client] Smoother menu checker background scrolling on loading screens * [Client] Fix invalid team count in scoreboard for split teams * [Client] Only activate double-clicks with left mouse button again * [Client] Show warning when connect address cannot be resolved * [Client] Show game menu buttons again, even in 5:4, when not on a red/blue-team server * [Client] Fix debug HUD units * [Client] Improve bans rcon command pagination * [Client] Increase max command length in console * [Client] Scale target position when spectating * [Client] Fix save code not being censored in streamer mode * [Client] Don't allow input in console while it is opening/closing * [Client] Allow reloading current background entities map * [Client] Speed demo up with mouse scroll only if menu is active * [Editor] Add button to collapse/expand all groups * [Editor] Transfer server settings while using append * [Editor] Fix editor properties not being clamped on + and - button click * [Client&Server] Fix UDP socket creation/cleanup if opening IPv6 socket fails * [Server] Add /whispers to disable whipers (similar to /dnd) * [Server] Disallow moving authed players to spec * [Server] Fix practice finish time * [Server] Add error message when trying to /swap on forced solo server * [Server] Savegame fixes * [Server] Disallow saving with draggers active * [Server] Only apply DNSBL bans once when player joins * [Server] Don't show "you've been banned" for VPN bans * [Server] Handle dnsbl and other non-critical stuff only on new ticks * [Server] Don't keep state of teammate in team0mode after death * [Tooling] Validate language files for … and non-matching formatters in CI
Dirk Stoecker2024-09-19 13:19:11 +00:00
50cd69ce0a
Accepting request 1201466 from home:Kieltux:branches:games
Dirk Stoecker2024-09-19 13:19:11 +00:00
ef85264555
- Update to version 18.5: * [Client] Support connecting to Teeworlds 0.7 servers * [Client] Color speed in hud based on increase or decrease * [Client] ARM64 Windows support [SchrodingerZhu] * [Client] Add a popup for picking a map for background entities setting * [Client] Support composite binds with + commands, fix handling of composite binds with F1-F24 keys * [Server] Spawn confetti when connecting on your DDNet birthday * [Server] Add support for directories with add_map_votes * [Server] Add support for triggering map sounds * [Editor&Server] Add hot_reload command to reload map while preserving state * [Client] Show server info in password popup * [Client] Spectator clans in scoreboard * [Client] New lock indicator * [Client] Improve cl_show_ids * [Client] Improve dummy connecting button and error handling * [Client] Fix 'auto' GPU identification on hybrid GPU systems * [Client] Check API version before adding GPU to GPU list * [Client] Use text containers to render movement information * [Client] Work on improving Android support * [Client] Remove multi-line chat * [Client] 128 player support in scoreboard and spectator UI * [Client] Also trim scoreboard search strings in highlights * [Client] Use same Red/Blue team colors for score HUD as for scoreboard * [Client] Fix CSV header being written multiple times to ddnet-saves.txt * [Client] Fix memory leak of non-RGBA image data, clear all image info * [Client] Smoother menu checker background scrolling on loading screens * [Client] Fix invalid team count in scoreboard for split teams * [Client] Only activate double-clicks with left mouse button again * [Client] Show warning when connect address cannot be resolved * [Client] Show game menu buttons again, even in 5:4, when not on a red/blue-team server * [Client] Fix debug HUD units * [Client] Improve bans rcon command pagination * [Client] Increase max command length in console * [Client] Scale target position when spectating * [Client] Make macOS semaphore names more unique, improve assertion * [Client] Fix save code not being censored in streamer mode * [Client] Don't allow input in console while it is opening/closing * [Client] Allow reloading current background entities map * [Client] Speed demo up with mouse scroll only if menu is active * [Editor] Add button to collapse/expand all groups * [Editor] Transfer server settings while using append * [Editor] Fix editor properties not being clamped on + and - button click * [Client&Server] Fix UDP socket creation/cleanup if opening IPv6 socket fails * [Server] Add /whispers to disable whipers (similar to /dnd) * [Server] Disallow moving authed players to spec * [Server] Fix practice finish time * [Server] Add error message when trying to /swap on forced solo server * [Server] Savegame fixes * [Server] Disallow saving with draggers active * [Server] Only apply DNSBL bans once when player joins * [Server] Don't show "you've been banned" for VPN bans * [Server] Handle dnsbl and other non-critical stuff only on new ticks * [Server] Don't keep state of teammate in team0mode after death * [Tooling] Validate language files for … and non-matching formatters in CI
Dirk Stoecker2024-09-13 09:49:57 +00:00
95a2292311
Accepting request 1199729 from home:Kieltux:branches:games
Dirk Stoecker2024-09-13 09:49:57 +00:00
3c883f4c2e
- Update to version 18.4: * [Client] Add team size indicator * [Client] Show skin name as tooltip in ingame player list * [Client] Remove Spectate label from HUD, show Following {player} instead * [Client] Various fixes with sound disabled * [Client] Various improvements to scoreboard rendering * [Client] Show help text when chaining multiple commands * [Client] Consistent value selector behavior * [Client] Server browser friend list: sort case insensitively * [Client] Fix incorrect scoreboard size if blue team used without teams flag * [Client] Fix integer overflow when computing tilemap size * [Client] Correct player name in copied server info * [Client] Fix UI issues when switching between menus and editor * [Client] Trim Strings on Search/Exclude Filter & add Tooltip * [Client] Fix ingame menu buttons overlapping on team based gametypes * [Client] Correct arguments highlighting after removing entry * [Client] Fix browser not refreshing if ui_page is changed in start menu, refresh LAN tab after starting/stopping local server * [Client] Loading screen fixes * [Editor] Add button and F1 hotkey to open Wiki page * [Editor] Fix various automapper issues * [Tools] Improve map_extract tool * [Master] Use libloc instead of our own CSV format for GeoIP * [Client&Server] Rewrite and fix line reader * [Server] Add "/setjumps" practice command and "setjumps" rcon command * [Server] Don't check sv_max_team_size for teams in practice * [Server] Fix multiple redirected clients not dropped in the same tick * [Server] Faster antibot API calls * [Server] Fix crashes with dbg_dummies and sv_max_clients * [Server] Fix server crash when starting with random(_unfinished)_map * [Server] Add sv_dnsbl_ban_reason, increase maximum ban reason length
Dirk Stoecker2024-08-29 07:07:22 +00:00
3158df94f7
Accepting request 1195189 from home:Kieltux:branches:games
Dirk Stoecker2024-08-29 07:07:22 +00:00