Addons

Filters

NameUpdatedCategoryAuthorStage
NameUpdatedCategoryAuthorStage

Train Conductor

26 Oct 2009 Release
This is a simple addon to monitor the combat log and notify you of who is using their Toy Train Set. When someone starts to cast their Toy Train, you will see a message in your default chat box that says: "Toy Train Set was cast by: Player".

Taunt Tattle

26 Oct 2009 Release
This is another very simple addon that will print to your default chat frame any taunts that are issued nearby you. It supports all Warrior, Paladin, Druid and Death Knight taunts as of 3.0.8. It will tell you who taunted, what taunt they used, and the target of their taunt. For AOE taunts, it will simply say who did it. This was built just to give a non-obtrusive quick look in raids at who is taunting.

Incognito

22 Oct 2009 Release
Incognito Incognito adds you name in front of your chat messages. Can be enabled for guild (and officer), party and raid chat messages. E.g.: [Guild] [Yourchar]: Some chat message becomes [Guild] [Yourchar]: (Yourname): Some chat message Usage You can use the GUI config dialog or the slash commands /incognito or /inc Slash options config - Open configuration dialog enable - Enable or disable adding your name to chat messages name - The name that should be displayed in your chat messages GUI...

Kill Order

20 Oct 2009 Planning
This addon will inform you about the next target to kill, based on your particular kill order of marked targets. For example, if the order is Star, then Circle, this addon will announce that your next target is Circle after Star dies. If you are the raid leader it will also be possible to announce the next target in a raid warning.
CNF 1

Chuck Norris Facts

19 Oct 2009 Release
What it does A small mod which will display Chuck Norris facts to you and output to selected chat channels. Has anti-spam mechanisms built in. Where to get it Curseforge - Often Beta quality Curse - Most updated stable version WoW UI - Stable Version WoW Interface - Stable Version Donations I have setup a donation site via Pledgie. Feel free to donate if you like this mod. I have put countless hours of time and effort into it along with many people who have helped me. I did not write this mod...

ArenaReply

14 Oct 2009 Release
Emulates Deadly Boss Mods' Auto-Reply feature for arena matches.

CastYeller2

12 Oct 2009 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...
Screenshot

RollTracker Lite

07 Oct 2009 Release
RollTracker Lite is an extremely small addon used for keeping track of /rolls, and especially useful for raid leaders when managing loot. Currently accepting localizations for Latin American Spanish and Korean! File a ticket if you need help doing so. There's apparently a bug with the German client. If you're using it, please test out revision 24 and PM/comment if it works/doesn't work, thanks. :) Features Sort /rolls Highlight rerolls, ties and non-standard ranges Super lightweight (<10 kb...
ArmoryLink in action

Prat_ArmoryLink

05 Oct 2009 Release
Prat_ArmoryLink is a module for Prat that adds (to the unit popup menu) a link for the respective player's armory entry. Streamlining the lookup of players on the armory.

ItsTheWrongChannel

04 Oct 2009 Release
Redirects every single trade chat message containing "LFM" or "LFG" to the LookingForGroup channel.

HexMessage

28 Sep 2009 Release
HexMessage encodes all messages you send using hexadecimal chars. Players able to read Hex or having the addon themselves will see the correct solution, everybody else will wonder what those numbers are. Usage: /hex on - Turns encoding on /hex off - Turns encoding off

Priority

28 Sep 2009 Beta
Experimental AddOn for tracking Items Attendance and Bosskills. DKP (or other CountingSystem) announcing into Raidchat On-the-Fly Database Update Automatic PopUp for new or leaving Raidmember with Time inserts InGame Kill History (Fight-Time , Loot , Achievments, Member)
Trade Chat.

AcronymGuide

23 Sep 2009 Release
Acronym Guide: Acronym Guide is made for players that have a hard time getting used to the various acronyms used in WoW. What it does is replace the common abriviations with a hyperlink, that on mouse over or click, displays a tool tip with an short explanation of what it means. Acronym database is incomplete, pls post a ticket or comment if you want to see something added For example: As you can see from the screen shot, not all methods to abbreviate things are covered. Doing so is...

JuggyCompare

22 Sep 2009 Release
JuggyCompare JuggyCompare is a World of Warcraft addon that makes Juggernaut's Loot Factor data available to officers in-game. This allows more informed loot decisions without forcing each officer to tab out to the website, compare any number of members who sent on an item, and then tabbing back to discuss their opinion with other officers. The loot factor data is pulled from JuggyCompare_Data.lua, and I've included an example of the expected format in case you want to try to replicate it....

SimpleBossWhisperer

22 Sep 2009 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,...

Chatter

19 Sep 2009 Release
Chatter is a comprehensive, lightweight, mega-configurable chat enhancement addon. It supports a whole bunch of stuff, including: - Hiding buttons - Linking items, enchants, spells, and quests in custom channels - Custom aliases for channel names - Coloring of player names by class or deterministic HSV formula, and player levels next to names - Custom font and font size for your chat frames - Custom background, border, and positioning for the edit box - Option to let the edit box border color...
Add Friend Preview

AddFriend

18 Sep 2009 Release
AddFriend is a simple addon that adds an Add Friend or Remove Friend and Guild options to the context menu of player options. Features - ver: 3.2bAdds context menu entry "Add Friend", "Remove Friend", "Guild Invite", and "Guild Remove" to player portraits.Adds context menu entry "Add Friend", "Remove Friend", "Guild Invite", and "Guild Remove" to player names options.Hostility Checking.Works with Pitbull4 Unit Frames. May add more features later.

HitsMode

12 Sep 2009 Release
Click here to report an issue or request a new feature Please do not use comments for bug reports. What is HitsMode? HitsMode is the premiere World of Warcraft combat log replacement. Boasting incredible power and flexibility, HitsMode completely transforms your combat log into readable, customizable text. Features Separate your combat into up to four windows Colorize various parts of your combat log Show or hide unit names, spell names, and sentence structure Go with normal sentences or just...

LibAlts-1.0

07 Sep 2009 Release
Provides a simple API to register and retrieve alternate identity information between addons. :SetAlt(main, alt) - Associate a main name with an alt name :GetAlts(main) - Get a list of alts for a given name :GetMain(alt) - Get the main character associated with a given name :GetAllMains() - Get a list of all main characters :IsMain(main) - Is the given name a main character :IsAlt(alt) - Is the given name an alternate character LuaDoc:...

IgnoreMore

07 Sep 2009 Release
Ignore more than 49 people, autoshared between your alts. Also adds comments to your ignore list. See IgnoreMore on WoWInterface.com for info / screenshots, and leaving comments.