|
|
29 Nov 2009 |
|
funkydude |
Release |
| BigWigs is a boss alert mod. It consists of many individual "boss modules", mini addons that are designed to trigger alert messages and timer bars for one specific raid boss each. Modules are activated when you target or mouseover a Boss, or if any other BigWigs use in your raid does. In most cases only one module will be running at any given time. Features Plugins Messages: Can be moved, re-coloured & locked. Bars: Can be moved, skinned to different textures (SharedMedia compatible), resized... |
|
|
|
27 Nov 2009 |
|
ckknight |
Release |
| A library to help with localization of bosses. Please see http://forums.wowace.com/showthread.php?t=15655.... This post will provide you with information on how to contribute to the translation of this babble library. |
|
|
|
22 Nov 2009 |
|
Rabbit |
Release |
| BugSack eases the process of capturing bugs. It captures information about Lua errors that occurred during your play session, including the full debug stack. It aims to be invaluable to developers, and a useful tool for players that use beta-quality addons. BugSack includes a FuBar plugin that displays the last 5 errors in the tooltip. It can also bring up a frame to display all other errors for the current session, or for any other session. The text of the error can then be copied & pasted... |
|
|
|
21 Nov 2009 |
|
Rabbit |
Release |
| This is a tiny BigWigs plugin that assigns icons to people who get the Penetrating Cold debuff on Anub'arak. It's great if you want to assign healers per icon, for example. For 10man heroic, it will use the Star and the Orange icons. For 25man heroic, it will use Star, Orange, Diamond, Triangle and Moon. |
|
|
|
21 Nov 2009 |
|
Rabbit |
Release |
| !BugGrabber is a small addon that simply grabs all Lua errors generated by WoW and makes them available to your through the /buggrabber slash command. Other addons, like BugSack, can interact with !BugGrabber to provide higher-level interfaces to the captured errors. |
|
|
|
13 Nov 2009 |
|
Rabbit |
Mature |
| Logging utility for boss encounters. |
|
|
|
06 Nov 2009 |
|
Rabbit |
Release |
| Notifies the raid about common buffs and debuffs. |
|
|
|
03 Nov 2009 |
|
Ammo |
Release |
| The next oRA oRA3 will feature the following: Durability, Resistance, Zone, Version Checks. Available for everyone, and automatically filled, no need to run manual checks. Cooldown monitor for just about every spell with a longer cooldown. Invites based on guild rank, zone, keyword, and guildonly keyword Blizzard Maintank based maintank lists with custom sorting Promoting to raid assistant based on guild rank, a list of names or just everyone Intelligent readycheck window that will display a... |
|
|
|
22 Oct 2009 |
|
Kaelten |
Mature |
| AddOn development framework |
|
|
|
16 Oct 2009 |
|
Rabbit |
Alpha |
| PaparazziGnome automagically takes a screenshot (including your user interface) whenever you level up, gain an achievement, or kill a boss. It has no configuration options or ingame slash command. Screenshots will be take after a small delay of 1.25 seconds, and after taking one screenshot it will wait 120 seconds (2 minutes) before it takes another one, no matter what happens. While you are in combat it will never take a screenshot as triggered by a boss kill, so it won't take multiple... |
|
|
|
16 Oct 2009 |
|
Antiarc |
Release |
| Stores a browsable database of spells that mobs cast |
|
|
|
10 Oct 2009 |
|
funkydude |
Mature |
| Big Wigs Zul'Gurub Modules |
|
|
|
07 Oct 2009 |
|
funkydude |
Mature |
| Big Wigs Azeroth Modules: Onyxia, Azuregos, Emeriss, Lethon, Taerar, Ysondre |
|
|
|
05 Oct 2009 |
|
Rabbit |
Release |
| Timer bars with that extra sweetness. LibCandyBar-3.0 provides very simple timed bars, in the spirit of CandyBar-2.0. Documention: API |
|
|
|
01 Oct 2009 |
|
Rabbit |
Release |
| LibSink-2.0 is a small library that you can throw in to easily get configuration options for your addon on where it should output any kind of messages. By default, LibSink-2.0 supports several addons as output "sinks"; Blizzard floating combat text, MSBT, SCT, Parrot, BCF. And if that's not enough it can also route your output to any ingame channel, like raid warning, party chat, say. Or just to a local chatframe, UIErrorsFrame, etc. In order to use LibSink-2.0 in your addon, you simply need... |
|
|
|
22 Sep 2009 |
|
Rabbit |
Release |
| SBW was created because people kept whining that BigWigs didn't have the auto-reply stuff while fighting bosses that some other boss module addons do. I just got so sick of hearing that this belonged in BigWigs and that we should add it, so I had to create this little addon to show people that it can be done easily without hooking into any sort of boss addon framework. The code is very simple and just works. There are no config options and no UI. Install it, and when you're in a boss fight,... |
|
|
|
17 Sep 2009 |
|
Rabbit |
Release |
| Just a timer addon. It's not very fancy, and by default (as of when this was written), it only has builtin support for Protection Warriors, Priests and some Warlock spec. If you have some oUF unit frame, it will position itself above the oUF_Player frame, setting itself to its width. If not, it'll position itself slightly below the middle of the screen. |
|
|
|
03 Sep 2009 |
|
Rabbit |
Release |
| LibDBIcon-1.0 is a small library you can throw in your LDB addon that will create a small minimap icon for you and nothing more. Simply get a reference to the library in your addon like so; local icon = LibStub("LibDBIcon-1.0") Then after you've registered your LDB object called "MyLDB", you can do: icon:Register("MyLDB", myLDB, savedVarTable) Where myLDB is a object reference to your LDB display and savedVarTable is a table where the library can store data like minimap position, radius and... |
|
|
|
29 Aug 2009 |
|
Rabbit |
Release |
| Keeps track of your reagents using PeriodicTable sets. Like FuBar_PTReagentFu for FuBar, just completely without options. Broker display shows "OK" if you are stocked up enough on reagents, and "!" if you need to get some. |
|
|
|
28 Aug 2009 |
|
Rabbit |
Alpha |
| A simple purl reimplementation for WoW. It provides the user access to simple ingame chat commands (commands are actually executed in ingame chat, not through local slash commands), and you can also create your own, simple commands for things you often need to remember, for example Ventrilo or TeamSpeak details that you need to paste in PUGs. It comes prepackaged with some crude commands like seen, ping, lart, :rep([1-10]), and you can wrap commands in guild, party, raid and officer to have... |