🆙 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
Binary file not shown.
Binary file not shown.
@@ -1,3 +0,0 @@
EPICWrap Version: 60.2.0
Developer: Remco
Build: 2026
-120
View File
@@ -1,120 +0,0 @@
\# 🌀 EPICWrap Master Edition - V60.2
!\[Version](https://img.shields.io/badge/version-60.2.0-cyan.svg)
!\[Platform](https://img.shields.io/badge/platform-Windows-blue.svg)
!\[Developer](https://img.shields.io/badge/developer-Remco-orange.svg)
!\[Branch](https://img.shields.io/badge/branch-Beta--2-green.svg)
\*\*EPICWrap\*\* is a professional automation tool designed for managing hotel catalogue assets and SQL generation. Built for efficiency, it features a seamless global update system and deep integration with the EpicNabbo ecosystem.
---
\## 📦 What's inside EPICWrap?
\### 🔄 1. Silent Auto-Update System
The tool features a built-in launcher. Every time you start it, it checks the \*\*GitLab Beta-2 branch\*\*. If a new version exists, it downloads the update, replaces the old executable, and restarts automatically.
\### 🌍 2. Global Language Engine (8 Languages)
Full interface and database support for:
\* \*\*English (EN)\*\*, \*\*Dutch (NL)\*\*, \*\*Spanish (ES)\*\*, \*\*Portuguese (PT)\*\*,
\* \*\*German (DE)\*\*, \*\*French (FR)\*\*, \*\*Turkish (TR)\*\*, and \*\*Italian (IT)\*\*.
\### 🗄️ 3. Multi-Emulator SQL Logic
Compatible with all major emulator architectures:
\* \*\*Morningstar / Arcturus\*\*
\* \*\*Comet\*\*
\* \*\*Sadie / Plus\*\*
\* \*The tool automatically adjusts SQL syntax and category naming based on the selected language.\*
\### 🛠️ 4. Auto-Provisioning
On its first run, EPICWrap sets up its own environment:
\* Automatically creates the `EPICWrap\_Export` directory.
\* Generates a `release\_info.txt` to track build data.
\* Ensures all local dependencies are initialized.
\### 🎨 5. Nitro \& Furniture Wizard
A step-by-step configuration wizard to handle:
\* Project naming.
\* Nitro asset scraping toggles.
\* Database structure alignment.
---
\## 📂 GitLab Repository Structure
The tool relies on the following files in the `/Tools` directory of the `Beta-2` branch:
\- `EPICWrap.exe`: The latest compiled binary.
\- `version.txt`: Simple text file containing only the version number (e.g., `60.2.0`).
\- `release.txt`: Detailed changelog and update notes.
\- `favicon.ico`: The official 16x16 circular branding icon.
---
\## 👨‍💻 Developer Information
Created and maintained by \*\*Remco\*\*.
\*Optimized for the Epicnabbo Catalog 2025 project.\*
---
\*© 2026 EPICWrap - Intelligent Catalog Management\*
+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 #
#######################################################
@@ -0,0 +1 @@
61.0.0