|
|
|
03 Nov 2008 |
|
|
Release |
| Introduction Nier is World of Warcraft addons which bases on ACE libraries(http://wowace.com). This awares that which items can increase mounting speed(Mounting gears), and helps players to equip their mounting gears automatically. Dependancy Nier uses ACE libraries, and most of these libraries are embedded in libs directory 08-11-07: Nier depends on LibStub, AceLibrary, AceAddon-2.0, AceOO-2.0, AceEvent-2.0, AceDB-2.0, AceDebug-2.0, AceLocale-2.2, AceModuleCore-2.0, Dewdrop-2.0,... |
|
|
|
02 Nov 2008 |
|
|
Release |
| Provides methods to notify players about buff/debuff auras stacks/applications |
|
|
|
02 Nov 2008 |
|
|
Release |
| DownTime records data relevant to how fast a raid instance is being cleared. This can help raid leaders identify reoccurring problems with members, pulls, boss setup, etc in order to push for faster clears.DownTime is currently is in a bare-bones stage. Right now the report data can be copied into a text file and saved as a *.csv file and used in Excel to create graphs. Very soon DownTime will allow event tagging via automatic boss/area detection and player manual input. There is also an in... |
|
|
|
02 Nov 2008 |
|
|
Release |
| Shows who has the same target as you. |
|
|
|
02 Nov 2008 |
|
|
Release |
| Lines showing the target's of healers. |
|
|
02 Nov 2008 |
|
|
Release |
| A mini-game for World of Warcraft. It is inspired by a certain game where you stack different shaped blocks and try to remove lines by filling up all the spaces. Currently the game is unpolished but usable.To start the game, first go to the key bindings and set a key to GravBlox: Hide/Show. Then when bound, just click in the game frame to start.Controls: Arrow keys to move left/right, rotate and move down faster. Spacebar to drop immediately. Escape exits the keygrabbed state and pauses the... |
|
|
|
02 Nov 2008 |
|
|
Release |
| tekMapEnhancer is a tiny addon designed to make the WorldMap a bit better. It does a few things: Scale down the map a bit Remove the "blackout" behind the map so you can interact with the world Allow you to use the chat editbox while the map is open Links Visit my site for more info. Please report all bugs and feature requests to my Google Code tracker Alpha builds can be found on github. Please direct all feedback and questions to my Google Groups mailinglist. |
|
|
|
01 Nov 2008 |
|
|
Release |
| Simple DebugLog display backend. |
|
|
31 Oct 2008 |
|
|
Release |
| FDLogger is a simple addon that tries to track when which hunter was FD'd. As normally FD does not generate combat log entries at all, not even for the hunter in question, this is kind of tricky. This addon makes use of IsUnitFeignDeath() and the UNIT_HEALTH event which fires when a hunter FD's, even though his health is not changing. For each UNIT_HEALTH event for a given unit, UnitClass() (language independent) is checked. If it's a hunter, IsUnitFeignDeath() is checked. If that returns... |
|
|
|
31 Oct 2008 |
|
|
Release |
| Move buffs, mm:ss style timers, shorthand buff names |
|
|
|
31 Oct 2008 |
|
|
Release |
| Bulk mail reception made really easy |
|
|
|
31 Oct 2008 |
|
|
Release |
| Bulk mail sending made really easy |
|
|
30 Oct 2008 |
|
|
Beta |
| 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... |
|
|
|
30 Oct 2008 |
|
|
Beta |
| Adds Copy and Paste Functions to the ColorPicker |
|
|
|
29 Oct 2008 |
|
|
Release |
| nanoPlayed is a LibDataBroker plugin. nanoPlayed shows your current session's played time. Features: That's all, at the moment. I just wanted a quick-and-dirty way to see how long I was playing at any given time. You will need an LDB-based display for this addon to work. |
|
|
|
27 Oct 2008 |
|
|
Release |
| This add-on helps organizing the healers in your raid by allowing the user to drag and drop healers into different assignments. Assignments can be as complex or simple as the user wishes.= Quick Start =Open Heal Organizer by using the slash command: /healorganizer, /hlorg, or /hoClick on the default assignments (%MT1%, %MT2%, …etc) to change wordingDrag and drop healers into assignmentsOptionally enable whispering assignments by clicking “Whisper healers…”Click “Raid”/”Channel” in the... |
|
|
|
25 Oct 2008 |
|
|
Release |
| Hide the Blizzard Buff frame |
|
|
|
25 Oct 2008 |
|
|
Release |
| A very simple addon that set a random title from the list of titles the player has. Player title is set on login, and any time the UI is reloaded. That's it. No fancy options, dialogs, slashcommand or fubar plugin. Those will probably come some day. |
|
|
|
25 Oct 2008 |
|
|
Alpha |
| List your raid rolls in order from highest to lowest. This is my first wow addon. Be gentle please. :) Seriously, it's very crude. It just monitors for /rolls from the raid/party/whatever and then after a short timeout lists them in order from high to low. No UI or anything. |
|
|
|
25 Oct 2008 |
|
|
Release |
| AutoLoot Data Broker plugin To enable auto-toggling of autoloot when joining parties, /script BROKER_AUTOLOOT_GROUP=1 and to turn it off, /script BROKER_AUTOLOOT_GROUP=nil |