[Release] Itemtype.dat Editor + Source Code

06/21/2025 16:20 DuaSelipar#1
[Only registered and activated users can see links. Click Here To Register...]


Hi everyone,
I'm releasing my new tool for old client editor:
ItemtypeDatEditorEO – a modern GUI editor for itemtype.dat with full MySQL integration.

Main Features:
  • Open, view, and edit itemtype.dat with a clean grid interface
  • Add, delete, copy, paste, and multi-select rows (right-click menu & shortcuts)
  • Fast search by any field, including looping to next result
  • Export/import CSV (handles commas and quotes in description)
  • Prevents duplicate IDs (auto-removes on save/import)
MySQL support:
  1. Connect to MySQL 4/5
  2. Add all missing items to database (by ID)
  3. Batch update item names
  4. Batch update all fields (confirm popup)
  • Smart handling of req_sex/req_level (auto convert legacy male/female)
  • Status bar shows total items, operation results, and errors
  • All controls/buttons disabled until file is loaded/connected

How to use:
  1. Click Load DAT, select your itemtype.dat
  2. Edit, search, or batch export/import as you wish
  3. Fill MySQL details and Connect
  4. Use Add All, Update Name, or Update All for database sync
  5. Click Save to save back to itemtype.dat (duplicates auto removed)
Source Code : [Only registered and activated users can see links. Click Here To Register...]
06/21/2025 20:05 hexa9287#2
Nice. And how the batch update works?