Repack Development Suite
🧰 Repack Development Suite
This release transforms emucoach-mcp from a server management tool into a full repack development suite — enabling AI agents to create NPCs, build questlines, edit loot tables, and more, all through natural language.
⚡ Speed Improvements
-
Persistent RA session — login handshake happens once per session instead of per command (~80% faster RA calls)
-
Parallel DB stats —
get_db_statsnow queries all 3 databases concurrently -
Larger connection pool — MySQL pool size increased from 5 → 10
🐉 NPC Development (13 new tools)
Spawn creatures, clone NPC templates, manage vendor inventories, set gossip menus, configure waypoint patrol paths, and set NPC flags — all without touching the DB manually.
📜 Quest Development (7 new tools)
Create quests from scratch, assign quest giver and ender NPCs (with automatic flag management), remove relations, and inspect quest rewards.
💎 Loot & World Data (8 new tools)
Add/remove items from creature loot tables, search which mobs drop a specific item, inspect item container loot, search spells from spell_dbc, list world events, and find teleport location coordinates.
📊 Total: 72 tools (was 44)
Full tool list in the README.