🆙 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 #
# Version: 61.0.0 (2026) #
# Version: 61.2.0 (2026) #
# Developer: Remco #
#######################################################
[MAJOR UPDATE: ASSET ENGINE]
- Added Clothing Support: You can now process clothing
assets and figuredata XMLs.
- Added Badge Support: New dedicated downloader and
organization for hotel badges.
- New Folder Logic: Assets are now neatly organized into
subdirectories: /furni, /clothing, and /badges.
[MAJOR UPDATE: USER EXPERIENCE]
- Added Welcome Wizard: A new introduction screen that
explains the tool's features to new users.
- Enhanced Menu Clarity: Every selection step now includes
detailed "HELP" and "INFO" text to guide the user.
- Improved Navigation: Full "Back" button (B) logic
integrated into all project configuration steps.
[USER EXPERIENCE]
- Added Navigation Logic: Press 'B' at any step in the
setup wizard to return to the previous menu.
- Dynamic Branding: Developer info and version tags now
persist on every menu screen.
[ASSET ENGINE & LOGIC]
- Added Clothing Support: Process and organize clothing
assets and figuredata XMLs seamlessly.
- Added Badge Support: Dedicated downloader and
organization engine for hotel badge collections.
- Multi-Folder Logic: Automatically creates subdirectories
(/furni, /clothing, /badges) based on your needs.
[TECHNICAL IMPROVEMENTS]
- Implemented State-Machine Menu: Faster navigation and
better stability during project configuration.
- Enhanced Auto-Provisioning: Improved directory
creation logic for Windows 10/11 permissions.
[TECHNICAL & STABILITY]
- State-Machine Architecture: Rewritten menu logic for
100% stability and zero crashes during navigation.
- Auto-Provisioning: Enhanced directory creation with
improved Windows 11 permission handling.
- Security: Forced TLS 1.3 protocols for safe GitLab
communication and silent updates.
#######################################################
# 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