nkDebug2

A small tool to help building addons

File Details

V1.3.0

  • R
  • Oct 9, 2016
  • 32.25 MB
  • 108
  • 3.4

File Name

nkDebug-V1.3.0.zip

Supported Versions

  • 3.4

------------------------------------------------------------------------
r16 | naifu | 2016-10-09 19:15:00 +0000 (Sun, 09 Oct 2016) | 1 line
Changed paths:
   A /tags/V1.3.0 (from /trunk:15)

Tagging as V1.3.0
------------------------------------------------------------------------
r15 | naifu | 2016-10-09 18:39:04 +0000 (Sun, 09 Oct 2016) | 1 line
Changed paths:
   M /trunk/RiftAddon.toc

updated version no
------------------------------------------------------------------------
r14 | naifu | 2016-09-30 13:50:18 +0000 (Fri, 30 Sep 2016) | 2 lines
Changed paths:
   M /trunk/RiftAddon.toc
   D /trunk/gfx
   M /trunk/main.lua

cleaned up gfx directory
now uses EnKai V3 icons
------------------------------------------------------------------------
r13 | naifu | 2016-09-29 16:17:45 +0000 (Thu, 29 Sep 2016) | 2 lines
Changed paths:
   M /trunk/main.lua

rift api errors are now tracked and logged for all addons
the addon grid will now no longer jump to top on update
------------------------------------------------------------------------
r11 | naifu | 2016-09-26 14:04:14 +0000 (Mon, 26 Sep 2016) | 3 lines
Changed paths:
   M /trunk/RiftAddon.toc
   M /trunk/main.lua

Performance log grids will now only update every second instead of 0.2 seconds
fixed that performance log grids could not be scrolled and always jumped to top
made a couple of API calls local
------------------------------------------------------------------------
r9 | naifu | 2016-09-24 14:18:08 +0000 (Sat, 24 Sep 2016) | 4 lines
Changed paths:
   M /trunk/main.lua

nkDebug will now catch and log API errors
fixed a bug in the log windows
system update will no longer try to update the ui if it was no visible
it is now possible to run shell commands through /nkDebug <command>
------------------------------------------------------------------------
r8 | naifu | 2016-09-24 09:47:02 +0000 (Sat, 24 Sep 2016) | 1 line
Changed paths:
   M /trunk/RiftAddon.toc
   M /trunk/main.lua

added shell tab
------------------------------------------------------------------------
r6 | naifu | 2016-09-08 19:07:44 +0000 (Thu, 08 Sep 2016) | 2 lines
Changed paths:
   M /trunk/RiftAddon.toc
   A /trunk/gfx
   A /trunk/gfx/iconClose.png
   M /trunk/main.lua
   A /trunk/nkPanel-plugin.lua

added new log functionality
nkDebug.logEntry (addonName, identifier, entry, logText) will create a log entry
------------------------------------------------------------------------