|
|
|
22 Nov 2009 |
|
Adirelle |
Release |
| ConfigMode support for various addons. This addons is a demonstrator of what ConfigMode allows to do. It does not nothing without a ConfigMode controller addon to use the handlers it creates. You need to install one. This addons registers ConfigMode handlers for the following addons: ag Unit Frames, Auracle, Baggins, BigWigs, Cork, Dominos, Gladius, Grid, Omen 3, Quartz, SexyMap. Would these addons support natively ConfigMode, the corresponding handler would be deleted from ConfigModeDemos.... |
|
|
22 Nov 2009 |
|
Adirelle |
Beta |
| Diminishing Returns (DR) helps tracking your teammate and own diminishing returns on hostile players by attaching icons to unit frames. Features display running diminishing returns as icons, showing the diminishing status and remaining time, uses DR category database from DRData-1.0, select which categories to show or enable the learning option so they are detected automatically, main options and icon layout options are available using /dimret and in the addon tab of interface options, test... |
|
|
|
31 Oct 2009 |
|
Stanzilla |
Release |
| SimpleSelfRebuff (SSR) is an addon aimed at easing rebuffing yourself. SimpleSelfRebuff is a work in progress, at early stage, e.g. it may break, often... Quick usage Enable or select the buffs you want from the predefined list, using the command line (/ssr), the LibDataBroker object (through some LDB display like Fortress, ButtonBin, Barrel, ...) or the Blizzard addon panel of the interface menu. Use the mousewheel to rebuff when needed. Features SSR monitors your own buffs and compares them... |
|
|
|
12 Oct 2009 |
|
Adirelle |
Release |
| CastYeller2 allows the player to make chat announces in response to various game events. For each announce, the player defines : the names of spells, items and/or auras to watch, the events to watch (sources and triggers they propose), where to send the announce (outputs), optionally: per event custom announce templates. Events and outputs can be disabled globally. A configuration guide is being written. Source modules Auras: send events when the player gains/loses buffs and when he/she... |
|
|
|
09 Oct 2009 |
|
Adirelle |
Release |
| Lightweight mount helper. How does it work ? Squire creates a macro named "Squire". You can use this macro as any other macro. You would probably put it into an action bar. Squire updates its macro when need (entering/leaving buildings, combat or instances, etc.). Features properly handle Northrend (non-flyable zones and the Cold Weather Flying skill), support all mounts listed on wowhead.com. select a random flying and ground mount every time the macro is updated, use macro conditionals to... |
|
|
|
11 Sep 2009 |
|
Adirelle |
Release |
| Opacity effect on action buttons in cooldown. |
|
|
10 Sep 2009 |
|
Adirelle |
Release |
| This module adds up to 9 icon indicators to your Grid unit frames. Its primary goal is to display buffs and debuffs at fixed position using generic aura statuses. Each icon can dispaly the following status data: icon, duration, stack count, transparency. General configuration parameters include: number of icons, number of icons per row, icon scale, icon spacing, bar anchoring: bar and unit frame attachment point and offset. Caveat: displaying too many data in Grid leads to confusion and... |
|
|
08 Sep 2009 |
|
Adirelle |
Release |
| Inline Aura displays aura information directly inside action buttons. It is heavily inspired from two addons writen by Tuller: OmniCC and the Buff module of Dominos. Features color the button border depending on aura type and caster: buff cast by the player: green border, buff cast by other players: cyan border, debuff cast by the player: red border, debuff cast by other players: yellow border. display aura remaining time as a countdown inside the action button, à la OmniCC or along the... |
|
|
|
02 Sep 2009 |
|
Adirelle |
Release |
| ConfigMode support for Blizzard frames. This addons registers several ConfigMode handlers for the following Blizzard frames: Focus unit frame, Quest/achievement tracker window, Chat windows. This addon does not nothing without a ConfigMode controller addon to use the handlers it creates. You need to install one. |
|
|
|
28 Aug 2009 |
|
Adirelle |
Release |
| Adds dual spec support to individual AceDB-3.0 databases and provides AceDBOptions-3.0 hooks to handle it. This allows the user to enable dual spec feature and to select the alternate profile to be enabled on talent switching. This feature is disabled by default and the user has to create the alternate profile himself/herself. Read the quick tutorial to know how to add dual spec support to your addon. There is also an API reference though it should not be very useful in most cases. |
|
|
22 Aug 2009 |
|
Adirelle |
Release |
| Out of combat, right-click on minimap blips to open a targeting menu. Now come with an MinimapTarget_Decorator, an optional module that adds class, level and reaction information to player and pet menu entries. Data are passively gathered from guild roster, party/raid roster, battleground scoreboard and when the mouse hovers over characters and unit frames. This module can be safely disabled at character selection screen. |
|
|
10 Aug 2009 |
|
Adirelle |
Release |
| Broker_SimpleCurrency provides a simple feed displaying your gold and the tokens shown in your backpack. Hovering over the feed shows a tooltip listing all currencies but the ones marked as unused. Click on the feed to open the Blizzard currency panel so you can change which tokens are shown, Only display data of the current character, No history or whatever. This is a data broker addon that requires a data display addon to display it. |
|
|
10 Aug 2009 |
|
Adirelle |
Release |
| Automagically update video settings based on frame rate. Based on your current frame rate, DynPerf adjusts WoW video settings: if you frame rate is under 27 FPS, it slowly decreases the settings. if you frame rate is over 27 FPS, it slowly increases the settings. The settings change rate is limited to produce smooth transitions and has some built-in inertia to prevent quick oscillations. DynPerf exports a LibDataBroker data source showing what is going on. Using a display addon (Fortress,... |
|
|
10 Aug 2009 |
|
Adirelle |
Release |
| Originally a LDB feed that displays a menu of all your LDB launcher plugins, it also lists each addon panel in the Blizzard interface, as well as each Waterfall configuration dialogs. Note : LauncerMenu tries to avoid duplicates as best at it can but in some cases this cannot be avoided. This is a data broker addon that requires a data display addon to display it.// |
|
|
|
10 Aug 2009 |
|
Adirelle |
Release |
| FeedIt is a minimalist hunter pet feeder addon. Usage FeedIt can be used simply by creating the following macro: /click FeedItButton Features Take pet diets into account, Do not feed the pet if it is already happy or is currently eating, Do not give bonus food to the pet, Use some fuzzy logic to try to get rid of lower level and small piles of food in priority, There is neither options nor GUI, Do not embed nor require any library, tough it would fetch data from... |
|
|
|
10 Aug 2009 |
|
Adirelle |
Release |
| OneButtonConfig is a simple ConfigMode controller, which allows you to enable the configuration mode of several ConfigMode-compliant addons with one click. It provides: a LDB launcher with optional minimap icon, a simple slash command /onebuttonconfig (and its short form /obc), fully ConfigMode-compliant (support multiple modes and LoadOnDemand addons), configuration through a simple dropdown menu. Since v1.1, Blizzard and addons support have been moved to their own, independant addons:... |
|
|
|
21 Jul 2009 |
|
Torhal |
Release |
| LibQTip is designed replace GameTooltip - but with added functionality, such as multiple columns - from a minimalist design perspective. Features Ability to display and handle multiple tooltips at the same time, Unlimited number of columns and lines, Column default and per cell justification, Tooltip default and per cell font setting, Colspans, Possibility to add custom cells, Optional scrollbar, Optional scripts for lines, columns, or cells, Optional automatic hiding, Frames and tables... |
|
|
|
19 May 2009 |
|
Torhal |
Mature |
| This project is deprecated - the LibQTip-1.0 core library now handles all of its functionality in a much cleaner manner. LibQTipClick is a simple interface to LibQTip using the latter library's CellProvider methods to provide support for customizable, mouse-aware cells. The library includes the latest version of LibQTip to facilitate ease-of-use. Features Uses LibQTip as a superset. Customizable per-cell OnMouseDown(), OnEnter(), and OnLeave() functions via callbacks. Documentation Getting... |
|
|
|
12 May 2009 |
|
Adirelle |
Beta |
| Announces when and on who Razorscale casts Devouring Flames as soon as possible. Requires that someone with the module targets or focus Razorscale. |
|
|
|
09 May 2009 |
|
Adirelle |
Release |
| A macro command to mute error message for the next cast. Take care of muting the sound too. Use /quietcast (/quiet or /qc) just before a /cast command to ignore its error. Example: # First try /cast SomeSpell # Do not report error if AnotherSpell fail /quietcast /cast AnotherSpell Since v1.3 you pass a number of errors to ignore : # First try /cast SomeSpell # Do not report error if AnotherSpell or YetAnotherSpell fail /qc 2 /cast AnotherSpell /cast YetAnotherSpell |