🆙 Added support for figures and autoupdater.

This commit is contained in:
Remco
2026-01-12 19:57:57 +01:00
parent 28c1a65136
commit 820f6c7c98
6 changed files with 19 additions and 144 deletions
+18 -21
View File
@@ -1,33 +1,30 @@
#######################################################
# EPICWrap - Release Notes #
# Version: 60.2.0 (2026) #
# Version: 61.0.0 (2026) #
# Developer: Remco #
#######################################################
[NEW: AUTO-PROVISIONING]
- Added Auto-FileSystem Initializer: The tool now automatically
creates the 'EPICWrap_Export' folder on its first run.
- Added Automatic Metadata Generation: A 'release_info.txt' file
is now generated locally to track versioning and build data.
[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.
[UPDATED: AUTO-UPDATER]
- Improved Security Protocols: Added TLS 1.2 and TLS 1.3
support for more stable connections to GitLab servers.
- Enhanced Silent Update Logic: The batch-file swap process
is now faster and more reliable.
[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.
[TECHNICAL IMPROVEMENTS]
- Refactored Main Entry: Cleaned up the initialization
sequence to prevent crashes on protected Windows systems.
- Header Persistence: Version number and developer branding
now display correctly across all sub-menus.
[FIXES]
- Fixed a bug where the tool would crash if the export
directory was manually deleted while running.
- Fixed translation fallback for the SQL Preview window.
- Implemented State-Machine Menu: Faster navigation and
better stability during project configuration.
- Enhanced Auto-Provisioning: Improved directory
creation logic for Windows 10/11 permissions.
#######################################################
# Official Repo: gitlab.epicnabbo.nl #
# Developed by Remco - Tech Nerd Edition #
# Developed by Remco - Master Edition #
#######################################################