nkDebug2

A small tool to help building addons

File Details

V1.2.0

  • R
  • Sep 24, 2016
  • 32.23 MB
  • 41
  • 3.4

File Name

nkDebug-V1.2.0.zip

Supported Versions

  • 3.4

------------------------------------------------------------------------
r10 | naifu | 2016-09-24 14:24:45 +0000 (Sat, 24 Sep 2016) | 1 line
Changed paths:
   A /tags/V1.2.0 (from /trunk:9)

Tagging as V1.2.0
------------------------------------------------------------------------
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
------------------------------------------------------------------------