Search

You searched for the word(s):
  • LibDebug

    LibDebug is a tool to aid with debugging AddOns. It does the following: Throws errors when using undefined variables. Throws errors when setting global variables. Replaces the print function. Colours values by their type, escapes unprintable characters in strings, and turns tables into clickable links. It does NOT do the following: Catch and display
    Posted to Addons (Projects) by smariot on Sun, May 24 2009
  • LibSundry

    A place to keep the common bits of the AddOns I write.
    Posted to Addons (Projects) by smariot on Sat, Dec 27 2008
  • FunctionProfiler

    An AddOn for displaying the time spent inside functions, to help find bottle necks in code. For developers only. This AddOn is used exclusively through slash commands. Enabling/Disabling CPU Profiling /fp e Enable CPU Profiling. This uses extra CPU cycles, even when the AddOn isn't running, so be sure to turn it off when you're done. This will cause
    Posted to Addons (Projects) by smariot on Fri, Dec 19 2008
  • Chess

    A Chess program written in Lua for World of Warcraft. Why? Because I could. Usage Menu Type '/chess' to display a menu for starting chess games. VS Computer Black Start a game with the computer playing black. VS Computer White Start a game with the computer playing white. VS Target Start a game with your selected target. Be sure to ask them first, as
    Posted to Addons (Projects) by smariot on Sat, Dec 13 2008
  • Addon Developer Kitty. . .

    Addon Developer Kitty. . .
    Posted to User Interface (MediaGallery) by smariot on Sat, Apr 5 2008
  • KillsToLevel

    Creates a dragable counter showing the estimated number of kills required to reach the next level.
    Posted to Addons (Projects) by smariot on Thu, Sep 27 2007