Description
Important Notice
** - OneWoW and OneWoW GUI are now their own standalones addon on CurseForge
- If you are missing the GUI or the OneWoW Core addon after updating, please install them separately from CurseForge.
- This is a one-time change - future updates will not be affected once both are installed**
OneWoW - Utility: DevTools
Developer tools for World of Warcraft addon development. Inspect frames, debug events, monitor performance, and explore the game's UI structure.
Features
Frame Inspector
Inspect and examine game UI frames in detail:
- Click on any frame to inspect it
- View frame properties and hierarchy
- See parent-child relationships
- Examine positioning, size, and visibility
- Debug frame scripts and event handlers
- Perfect for addon development and troubleshooting
Frame Tree
Browse the complete frame hierarchy:
- See all frames and their relationships
- Navigate the parent-child structure
- Find frames by name or type
- Expand/collapse the tree view
- Jump to frame details with one click
Frame Picker
Select frames visually in the game world:
- Click the picker tool to select frames
- Visually highlight frames as you hover
- Automatically navigate to selected frame in inspector
- Great for finding frames in complex UIs
Error Logger
Track and log addon errors:
- Capture Lua errors and warnings
- View error stack traces
- Search and filter errors
- Timestamp each error for debugging
- Export error logs for analysis
Event Monitor
Watch game events in real-time:
- Monitor all game events as they fire
- Filter events by name or pattern
- See event parameters
- Log events for analysis
- Track event frequency and timing
Color Tools
Utilities for working with colors:
- Color picker for RGB/hex values
- Convert between color formats
- Preview colors
- Copy color values for use in code
Font Browser
Explore available fonts in the game:
- Browse all game fonts
- Preview text in different fonts
- See font sizes and styles
- Find the perfect font for UI elements
Monitor Tab
Real-time performance monitoring:
- Track addon performance
- Monitor memory usage
- Watch frame rate
- Profile addon calls
Installation
- Extract the
OneWoW_Utility_DevToolfolder to yourWorld of Warcraft\_retail_\Interface\AddOns\directory - Restart World of Warcraft or type
/reloadin-game - Type
/devtoolsto open the addon
Slash Commands
/devtools- Open DevTools window/devtool- Open DevTools window
Localization
- English (enUS)
- Spanish (esES)
- Korean (koKR)
- French (frFR)
- Russian (ruRU)
- German (deDE)
Who Should Use This
- Addon Developers - Debug and develop addons with confidence
- UI Modders - Inspect and understand the game's UI structure
- Troubleshooters - Diagnose addon conflicts and errors
- Testers - Monitor events and performance during QA testing
What You Can Do
- Inspect any frame - Click on UI elements to see their properties
- Debug Lua errors - View error logs and stack traces
- Monitor events - Watch what's happening in the game
- Find colors - Use the color picker and converter
- Explore fonts - Browse and preview game fonts
- Track performance - Monitor how addons are performing
Support
Website: https://wow2.xyz/
Report issues: Through Discord community or our website
Part of the OneWoW Suite
OneWoW_DevTools is a utility addon for the OneWoW suite:
- OneWoW - Core hub addon
- Other OneWoW addons benefit from these debugging tools
Author: MichinMuggin / Ricky
Website: https://wow2.xyz/
All rights reserved. Part of the OneWoW Suite.
