From 37729aad464fd0fa0573cbdc67ca56a79d3a2276 Mon Sep 17 00:00:00 2001
From: aclist <92275929+aclist@users.noreply.github.com>
Date: Sun, 16 Jun 2024 04:05:26 +0900
Subject: [PATCH 01/38] chore: backports
---
CHANGELOG.md | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 02c2e02..70ae0ef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,10 +1,13 @@
# Changelog
-## [5.3.0] 2024-06-10
+## [5.3.1] 2024-06-15
+### Added
+- Uninstall routine: invoke via dzgui.sh -u or dzgui.sh --uninstall and choose from full or partial uninstall
+
+## [5.3.0] 2024-06-15
### Added
- Server browser tables now display the number of players in queue (for full servers)
- Warning dialog if the user's API key returned no servers, and a global API cooldown dialog (60 seconds)
-- Uninstall routine: invoke via dzgui.sh -u or dzgui.sh --uninstall and choose from full or partial uninstall
### Fixed
- Removing servers from My Servers via the right-click context menu was not actually removing the server and drawing an empty dialog
- Resolved an issue where, when Steam was not installed in a standard location and the user was prompted to let DZGUI auto-discover the correct path, this information was not retained correctly
From 5d006d421d51db20a81b6984de84c5cb66da8f03 Mon Sep 17 00:00:00 2001
From: aclist <92275929+aclist@users.noreply.github.com>
Date: Wed, 19 Jun 2024 02:37:02 +0900
Subject: [PATCH 02/38] docs: fix typo
---
docs/dzgui.adoc | 2 +-
docs/dzgui_dark.adoc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/dzgui.adoc b/docs/dzgui.adoc
index ee3f6e3..bd8c984 100644
--- a/docs/dzgui.adoc
+++ b/docs/dzgui.adoc
@@ -550,7 +550,7 @@ This depends on server operators checking their mods for integrity.
A mod is corrupted or the issue lies with the server. Replace the mods in question and reconnect.
.The game is slow or prone to crashing
-DayZ does not manipulate the game itself and does not contribute to/degrade its performance.
+DZGUI does not manipulate the game itself and does not contribute to/degrade its performance.
If you are experiencing performance degradation, it can be caused by too many mods installed or
by a server-side problem (underpowered server, misconfiguration, etc.) Contact the server administrator
for assistance.
diff --git a/docs/dzgui_dark.adoc b/docs/dzgui_dark.adoc
index 5f19064..98bb247 100644
--- a/docs/dzgui_dark.adoc
+++ b/docs/dzgui_dark.adoc
@@ -550,7 +550,7 @@ This depends on server operators checking their mods for integrity.
A mod is corrupted or the issue lies with the server. Replace the mods in question and reconnect.
.The game is slow or prone to crashing
-DayZ does not manipulate the game itself and does not contribute to/degrade its performance.
+DZGUI does not manipulate the game itself and does not contribute to/degrade its performance.
If you are experiencing performance degradation, it can be caused by too many mods installed or
by a server-side problem (underpowered server, misconfiguration, etc.) Contact the server administrator
for assistance.
From e5042cb523d757b895b598c76d484de8fd1221f4 Mon Sep 17 00:00:00 2001
From: aclist <92275929+aclist@users.noreply.github.com>
Date: Sun, 23 Jun 2024 11:31:06 +0900
Subject: [PATCH 03/38] docs: add uninstall info
---
docs/dzgui.adoc | 8 ++++++++
docs/dzgui_dark.adoc | 8 ++++++++
2 files changed, 16 insertions(+)
diff --git a/docs/dzgui.adoc b/docs/dzgui.adoc
index bd8c984..4b4b41c 100644
--- a/docs/dzgui.adoc
+++ b/docs/dzgui.adoc
@@ -297,6 +297,14 @@ LC_ALL=de_DE.UTF-8 ./dzgui.sh
If you intend to use this frequently, you could wrap the above in a script or alias.
+== Uninstallation
+
+To uninstall DZGUI and its associated files, invoke `./dzgui.sh` with the `-u` or `--uninstall` flag.
+
+Follow the prompts to choose from full uninstall (removes the application and all user-defined configuration files) or partial install (removes the application, but keeps user-defined configuration files).
+
+If you intend to reinstall DZGUI again, keeping your configuration files is recommended.
+
== Basic usage
Select from among the <