LuaExplorer provides a collection of tools useful to a LUA developer when writing addons for ROM. This addon was inspired by many of the single-purpose debug addons with similar capabilities, but combines the functionality into a single package and provides substantially more capability. In particular, Lua Explorer focuses on providing a useful UI for debug features instead of relying on complex slash commands and the chat window.
This tool is only useful for developers. If you are not writing an addon, you do not want this!
The current capabilities are:
- Global Variable browser with search and deep table inspection
- UI Frame browser with frame location summary
- In-game script creation and editing, with persistent storage.
- LUA expression evaluator with deep table display
- RoM event capturing, logging, and display with full UI-based configuration mechanism with persistent settings option.
- Function intercepting and tracing capability with logging and display with full UI-based configuration mechanism with persistent settings option.
-Zhur from Reni
- 1 comment
- 1 comment
Facts
- Date created
- Feb 05, 2011
- Categories
- Last update
- Feb 24, 2011
- Development stage
- Inactive
- Language
- enUS
- License
- Public Domain
- Curse link
- LuaExplorer
- Downloads
- 1,822
- Recent files
- B: LuaExplorer 0.3b for 3.0.7 Feb 24, 2011
- B: LuaExplorer 0.2a for 3.0.7 Feb 20, 2011
- Reply
- #1
Infernus1 Mar 14, 2011 at 11:05 UTC - 0 likesWow. This is some nice job done, realy nice. I guess i'll use it :P