mirror of
https://github.com/aclist/dztui.git
synced 2024-12-28 21:32:36 +01:00
chore: update changelog
This commit is contained in:
parent
c26ced9b71
commit
b7fc8c049c
1 changed files with 7 additions and 0 deletions
|
@ -1,6 +1,13 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## [4.1.0] 2023-12-03
|
## [4.1.0] 2023-12-03
|
||||||
|
|
||||||
|
This update adds support for DayZ servers running on a local area network. To connect or add to your server list, supply the server IP and query port in the format IP:PORT.
|
||||||
|
|
||||||
|
Support for Steam Deck Game Mode has also been restored, with a new dialog format that allows for virtual keyboard input. This should allow you to enter text in form fields by activating the Steam
|
||||||
|
button + X. In addition, you can unlock the mouse and keyboard input when launching DZGUI through Steam by using an internal binding provided by Steam Deck: long-press the three dots button on the
|
||||||
|
right of the device for three seconds to toggle the input state. This allows you to use mouse and keyboard-style bindings on Game Mode and vice versa.
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- Virtual keyboard support for text entry fields on Steam Deck Game Mode
|
- Virtual keyboard support for text entry fields on Steam Deck Game Mode
|
||||||
- Validate and connect to LAN server IPs
|
- Validate and connect to LAN server IPs
|
||||||
|
|
Loading…
Reference in a new issue