CallbackHandler-1.0

Reverse relationships

Filters

NameUpdatedCategoryAuthorStageType
NameUpdatedCategoryAuthorStageType

ClearFont2

18 Dec 2008 Kirkburn Deleted Embedded library
CLEARFONT, FIGHTING THE FUZZ SINCE 1845! If you find the standard fonts boring, hard to read, or, like me, you merely despise it, CF is for you! ClearFont will replace your World of Warcraft fonts with something rather better... BACKGROUND I chose these typefaces as they are all clear and modern, yet retain aesthetic beauty. I am proud to say CF is also very effective at helping those with impaired eyesight enjoy World of Warcraft. ClearFont is rated 4.65 on WorldofWar.net, with well over...
Screen Shot 2

Energy Monitor

05 Dec 2008 LokiCoyote Release Embedded library
Monitors Rogue and Druid Energy. This is a remake / rewrite of EnergyWatch using the Ace3 library and LibSharedMedia-3.0. It supercedes EnergyWatch_v2A (which was an Ace2'd version of EnergyWatch_v2). Features 3 modes of operation Time based ticks Fixed Energy based ticks Percentage Energy based ticks Uses Ace3 Uses LibSharedMedia-3.0 to specify textures, fonts and sounds No longer uses UNIT_ENERGY to derive the current tick state /emon options locked [on|off] Locks or unlocks the bar in...

PhotoOp

04 Dec 2008 LokiCoyote Release Embedded library
Takes a picture when interesting events occur. Essentially an Ace3 remake of the PhotoOp addon. However, functionality that was previously builtin to the addon is now implemented as user modifiable Lua scripts. Scripts are segments of Lua code that use a Script Api to determine when to take pictures. Default scripts include: Death Duels Gaining a level High crits Options are accessed through /po or /photoop. See Default Scripts for a list of builtin scripts. Creating a new script Open up the...
Options Panel

Medley

30 Oct 2008 Kiralyn Beta Embedded library
About Medley This addon allows you to further customize events in the game with sounds! By either using already built-in sound files or your own custom ones, you can add effects or notifications to make the game more enjoyable and/or helpful to you. :) It is named "Medley" because it fit's the definition quite nicely: "an arrangement made from a series of melodies, often from various sources." Medley was created using Ace3 libraries, Quixote 2.0 and is localization-ready. It also has a...

CombatAlert

21 Oct 2008 Chexsum Release Embedded library
Allows you to be alerted when various combat events occur. There is a preset mode that lets the addon work as a item/spell cooldown, buff and spell alerter or you can setup filters to only alert/warn/show you when certain events occur. Read the readme.txt file inside the addon directory to learn how to add filters.

TrackRecords

21 Oct 2008 Chexsum Release Embedded library
Tracks and announces damage and heal records

LibFeedback

21 Oct 2008 Chexsum Release Embedded library
Feedback frames handler. PS. Dont download this file unless you want to disembed this library. Its not supposed to be packaged but its been done.

KillingSpree

21 Oct 2008 Chexsum Release Embedded library
This addon announces consecutive killing blows audibly and visually. You can ignore PVE kills, set a timer for multi kills, disable sounds/visuals, use CombatText/MSBT/SCT/Parrot, show/broadcast your multi/spree records and view a list of your current kills.

DebuffAlarm

19 Oct 2008 starlon Release Embedded library
DebuffAlarm plays a sound and flashes your screen whatever color you want for whatever debuff you want to be alerted over. You can add and remove debuffs easily, and setup different colors and sounds per debuff. DebuffAlarm comes with 3 default debuffs configured: Solarian's Wrath of the Astromancer, Vashj's Static Charge, and Leotheras' Insidious Whisper.

Dictator

17 Oct 2008 JoshBorke Release Embedded library
This mod is currently in the design phase. I plan to add these features to it: Auto follow when combat ends. Relay whispers that are sent to the slave toons. It is currently not usable but I am taking feature requests. Each feature will be optional in that you can enable or disable them as you want. Modules currently planned/in development: BigBrother: track statistics that are not available normally (currently only XP) FollowTheLeader: automatically follow the leader after combat Gossiper:...

LibCooldown-Spell-2.0

12 Oct 2008 CommanderSirow Abandoned Embedded library
Description Register spell cooldowns to more descriptive events. Callbacks Fired :LibCooldownSpell_Start(spellName , spellID, startTime, duration) Arguments spellName:string - Name of triggered spell spellID:number - ID of spell in spellbook (as used by GetSpellName(spellID, bookType) startTime:number - Time when cooldown started (as returned by GetTime()) duration:number - Duration of cooldown until finished Notes Fired whenever one of your spell cooldowns was started...

LibCooldown-Item-2.0

12 Oct 2008 CommanderSirow Abandoned Embedded library
Description Register item cooldowns to more descriptive events. Callbacks Fired :LibCooldownInventoryItem_Start(itemID, itemName, startTime, duration, bagID, slotID) Arguments itemID:number - ItemID of triggered item itemName:string - Name of triggered item startTime:number - Time when cooldown started (as returned by GetTime()) duration:number - Duration of cooldown until finished bagID:number - Bag ID as used by GetContainerItemCooldown(bagID, slotID) slotID:number - Bag slot ID as used by...