- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,099 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
LibDataBroker-1.0
- 2 Likes
- Rift
- 6 Monthly Downloads
- Supports: 1.5
- 775 Total Downloads
- Updated 10/15/2011
- Created 06/11/2011
- 1 Favorites
- Project Site
- Release Type: Release
- License: All Rights Reserved
- Newest File: 1.0.1
About LibDataBroker-1.0
LibDataBroker-1.0 is a port of LibDataBroker-1.1 for World of Warcraft by Tekkub and Elkano to Rift. This port is with their permission.
Tekkub and Elkano will not, nor can not, provide any technical support for this port. I will be handling bugs or suggestions. ~ Lorandii aka Myrroddin.
LDB’s primary goal is to “detach” plugins from the display addon. Plugins can provide data into a simple table, and display addons can receive callbacks to refresh their display of this data. LDB also provides a place for addons to register “quicklaunch” functions, removing the need for authors to embed many large libraries to create minimap buttons. Users who do not wish to be “plagued” by these buttons simply do not install an addon to render them.
Due to it’s simple generic design, LDB can be used for any design where you wish to have an addon notified of changes to a table.
Rift Events:
Event.LibDataBroker.AttributeChanged -- returns name, key, value, self Event.LibDataBroker.ObjectCreated -- returns name, dataobj
API is on this page.
------------------------------------------------------------------------
r7 | myrroddin | 2011-10-15 17:34:11 +0000 (Sat, 15 Oct 2011) | 1 line
Changed paths:
A /tags/1.0.1 (from /trunk:6)
Tagging as 1.0.1
------------------------------------------------------------------------
r6 | myrroddin | 2011-10-15 17:27:12 +0000 (Sat, 15 Oct 2011) | 2 lines
Changed paths:
M /trunk/RiftAddon.toc
- added 1.6 to Environment string
- use CurseForge's keyword substitution for project version
------------------------------------------------------------------------
r5 | myrroddin | 2011-10-15 17:10:28 +0000 (Sat, 15 Oct 2011) | 2 lines
Changed paths:
M /trunk/RiftAddon.toc
- Added the Environment variable to the toc, because, you know, that's important and stuff
- Added NameShort toc entry
------------------------------------------------------------------------
r2 | myrroddin | 2011-10-08 02:27:31 +0000 (Sat, 08 Oct 2011) | 1 line
Changed paths:
A /trunk/.pkgmeta
A /trunk/LibDataBroker-1.0.lua
A /trunk/RiftAddon.toc
First alpha build. Untested.
------------------------------------------------------------------------
r1 | root | 2011-10-08 02:19:21 +0000 (Sat, 08 Oct 2011) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
libdatabroker-1-0/mainline: Initial Import
------------------------------------------------------------------------
