32 Commits

Author SHA1 Message Date
Remco Epicnabbo 7dced3ec64 Remove localized catalog_pages SQL files
Delete bulk seed SQL files for catalog_pages in four locales. Removed: "sql version 2 ( new)/Brazilian_sqls/catalog_pages.pt.sql", ".../English_sqls/catalog_pages.en.sql", ".../Spain_sqls/catalog_pages.es.sql", and ".../italian_sqls/catalog__pages_it.sql" which contained large INSERT statements. These files were likely deprecated or consolidated elsewhere to avoid storing duplicated localized SQL dumps in the repo.
2026-06-15 10:55:39 +02:00
Remco Epicnabbo 50f54db15c Update readme.md 2026-06-14 21:29:47 +02:00
Remco Epicnabbo d88d10e7e5 Update ProductData.json 2026-06-14 21:23:20 +02:00
Remco Epicnabbo 721e70dd38 🆙 compressed furnidata to speed uploading 🆙 2026-06-14 21:06:32 +02:00
Remco Epicnabbo 28bdc8075f Add 'Frank' bot item and catalog entries
Insert bot_frank (items_base id 19001) into items_base SQL dumps and add a matching catalog_items record (id 2000029897) across locale folders (Brazilian, Dutch, English, Spain, Italian). Bumped catalog AUTO_INCREMENT to 2000029898 and updated file dump timestamps. The new catalog entry includes display name "Frank", motto, figure and gender in the extra_data.
2026-06-14 20:41:06 +02:00
Remco Epicnabbo fac213f96b 🆙 Fix Sit / Lay / Walk in the items_base 🆙 2026-06-14 20:31:36 +02:00
Remco Epicnabbo 948b1294ee 🆙 Add all new nitro v3 ui texts 🆙 2026-06-14 20:24:38 +02:00
Remco Epicnabbo 4b39ed7413 🆙 add nitro v3 render and support for custom pets 🆙 2026-06-14 20:21:15 +02:00
Remco Epicnabbo 2ce8bf397d 🆙 add spain pages 🆙 2026-06-14 20:12:20 +02:00
Remco Epicnabbo 90d1b081da 🆙 Released phase 1 stable enough to use it wil get more furni comming days and updates 🆙 2026-06-14 20:06:25 +02:00
Remco Epicnabbo b1b930b216 Modify catalog_pages schema, enums and engine
Update SQL dumps for catalog_pages, catalog_items and items_base. In catalog_pages.sql: refresh dump metadata (source/target host/version and timestamps), reduce caption_save from varchar(128) to varchar(25), extend page_layout enum with builders_club_* entries, switch table engine from InnoDB to MyISAM and bump AUTO_INCREMENT. catalog_items.sql: update dump timestamp. items_base.sql: updated (dump/schema/data changes included).
2026-06-14 19:51:39 +02:00
Remco Epicnabbo 8d6019f3df 🆙 Add updated sqls 🆙 2026-06-14 19:46:21 +02:00
Remco Epicnabbo 0d01fe73a5 🆙 Add more furni 🆙 2026-06-14 19:44:47 +02:00
Remco Epicnabbo 29c8441657 Update FurnitureData.json 2026-06-14 19:28:59 +02:00
Remco Epicnabbo dd08b42ed8 Add citation markers and streamline readme
Annotate catalog reference with [cite: 1] markers across table docs and lists, and condense several sections for clarity. Removed the BETA notice and large compatibility tables, simplified the compatibility matrix and data flow notes, updated the Reference Data blurb to reference the SQL Version 2 dataset, and cleaned up the See Also entries. Overall cleanup/refactor of readme.md for brevity and source attribution.
2026-06-14 19:16:56 +02:00
Remco Epicnabbo 4878483299 🆙 add all leet and hubly and habbo to one and cleaned double 🆙 2026-06-14 19:09:33 +02:00
Remco Epicnabbo 27dcade48c Update catalog_pages schema and dump metadata
Update SQL dump metadata (server/host/version/date) and modify catalog_pages schema: expand caption_save from 25 to 128, add catalog_mode ENUM('NORMAL','BUILDER','BOTH') DEFAULT 'NORMAL', switch storage engine from MyISAM to InnoDB, adjust index and AUTO_INCREMENT. Also remove bulk INSERT records from the dump. These changes prepare the table for a newer MariaDB target and add builder/catalog mode support and larger captions.
2026-06-14 18:50:31 +02:00
Remco Epicnabbo ea88ba9fb8 Add Dutch catalog_pages SQL dump
Add new SQL dump file creating and populating the catalog_pages table for the Habbo schema. The file (sql version 2 ( new)/Dutch_sqls/catalog_pages.sql) is a Navicat export that sets utf8mb4, disables foreign key checks, creates the catalog_pages table with its schema and inserts a large set of page records (catalog metadata and localized Dutch captions) to populate the catalog pages.
2026-06-14 18:47:26 +02:00
Remco Epicnabbo 7783544358 Delete catalog_pages.sql 2026-06-14 18:15:25 +02:00
Remco Epicnabbo cc062d37b2 🆙 start add right files will update cata pages in current lang after add all missing pages 🆙 2026-06-14 18:02:09 +02:00
Remco Epicnabbo 092a213a89 🆙 Add new sql structure clean dutch first need add latest furnis till now 🆙 2026-06-14 17:59:43 +02:00
Remco Epicnabbo e2edfea175 🆙 Add clean assets 🆙 2026-06-14 17:48:35 +02:00
Remco Epicnabbo c0f56dac11 🆙 Add more nitro files 🆙 2026-06-13 19:44:51 +02:00
Remco Epicnabbo 1b315ca716 Add bundled pet .nitro asset files
Add six new binary pet assets to Gamedata/bundled/pets: bunny_HM_geest.nitro, bunnymnster.nitro, bunnymonsterHM.nitro, luigi_viter_h2.nitro, pkmgengarpe.nitro, and sponge.nitro. These are asset additions only (binary .nitro files), no code changes.
2026-06-13 18:48:55 +02:00
Remco Epicnabbo 1d71de2435 🆙 Add catalogue map folder updated 🆙 2026-06-13 18:37:20 +02:00
Remco Epicnabbo 606420334b Update clothing_u_kimonoshoulder1_icon.png 2026-06-13 18:26:38 +02:00
Remco Epicnabbo c11b837f6f 🆙 Add more icons 🆙 2026-06-13 18:25:46 +02:00
Remco Epicnabbo b1742ab6a2 🆙 Add missing icons 🆙 2026-06-12 18:40:06 +02:00
Remco Epicnabbo 134c1db072 🆙 Cleaned furnidata and updated 🆙 2026-06-12 18:33:30 +02:00
Remco Epicnabbo eb0c1694e5 🆙 Fixed all .nitros deleted broken 🆙 2026-06-11 18:21:38 +02:00
Remco Epicnabbo be6c43bc4b 🆙 Fix furniture nitros and icons clean up alot not used 🆙 2026-06-11 16:46:37 +02:00
Remco Epicnabbo 44344cac8e Mark catalog README as BETA and update wording
Add a prominent BETA warning to the README, clarify that the catalog is a beta release (not production-ready) while still compatible with Nitro-V3 and Nitro_Render_V3, and adjust wording to set expectations about ongoing schema and feature changes. Also fix the missing newline at end of file for the final link.
2026-06-11 16:14:07 +02:00
102842 changed files with 891122 additions and 1340683 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More