|
|
09 Feb 2010 |
|
|
Release |
| Raid Watch 2 Raid Watch is an addon that shows important events during Boss encounters. It will show these events in the form of messages, warning and timer bars when appropriate. Raid Watch is inspired by Bigwigs and DBM in many ways but have its own look and feel. To access configuration either use the DataBroker button, mininamp icon or the slash command: /rw2 Note If your are downloading this from curse.com or use the Curse Client and have it set to download beta or higher, only beta or... |
|
|
09 Feb 2010 |
|
|
Release |
| This addon provides 5 AceGUI-3.0 widgets that will make selection LibSharedMedia-3.0 types easier. The widget names are: "LSM30_Font" "LSM30_Sound" "LSM30_Statusbar" "LSM30_Background" "LSM30_Border" to use these widgets simply create the widget and register for the appropriate callback "OnValueChanged" the other way to use the widgets is to replace the select option in a ACE-3.0 option table by adding dialogControl = "widget name", to it you will also need to supply a list of keys to the... |
|
|
09 Feb 2010 |
|
|
Release |
| What it does Ackis Recipe List is an addon which will scan your trade skills and provide information on how to obtain recipes. It works for all tradeskills including Runeforging. French (frFR) Ackis Recipe List est un addon qui analyse vos métiers et fournit des informations sur la façon d'obtenir les recettes manquantes. Il fonctionne pour tous les métiers, y compris Runeforge. German (deDE) Ackis Rezeptliste ist ein Add-on, das deine Berufe durchsucht und dir mitteilt, wie du fehlende... |
|
|
09 Feb 2010 |
|
|
Release |
| The purpose of this mod is to help us sell the kind of items that we get most frequently: For example, you're fishing and loaded with raw fish or gray items. How to use it As simple as going near a merchant and opening their trade window, then you can click on the sell button (money icon). By default it will sell all gray items and use no sell or save list. Options Auto sell: Automatically sell the items when you open a vendor. Information type: You can choose from all to lite the output of... |
|
|
|
09 Feb 2010 |
|
|
Release |
| TankPoints 2.0 - A benchmark for survivalbility gear About TankPoints TankPoints was created to help myself compare different pieces of tanking gear, because it was difficult to decided at a glance like whether 12 defense is better then 1 dodge. TankPoints can be seen as how much damage you can take before damage reduction, it considers your max health, armor, defense, dodge, parry, block, block value, resilience, crushing blow chance, miss, crit reduction, talants, buffs, stance/forms, and... |
|
|
09 Feb 2010 |
|
|
Release |
| Rating Buster - A tool for item comparison If you can help on localization updates, feel free to send me the files and I'll include them in the release About RatingBuster RatingBuster started out as an addon that converts combat ratings in your tooltips into percentages, so that you have more meaningful information when comparing different items. The design aim of RatingBuster is to provide detailed, meaningful and customizable information about items so you can easily decide for yourself... |
|
|
|
09 Feb 2010 |
|
|
Release |
| StatLogic 1.1 now uses LibStub instead of AceLibrary API Documentation :BuildGemmedTooltip(item , red , yellow , blue , meta) Arguments item number or string or table - tooltip or itemId or "itemString" or "itemName" or "itemLink" red number or string - gemID to replace a red socket yellow number or string - gemID to replace a yellow socket blue number or string - gemID to replace a blue socket meta number or string - gemID to replace a meta socket Notes Returns a modified link with all empty... |
|
|
|
09 Feb 2010 |
|
|
Release |
| Mendeleev is best known for his work on the periodic table; arranging the 63 known elements into a Periodic Table based on atomic mass, which he published in Principles of Chemistry in 1869. Dmitri Mendeleev was born at Tobolsk, Siberia in 1834 and died in 1907. Mendeleev adds all kinds of information on top of the information provided by Blizzard to almost all item tooltips. |
|
|
|
09 Feb 2010 |
|
|
Alpha |
| RaidyCheck helps checking the raid status in a glimpse. RaidyCheck checks various conditions (see below) and displays anything wrong in a panel. It also adds some information to the raid member tooltip. Configuration is available in the Interface AddOns panel or the /raidycheck slash command. RaidyCheck can also be enabled for party, in which case it does loose checks. Conditions various class buffs, like Fortitude, Mark of the Gift, Blessings, ... non-combat buffs, like Crusader Aura, Aspect... |
|
|
|
09 Feb 2010 |
|
|
Release |
| Library of itemId and spellId sets Before reading this description, please brush up on your chemistry knowledge (Don't fear, it's short and painless) See Usage for how to include and use PT sets in your mod. See the Editing page for details of how to maintain PeriodicTable. See the API page for how to use PeriodicTable in your mod. See the Forum for discussion. Periodic Table adds order to many items and spells in WoW. These are organized into sets. Like most Ace addons it's focus is... |
|
|
09 Feb 2010 |
|
|
Release |
| Gladiminish is an arena exclusive addon, displaying diminishing returns simple and quickly readable, next to the Gladius Addon’s frame. The diminishing returns are displayed as icons, showing the relevant skill and its remaining duration in a different colour, according to the next crowd controls efficiency. |
|
|
09 Feb 2010 |
|
|
Release |
| Temporary fix for the "You aren't in a party." spam in battlegrounds, caused by old addons calling SendAddonMessage to "RAID" when in battlegrounds or arenas. This is a bug on Blizzard's part introduced in 3.2.0. Type /yaiap and it will print out debug text every time an addon triggers the "You aren't in a party." message, best used before joining a battleground. Sample code for fixing this problem:function SendAddonMessageToRaid(pre, msg) if GetRealNumRaidMembers() == 0 or... |
|
|
09 Feb 2010 |
|
|
Release |
| AI's display windows are built from "virtual bars", you assign categories to bars so that items in that category are displayed on the specific bars you want. There is no limit to the number of bars you can have inside a window but obviously you only have so much screen real estate before it becomes "too many". AI uses several methods to assign a default category to an item such as what professions you have, tooltip scanning, basic type/subtype and PeriodicTable. You then assign those... |
|
|
09 Feb 2010 |
|
|
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... |
|
|
|
09 Feb 2010 |
|
|
Beta |
| Core rewrite of Grid. Forum Discussion Grid2 Defaults Grid2 universal / shared settings Status Alpha version has first cut at layered preferences. It is neither complete nor fully tested. See bold text below for instructions. The core engine is quite functional, solid beta quality. The options UI in terms of defaults is solid, and beta / release quality. The options UI in terms of editing is alpha quality If this works for you then use it, if not use classic Grid. For the foreseeable future... |
|
|
|
09 Feb 2010 |
|
|
Release |
| Decursive for World of Warcraft Decursive is a cleansing mod intended to render affliction removal easy, effective and fun for all the classes having this ability. Decursive usage - Micro Unit Frames documentation - Decursive Macro documentation - Frequently Asked Questions - commands Decursive key benefits Ease of use: Decursive configures itself automatically for your character class, it works straight out of the box, no configuration is required. Intuitive interface and detailed options,... |
|
|
|
09 Feb 2010 |
|
|
Release |
| StackWatch is a very that is meant to warn players about a user defined aura (buff/debuff). Players affected by the user specified aura is whispered and assigned an icon at either initial application or a specific stack. This addon is very useful for PTR encounters and/or for encounters that do not have suitable aura warning systems. To configure it, access it through the default WoW addon interface configuration menu. Press ESC Click Interface Click the Addon tab |
|
|
|
09 Feb 2010 |
|
|
Beta |
| Skinner changes the look of the default UI Please post all comments either on the WoWAce or Curse (mirror) thread Instructions 1 .Download and install this addon. 2 . Copy/Move all the files in the AddonSkins directory into the SkinMe directory. 3. Start WoW. 4. Other settings can be changed via the Interface Options Details Skinner has 2 main sub-directories; AddonSkins and SkinMe. The skins for the Blizzard UI are in the 'core' set of files. All the skins for individual Addons are in the... |
|
|
09 Feb 2010 |
|
|
Release |
| Prat-3.0 is a chat enhancement addon for world of warcraft 3.0. It is made up of 30+ smaller "modules" which each provide additional functionality, and can be enabled or disabled individually. In game, type /prat for a menu. Bug reports: http://www.wowace.com/projects/prat-3-0/tickets/ Forum thread: http://forums.wowace.com/showthread.php?t=14004 Prat has just about every feature you can think of, and then some. Really. When I get some more time, I'll try and put together a full list (Even I... |
|
|
|
09 Feb 2010 |
|
|
Release |
| Sick of Clicking Dailies is an addon designed to make picking up daily quests and turning them in easier and more streamlined when you quest in bulk. This addon simply skips though all the gossip text when interacting wtih the NPC giving the quest. It also can automatically select a quest reward for the ones that have them, you can always leave it on none and the dialogue will stop there. Use /socd to open up the menu. Repeatable Faction quests, such as the Netherwing's, "Accepting All Eggs"... |