DDNet 17.1 released
- Add prediction of draggers
- Support dragging demo player controls to move them
- Add "No server selected" message to server details
- Show GPU info in asserts
- Add play/stop button and duration label for sounds
- Add logappend setting to keep growing the same log file (on by default)
- Add /unsolo and /undeep practice commands
- Improve framerate consistency with cl_refresh_rate
- Show what command the key runs when using bind x
- Use icons for refresh and connect buttons in server browser
- Replace country server filter fullscreen popup with smaller popup
- Show error instead of replacing existing demo when renaming
- Improve demo slice popup
- Improve color picker popups
- Improve scrollbar option UI and settings
- Deselect all DDNet filter entries with right click when all entries are selected
- Make server settings editor height adjustable by dragging
- Allow rcon users access to reserved slots (username:password)
- Disallow multiple emotes in the same tick
- Split emoticon sending into nearby and global players
- Fix switch prediction on solo server
- Fix crash with binds
- Fix filling switch layer not setting switch number 0
- Fix crash with super
- Fix crash with dbg_dummies
- Fix MySQL crashes
- Remove snd_rate and cl_threadsoundloading from settings menu
DDNet 17.1 has been released with the following changes:
-
Improved framerate consistency with cl_refresh_rate
-
Add prediction of draggers
-
"bind x" shows what command the key x runs
-
Fix switch prediction on solo server
-
Use icons for refresh and connect buttons in server browser
-
Replace country server filter fullscreen popup with smaller popup
-
Remove snd_rate and cl_threadsoundloading from settings menu
-
Support dragging demo player controls to move them
-
Show error instead of replacing existing demo when renaming
-
Improve demo slice popup
-
Add "No server selected" message to server details
-
Show GPU info in asserts
-
Improve color picker popups
-
Improve scrollbar option UI and settings
-
When all DDNet filter entries selected, deselect with right click
-
Fix crash with binds
-
Add play/stop button and duration label for sounds
-
Make server settings editor height adjustable by dragging
-
Fix filling switch layer not setting switch number 0
-
[Server&Client] Add logappend setting to keep growing tthe same log file (on by default)
-
Allow rcon users access to reserved slots (username:password) [Learath2 & heinrich5991]
-
Add /unsolo and /undeep practice commands
-
Fix crash with super
-
Fix crash with dbg_dummies
-
Disallow multiple emotes in the same tick
-
Split emoticon sending into nearby and global players
-
Fix MySQL crashes