You searched for the word(s):
-
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
-
A place to keep the common bits of the AddOns I write.
-
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
-
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
-
-
Creates a dragable counter showing the estimated number of kills required to reach the next level.