taleden

Filters

NameUpdatedCategoryAuthorStage
NameUpdatedCategoryAuthorStage
Auracle

Auracle (De)Buff Monitor

04 Nov 2009 taleden Release
Auracle provides compact & customizable filtering, monitoring and grouping of buffs and debuffs. Overview Auracle's capabilities are organized roughly into "trackers", "windows" and "styles". The most important of these is the "tracker", each of which can monitor a list of multiple auras (either buffs or debuffs, but not both at the same time). When any of those (de)buffs are found, the tracker lights up (or changes visually in any number of other interesting and configurable ways). A...

LibUnitID

01 Aug 2009 taleden Alpha
LibUnitID LibUnitID provides consolidated change event callbacks and identity caching for all of the event-trackable unitids. Currently, the supported unitids are: vehicle, vehicletarget, pet, pettarget, target, targettarget, focus, focustarget, party#, party#target, partypet#, partypet#target, raid##, raid##target, raidpet##, raidpet##target and they are updated by the events: PLAYER_TARGET_CHANGED PLAYER_FOCUS_CHANGED UNIT_PET UNIT_TARGET PARTY_MEMBERS_CHANGED RAID_ROSTER_UPDATE If your...

LibOOP

28 Jul 2009 taleden Mature
LibOOP The LibOOP library provides basic object-oriented programming features in Lua (classes, objects, and simple inheritance). It is meant to offer a framework-independent, lighter-weight (but less featureful) alternative to AceOO-2. Documentation Getting Started API Discussion WoWAce Forum Thread