🆙 Add more fixes 🆙

This commit is contained in:
Remco
2026-01-12 19:46:54 +01:00
parent 8db0cdf127
commit 69dbc033be
9 changed files with 159 additions and 8 deletions
@@ -6,15 +6,15 @@
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v10.0": {
"HABBO WARP V52 - MASTER EDITION/1.0.0": {
"EPICWrap/1.0.0": {
"runtime": {
"HABBO WARP V52 - MASTER EDITION.dll": {}
"EPICWrap.dll": {}
}
}
}
},
"libraries": {
"HABBO WARP V52 - MASTER EDITION/1.0.0": {
"EPICWrap/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
@@ -0,0 +1,3 @@
EPICWrap Version: 60.2.0
Developer: Remco
Build: 2026
-5
View File
@@ -1,5 +0,0 @@
{
"FurniDataUrl": "https://images.leet.city/leet-asset-bundles/gamedata/leet_furni.json?v=1a95ad74",
"AssetBaseUrl": "https://images.leet.city/leet-asset-bundles/libraries/furniture_new2/",
"JsonRootNode": "roomitemtypes"
}
+120
View File
@@ -0,0 +1,120 @@
\# 🌀 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\*
@@ -0,0 +1,33 @@
#######################################################
# EPICWrap - Release Notes #
# Version: 60.2.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.
[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.
[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.
#######################################################
# Official Repo: gitlab.epicnabbo.nl #
# Developed by Remco - Tech Nerd Edition #
#######################################################