DDNet 18.4 released
- Team size indicator
- Show skin name as tooltip in ingame player list
- Show help text when chaining multiple commands
- Button and F1 hotkey to open Wiki page
- Add /setjumps practice command and setjumps rcon command
- Add sv_dnsbl_ban_reason and increase maximum ban reason length
- Remove Spectate label from HUD and show Following {player} instead
- Consistent value selector behavior
- Server browser friend list sorts case insensitively
- Android improvements
- Various improvements to scoreboard rendering
- Trim Strings on Search/Exclude Filter and add Tooltip
- Use libloc instead of our own CSV format for GeoIP
- Rewrite and fix line reader
- Don't check sv_max_team_size for teams in practice
- Faster antibot API calls
- Improve map_extract tool
- Various fixes with sound disabled
- Fix incorrect scoreboard size if blue team used without teams flag
- Fix integer overflow when computing tilemap size
- Correct player name in copied server info
DDNet 18.4 has been released with the following changes:
-
Add team size indicator
-
Show skin name as tooltip in ingame player list
-
Remove Spectate label from HUD, show Following {player} instead
-
Various fixes with sound disabled
-
Various improvements to scoreboard rendering
-
Show help text when chaining multiple commands
-
Consistent value selector behavior
-
Server browser friend list: sort case insensitively
-
Android improvements
-
Fix incorrect scoreboard size if blue team used without teams flag
-
Fix integer overflow when computing tilemap size
-
Correct player name in copied server info
-
Fix UI issues when switching between menus and editor
-
Trim Strings on Search/Exclude Filter & add Tooltip
-
Fix ingame menu buttons overlapping on team based gametypes
-
Correct arguments highlighting after removing entry
-
Fix browser not refreshing if ui_page is changed in start menu, refresh LAN tab after starting/stopping local server
-
Loading screen fixes
-
Add button and F1 hotkey to open Wiki page
-
Fix various automapper issues
-
Improve map_extract tool
-
Use libloc instead of our own CSV format for GeoIP
-
[Client&Server] Rewrite and fix line reader
-
Add "/setjumps" practice command and "setjumps" rcon command
-
Don't check sv_max_team_size for teams in practice
-
Fix multiple redirected clients not dropped in the same tick
-
Faster antibot API calls
-
Fix crashes with dbg_dummies and sv_max_clients
-
Fix server crash when starting with random(_unfinished)_map
-
Add sv_dnsbl_ban_reason, increase maximum ban reason length