From 2a024b61ddea7c94c301bc97d94e46d7d0572989 Mon Sep 17 00:00:00 2001 From: AMIAY Date: Thu, 22 Jan 2026 07:41:35 +0100 Subject: [PATCH] Add installation effects and draggable progress bar Introduces animated installation effects overlay and makes the progress bar draggable. Adds maximize window support, improves window controls styling, and enforces a single app instance. Removes the unused Skins page and related translations. Refines various UI details for a more polished user experience. --- GUI/index.html | 36 ++++---- GUI/js/install.js | 28 +++++- GUI/js/ui.js | 90 +++++++++++++++++++ GUI/locales/en.json | 10 +-- GUI/locales/es.json | 10 +-- GUI/locales/pt-BR.json | 11 +-- GUI/style.css | 196 +++++++++++++++++++++++++++++++---------- main.js | 45 +++++++++- preload.js | 7 ++ 9 files changed, 341 insertions(+), 92 deletions(-) diff --git a/GUI/index.html b/GUI/index.html index eb7b8e7..22fd986 100644 --- a/GUI/index.html +++ b/GUI/index.html @@ -51,11 +51,7 @@ Settings - -
@@ -114,7 +110,7 @@

- HYTALE + HYTALE

FREE TO PLAY LAUNCHER

@@ -462,14 +458,6 @@
-
-
- -

Skins

-

Skin customization coming soon...

-
-
-
@@ -532,6 +520,20 @@
+ + +