- 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
nkGenie
- 0 Likes
- Rift
- 17 Monthly Downloads
- Supports: 1.8
- 455 Total Downloads
- Updated 09/12/2012
- Created 06/24/2012
- 0 Favorites
- Project Site
- Comments
- Release Type: Inactive
- License: Creative Commons License By-Nc-Nd 3.0
- Newest File: V1.6.0
About nkGenie
nkGenie is a library for Rift addons aiming at making the creation of addons easier. It's main goals are:
- Supplying additional ui wigets not included in the Rift API
- Make the creation and changing of UI widgets easier (e.g. less lines of code)
All of the addons created by me are using the nkGenie library. You can find a documentation of the library in the enclosed readme.txt file.
------------------------------------------------------------------------
r10 | naifu | 2012-06-27 15:21:27 +0000 (Wed, 27 Jun 2012) | 8 lines
Changed paths:
A /tags/V1.6.0 (from /trunk:9)
Tagging as V1.6.0
new: added new widget nkExtProgressBar
updated: nkExtMask will now check anchor updates vs props if updated is really needed
updated: nkGenie will now show progressbar if parameter buildInstant = false
bug fix: props for nkExtMask were not stored correctly
------------------------------------------------------------------------
r9 | naifu | 2012-06-27 15:20:45 +0000 (Wed, 27 Jun 2012) | 1 line
Changed paths:
M /trunk/RiftAddon.toc
M /trunk/grid.lua
M /trunk/main.lua
M /trunk/mask.lua
A /trunk/progressbar.lua
M /trunk/text.lua
V1.6.0
------------------------------------------------------------------------
r7 | naifu | 2012-06-26 13:35:36 +0000 (Tue, 26 Jun 2012) | 1 line
Changed paths:
M /trunk/RiftAddon.toc
M /trunk/actionbutton.lua
M /trunk/button.lua
M /trunk/checkbox.lua
M /trunk/combo.lua
M /trunk/dialog.lua
M /trunk/frame.lua
M /trunk/grid.lua
M /trunk/itemtooltip.lua
M /trunk/locales/localizationDE.lua
M /trunk/locales/localizationEN.lua
M /trunk/locales/localizationFR.lua
M /trunk/locales/localizationRU.lua
M /trunk/main.lua
M /trunk/mask.lua
M /trunk/menu.lua
M /trunk/radiobutton.lua
M /trunk/scrollbox.lua
M /trunk/slider.lua
M /trunk/tabpane.lua
M /trunk/text.lua
M /trunk/textfield.lua
M /trunk/texture.lua
M /trunk/window.lua
V1.5.2
------------------------------------------------------------------------
r5 | naifu | 2012-06-25 17:23:38 +0000 (Mon, 25 Jun 2012) | 1 line
Changed paths:
M /trunk/RiftAddon.toc
M /trunk/frame.lua
M /trunk/grid.lua
M /trunk/itemtooltip.lua
M /trunk/main.lua
M /trunk/mask.lua
M /trunk/text.lua
M /trunk/texture.lua
V1.5.1
------------------------------------------------------------------------
r4 | silvanoshei | 2012-06-24 08:13:58 +0000 (Sun, 24 Jun 2012) | 1 line
Changed paths:
M /trunk/grid.lua
Updated Grid.lua with new code to account for scrolling when a row is selected.
------------------------------------------------------------------------
r2 | naifu | 2012-06-24 07:37:23 +0000 (Sun, 24 Jun 2012) | 1 line
Changed paths:
A /trunk/RiftAddon.toc
A /trunk/actionbutton.lua
A /trunk/button.lua
A /trunk/checkbox.lua
A /trunk/combo.lua
A /trunk/dialog.lua
A /trunk/frame.lua
A /trunk/gfx
A /trunk/gfx/btnClose.png
A /trunk/gfx/editPen.png
A /trunk/gfx/iconCancel.png
A /trunk/gfx/tabPaneVertActive.png
A /trunk/gfx/tabPaneVertInActive.png
A /trunk/grid.lua
A /trunk/itemtooltip.lua
A /trunk/locales
A /trunk/locales/localizationDE.lua
A /trunk/locales/localizationEN.lua
A /trunk/locales/localizationFR.lua
A /trunk/locales/localizationRU.lua
A /trunk/main.lua
A /trunk/mask.lua
A /trunk/menu.lua
A /trunk/radiobutton.lua
A /trunk/ressource
A /trunk/ressource/button.png
A /trunk/scrollbox.lua
A /trunk/slider.lua
A /trunk/tabpane.lua
A /trunk/text.lua
A /trunk/textfield.lua
A /trunk/texture.lua
A /trunk/window.lua
V1.4.6
------------------------------------------------------------------------
r1 | svn | 2012-06-24 07:34:32 +0000 (Sun, 24 Jun 2012) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
nkgenie/mainline: Initial Import
------------------------------------------------------------------------
Comments