• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

LibMindReader

 
Project Updated:
Files Updated: Sat, Nov 15 2008
Supports Game Version: 3.0.3
Category: Development Tools
Tags:

[Edit Tags]

Project Manager: Wintrow2
Additional Authors: No additional authors
Current Version: release r11
License: Public Domain
Development Site: CurseForge
Avg Daily DL (last 30 days): 0
Downloads Total: 309
Favorites: 0
Comments: 0
  • About LibMindReader
  •  

LibMindReader is a mixin library (can also run 'not mixed in') that generates an AceConfigDialog-table from a variable. Running this table then allows the user to peek, poke and prod the variable in the following ways:

- The table structure is shown as a tree. Efforts have been done do avoid recursiveness due to tables linking each other.

- Selecting a table node in the tree shows an input box where the user can input some code and execute it as a method of that node.

- Selecting a number or a string shows an input box where the value can be viewed and edited. Editing is not available if the number or string is not a member of a known table.

- Selecting a function shows an execute button to execute the function. An inputbox is also provided to type in code to generate parameters for the call.

Because the parameters of a function can not be determined from within Lua the addon being debugged can provide LibMindReader with a tip through calling of :AddFtionTip(func, paramstring, ismethod) or :AddFtionTips(tiptable).

When building the AceConfig-node for the function LibMindReader will use paramstring to help the user.

The builds can be managed using a standalone addon called MindBrowser (not yet created) which will also be able to add function tips to copy/pasted source code (so you lazy gits don't have to ;) ).

See also http://www.wowace.com/projects/mindreader/pages/usage/

Official thread: http://forums.wowace.com/showthread.php?t=14941

  • Downloads (1)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  LibMindReader release r11 Release 3.0.3 309 11/15/2008
  • 1 page(s)
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Addon Packs Containing LibMindReader

Most Downloads / Day

LibMindReader has not been added to any Addon Packs yet.

  • Similar Addons
  •  

Average downloads per day

  1. 437 Addon Control Panel Libraries, Development Tools...
  2. 345 !BugGrabber Development Tools
  3. 136 BugSack Development Tools
  4. 28 LibOOP Libraries, and Development...
  5. 22 MpqViewer Data Export, and Development...