5c93caa38bf2c98e6d0f70bec4af152d61f54f5c
EpicNabbo Catalogue v2 (Development 🛠️)
EpicNabbo Catalogue v2 is a heavily optimized evolution of our catalog system, specifically engineered for Nitro v3 with 100% native support.
🔴 CRITICAL WARNING: DEVELOPMENT ONLY DO NOT USE THIS IN A PRODUCTION ENVIRONMENT. This system currently contains severe bugs that can wipe your entire database. It is strictly intended for local development and testing purposes only.
🚀 Key Improvements & Objectives
- Massive 52k+ Furni Database: An increase of over 21,000 items compared to v1, optimized for high-performance indexing.
- Native Nitro v3 Support: Tailored to support all modern Nitro UI elements and packet structures.
- High Quality Standards: Re-engineered framework to eliminate the performance bottlenecks found in previous versions.
- 100% Verified Layout: Merging v1 data into a superior base ensures zero missing pages or broken assets.
📈 Version Comparison
| Feature | Version 1 (Old) | Version 2 (New) |
|---|---|---|
| Status | Discontinued | Active Development 🛠️ |
| Production Ready | Limited | ❌ ABSOLUTELY NOT (Wipe Risk) |
| Catalog Size | ~31,000 Items | 52,000+ Items 📦 |
| Nitro v3 Support | Partial | 100% Full Native Support |
| ETA | — | No ETA (Under Construction) |
🐛 Bug Reporting & Current State
Please be aware that this framework currently has an enormous amount of bugs. We are committed to tracking down and resolving every single issue, but this process will take a significant amount of time.
Current Status:
- No ETA: Due to the scale of the bugs, we cannot provide a release date yet.
- Bug Reports: If you find something broken, you may report it, but please keep reports to a minimum for now.
- Development Build: Since this is a dev-preview, expect many features to be broken or incomplete.
⚙️ Technical Requirements
To handle the 52k+ item dataset, ensure your database configuration is optimized. You must increase the packet size in your my.ini or my.cnf before importing:
[mysqld]
max_allowed_packet = 64M
Description
Languages
SQL
100%