🆙 Add more support make menus easyer to understand 🆙

This commit is contained in:
Remco
2026-01-12 20:03:06 +01:00
parent 820f6c7c98
commit 3353fd5e1d
4 changed files with 24 additions and 20 deletions
Binary file not shown.
Binary file not shown.
+23 -19
View File
@@ -1,30 +1,34 @@
####################################################### #######################################################
# EPICWrap - Release Notes # # EPICWrap - Release Notes #
# Version: 61.0.0 (2026) # # Version: 61.2.0 (2026) #
# Developer: Remco # # Developer: Remco #
####################################################### #######################################################
[MAJOR UPDATE: ASSET ENGINE] [MAJOR UPDATE: USER EXPERIENCE]
- Added Clothing Support: You can now process clothing - Added Welcome Wizard: A new introduction screen that
assets and figuredata XMLs. explains the tool's features to new users.
- Added Badge Support: New dedicated downloader and - Enhanced Menu Clarity: Every selection step now includes
organization for hotel badges. detailed "HELP" and "INFO" text to guide the user.
- New Folder Logic: Assets are now neatly organized into - Improved Navigation: Full "Back" button (B) logic
subdirectories: /furni, /clothing, and /badges. integrated into all project configuration steps.
[USER EXPERIENCE] [ASSET ENGINE & LOGIC]
- Added Navigation Logic: Press 'B' at any step in the - Added Clothing Support: Process and organize clothing
setup wizard to return to the previous menu. assets and figuredata XMLs seamlessly.
- Dynamic Branding: Developer info and version tags now - Added Badge Support: Dedicated downloader and
persist on every menu screen. organization engine for hotel badge collections.
- Multi-Folder Logic: Automatically creates subdirectories
(/furni, /clothing, /badges) based on your needs.
[TECHNICAL IMPROVEMENTS] [TECHNICAL & STABILITY]
- Implemented State-Machine Menu: Faster navigation and - State-Machine Architecture: Rewritten menu logic for
better stability during project configuration. 100% stability and zero crashes during navigation.
- Enhanced Auto-Provisioning: Improved directory - Auto-Provisioning: Enhanced directory creation with
creation logic for Windows 10/11 permissions. improved Windows 11 permission handling.
- Security: Forced TLS 1.3 protocols for safe GitLab
communication and silent updates.
####################################################### #######################################################
# Official Repo: gitlab.epicnabbo.nl # # Official Repo: gitlab.epicnabbo.nl #
# Developed by Remco - Master Edition # # Developed by Remco - Master Edition 2026 #
####################################################### #######################################################
+1 -1
View File
@@ -1 +1 @@
61.0.0 61.2.0