diff --git a/readme.md b/readme.md index 16839749f8..54c65ea852 100644 --- a/readme.md +++ b/readme.md @@ -1,39 +1,39 @@ # EpicNabbo Catalogue v2 (In Development 🛠️) -EpicNabbo Catalogue v2 is a complete, ground-up rewrite of the original catalog system, specifically engineered for **Nitro v3** with 100% full native support. +EpicNabbo Catalogue v2 is a heavily optimized evolution of our catalog system, specifically engineered for **Nitro v3** with 100% full native support. -Version 1 failed to meet our strict quality standards due to a flawed development approach. To fix this, we are rebuilding the system from scratch using a highly optimized, improved methodology. +Version 1 failed to meet our strict quality standards due to a flawed initial approach. Instead of starting completely from scratch, Version 2 takes a **rock-solid base structure**, merges it with the assets from v1, and completely overhauls the framework. We are massively expanding the database to include **over 52,000+ items/furni**, fully organized with zero missing pages. > ⚠️ **Current Status: Active Development (WIP)** -> The core framework and base structure are now ready, but it is **not yet suitable for production use**. Estimated time to completion and final release is **a few weeks**. +> The core base and v1 data merge are completed, but it is **not yet suitable for production use**. Estimated time to final release is **a few weeks**. ## 🚀 Key Improvements & Objectives over v1 -* **Native Nitro v3 Support:** Specially tailored to fully support all Nitro v3 features and packet structures out of the box. -* **Meeting High Quality Standards:** Re-engineered to fix the quality issues that caused v1 to fail our internal benchmarks. -* **100% Complete:** All pages, tabs, and sub-items are being structured properly. Absolutely zero missing pages upon release. -* **Blazing Fast:** Re-architected with optimized database indexing, resulting in much faster loading times than v1. -* **Better Development Approach:** By correcting our past mistakes, development is moving significantly faster despite building everything from scratch. +* **Massive 52k+ Furni Database:** Expanded and optimized to smoothly handle a massive catalog of over 52,000 furniture items without lag. +* **Native Nitro v3 Support:** Specially tailored to fully support all Nitro v3 features, packet structures, and UI elements. +* **Meeting High Quality Standards:** Re-engineered to fix the structural and performance flaws that caused v1 to fail our internal benchmarks. +* **100% Complete Layout:** Merging v1 data into a superior base ensures all pages, tabs, and sub-items are present with absolutely zero missing pages. +* **Efficient Development:** Combining a strong existing base with our corrected approach allows us to deliver a massive upgrade in just a fraction of the time. ## 📈 Comparison - | Feature | Version 1 (Old) | Version 2 (New) | | :--- | :--- | :--- | -| **Status** | Discontinued (Failed Quality Checks) | **In Development (Base ready)** 🛠️ | +| **Status** | Discontinued (Failed Quality Checks) | **In Development (Base & Merge Ready)** 🛠️ | +| **Catalog Size** | Limited / Unorganized | **52,000+ Items (Massive Expansion)** 📦 | | **Nitro v3 Support**| None / Partial | **100% Full Native Support** | -| **Completeness** | Missing pages & broken links | 100% Complete & verified | -| **Performance** | Slow loading / poor queries | Blazing fast architecture | +| **Completeness** | Missing pages & broken links | 100% Complete & verified structure | +| **Performance** | Slow loading / poor queries | Blazing fast optimized index | | **ETA** | - | **A few weeks** | ## 🛠️ Current Roadmap -- [x] Analyze v1 bottlenecks and define new quality standards. -- [x] Implement core database framework and base architecture. +- [x] Analyze v1 bottlenecks and establish a superior base framework. +- [x] Merge v1 catalog data into the new clean database structure. +- [/] Expand and index the database to support 52,000+ items (In Progress). - [/] Integrate full Nitro v3 compatibility hooks (In Progress). -- [ ] Port and organize all catalog pages (No missing pages target). -- [ ] Final quality assurance testing. +- [ ] Final quality assurance testing and zero-missing-pages validation. ## 📦 Getting Started (Development Preview) @@ -41,4 +41,4 @@ Version 1 failed to meet our strict quality standards due to a flawed developmen ```bash git clone gitlab.com ``` -2. Keep an eye on the development branches for daily updates over the next few weeks. \ No newline at end of file +2. Keep an eye on the active development branches for updates over the coming weeks. \ No newline at end of file