- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,111 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
nkDebug
- 1 Like
- Rift
- 21 Monthly Downloads
- Supports: 1.8
- 2,513 Total Downloads
- Updated 06/26/2012
- Created 10/07/2011
- 1 Favorites
- Project Site
- Comments
- Release Type: Inactive
- License: Creative Commons License By-Nc-Nd 3.0
- Newest File: V2.1.0
About nkDebug
This addon makes developping addons for Rift just a little bit easier. It catches error messages and shows them in a window. Also errors are stored and can be reviewed in the order of their occurance.
In addition it comes with a handy logging library. You can include that library in your addons and use nkDebug instead of the chat window to log out variables, status messages, error messages, etc. See my blog for details on how to use the logging in your addon.
Part of the logging library is also a handy tool to measure the time between two points in your code. This can help you identify code affecting performance much easier
The window can be moved around and collapsed. The position of the window is saved between sessions.
Bug reporting
Please report bug or feature request either through the tools available on this site or by sending me an email at nkaddons@gmail.com.
------------------------------------------------------------------------
r33 | naifu | 2012-06-26 13:38:20 +0000 (Tue, 26 Jun 2012) | 6 lines
Changed paths:
A /tags/V2.1.0 (from /trunk:32)
Tagging as V2.1.0
bug fix: fixed a bug where grids were created directly with nkGenie instead of UI.CreateFrame()
updated nkGenie to V1.5.2
name change revTools to nkTools V1.0.5
------------------------------------------------------------------------
r32 | naifu | 2012-06-26 13:37:21 +0000 (Tue, 26 Jun 2012) | 1 line
Changed paths:
M /trunk/Libs/nkGenie/RiftAddon.toc
M /trunk/Libs/nkGenie/actionbutton.lua
M /trunk/Libs/nkGenie/button.lua
M /trunk/Libs/nkGenie/checkbox.lua
M /trunk/Libs/nkGenie/combo.lua
M /trunk/Libs/nkGenie/dialog.lua
M /trunk/Libs/nkGenie/frame.lua
A /trunk/Libs/nkGenie/gfx/editPen.png
A /trunk/Libs/nkGenie/gfx/iconCancel.png
M /trunk/Libs/nkGenie/grid.lua
M /trunk/Libs/nkGenie/itemtooltip.lua
A /trunk/Libs/nkGenie/locales
A /trunk/Libs/nkGenie/locales/localizationDE.lua
A /trunk/Libs/nkGenie/locales/localizationEN.lua
A /trunk/Libs/nkGenie/locales/localizationFR.lua
A /trunk/Libs/nkGenie/locales/localizationRU.lua
M /trunk/Libs/nkGenie/main.lua
A /trunk/Libs/nkGenie/mask.lua
M /trunk/Libs/nkGenie/menu.lua
M /trunk/Libs/nkGenie/radiobutton.lua
M /trunk/Libs/nkGenie/scrollbox.lua
M /trunk/Libs/nkGenie/slider.lua
M /trunk/Libs/nkGenie/tabpane.lua
M /trunk/Libs/nkGenie/text.lua
M /trunk/Libs/nkGenie/textfield.lua
M /trunk/Libs/nkGenie/texture.lua
M /trunk/Libs/nkGenie/window.lua
M /trunk/RiftAddon.toc
M /trunk/main.lua
Version 2.1.0
------------------------------------------------------------------------
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| V2.1.0 | Release | 1.8 | 589 | 06/26/2012 |
| V2.0.4 | Release | 1.7 | 496 | 03/01/2012 |
| V2.0.3 | Release | 1.6.1 | 116 | 02/19/2012 |
| V2.0.2 | Release | 1.6.1 | 77 | 02/12/2012 |
| V2.0.1 | Release | 1.6.1 | 9 | 02/12/2012 |
| V2.0.0 | Release | 1.6.1 | 24 | 02/11/2012 |
| V1.1.4 | Release | 1.6.1 | 221 | 12/19/2011 |
| V1.1.3 | Release | 1.6.1 | 37 | 12/18/2011 |
| V1.1.2 | Release | 1.6.1 | 162 | 12/10/2011 |
| V1.1.1 | Release | 1.6.1 | 70 | 12/08/2011 |
| V1.1.0 | Release | 1.6 | 234 | 12/02/2011 |
| V1.0.3 | Release | 1.5 | 288 | 11/19/2011 |
| V1.0.2 | Release | 1.5 | 385 | 10/08/2011 |
| V1.0.1 | Release | 1.5 | 6 | 10/08/2011 |
| V1.0.0 | Release | 1.5 | 36 | 10/07/2011 |

Comments