Commit Graph

13 Commits

Author SHA1 Message Date
Remco Epicnabbo bcbfa3055f Fix item type IDs in catalog_items SQL
Bulk-correct item type IDs in catalog_items.sql INSERT statements (replacing several incorrect type values such as 629, 9955, 2234654, etc. with corrected IDs like 216, 2002, 940, 93/99/100/101 and others). Also update the SQL dump timestamp. These changes restore consistency for various item groups (Greek, Timeturner, apo palettes, habbox entries, pets, etc.) in the catalog data.
2026-06-11 15:50:29 +02:00
Remco Epicnabbo 1e4183aa67 Update catalog_items seed values
Refresh SQL seed data: update file timestamp and mass-edit catalog_items INSERTs to normalize numeric fields. Many item base IDs were replaced with 9965890, various rarity/status fields were standardized to 99 or 999 (replacing legacy negative or other codes), and a few item rows had minor field/text adjustments (e.g. Chess). These changes standardize the catalog seed data for the new dump/version.
2026-06-11 15:41:15 +02:00
Remco Epicnabbo 1544865197 Add HC gift items and bump auto_increment
Add two new HC gift items: hc_gift_14days (item id 9325, catalog ids 1996672127) and hc_gift_31days (item id 9326, catalog id 1996672128). Inserted corresponding rows into items_base and catalog_items. Updated catalog_items AUTO_INCREMENT to 1996672129 and refreshed dump timestamps.
2026-06-11 15:08:41 +02:00
Remco Epicnabbo eebef0e856 Add bundled furniture assets and update SQL
Add numerous .nitro furniture assets under Gamedata/bundled/furniture (multiple collections: Bellarose_Chase, seaside, yufex, papi2026, nft/clothing items, etc.). Update SQL schema/data files (sql version 2/catalog_items.sql and sql version 2/items_base.sql) to register and include the new items.
2026-06-10 21:34:44 +02:00
Remco Epicnabbo 34bba1690e 🆙 Fix crafting errors in emulator 🆙 2026-06-09 16:50:12 +02:00
Remco Epicnabbo 46d5f19c97 🆙 Fix some ids 🆙 2026-05-18 20:54:10 +02:00
Remco Epicnabbo ef12ba4bc5 🆙 Cleanup catalogue now every furni in catalogue have an page 🆙 2026-05-18 20:42:40 +02:00
Remco Epicnabbo 78f65624e5 🆙 Fix ids 🆙 2026-05-18 18:30:59 +02:00
Remco Epicnabbo d720a8b95c 🆙 Cata updates v2 🆙 2026-05-17 19:15:38 +02:00
Remco 36c3b5c970 🆙 More updates 🆙 2026-05-14 20:46:26 +02:00
Remco 82e01b42ff 🆙 Name changes and add tile walk tiles 🆙 2026-05-14 20:34:33 +02:00
Remco 152dadf31c 🆙 Add all celebs form v1 and add missing for v2 🆙 2026-05-10 20:09:33 +02:00
Remco 57f53bb4f7 🆙 Add version 2 dev sqls starting not completed yet 🆙 2026-05-10 19:04:27 +02:00