Shadowed

Filters

NameUpdatedCategoryAuthorStage
NameUpdatedCategoryAuthorStage
Post log

Quick Auctions 2

26 Nov 2009 Shadowed Release
Quick Auctions is for people who want to automate auction posting and cancelling and don't want to deal with checking 50 auctions, seeing if they were undercut, cancelling and repeating. While this is primarily meant for automating large quantities of auctions it works fine for a few auctions too. This does require a little bit of tweaking for yourself, but the latest version provides a GUI configuration and is much easier to setup and manage. Also includes a summary window that lets you...

Speedy Actions

26 Nov 2009 Shadowed Release
Simple addon, all this does is speeds up triggering actions by making them happen when you press a key or press your mouse rather than releasing them. It's setup to work with all of the default Blizzard action bars as well as totem summoning and recalling. It will automatically work with any addon that uses the default Blizzard system for key bindings (Game Menu -> Key Bindings). Even if an addon doesn't work with Speedy Actions I can add a module to make it work, just see below. There is no...
Another example

Shadowed Unit Frames

24 Nov 2009 Shadowed Release
The main focus of SUF is having a simplistic configuration, while maintaining flexibility that the vast majority of users care about, this prevents unnecessary bloat that sacrifices performance. While you aren't going to be able to set that you want the health bar to be exactly 3.14 pixels outside of the health bar, you can change options that you actually care about such as bar height, ordering, frame height and so on. All configuration can be done on multiple units at the same time through...

CC Tracker

23 Nov 2009 Shadowed Release
CC tracker for both PvE and PvP, tracks the basics timers like Shackle, Fears, Roots, Hibernate, Polymorphs, Banish, Sap and so on. Uses two methods of getting timers, one is through debuffs (These are accurate timers) and the other is through the combat log which is a guesstimate using what we know about the spellID and DR, guesstimate timers won't account for talents like Shamans Toughness. Like the last version, this will sync timers with others if you enable it, you can also enable a...

DR Tracker

23 Nov 2009 Shadowed Release
Shows time left until diminishing returns on enemy/friendly/yourself, as well as how far the spell is diminished. Shows the next diminish, so for example when a Cyclone first fades from a player it'll show 50%, once the 2nd one is casted within 15 seconds of the first one fading it'll show 25%. You can now track enemy, friendly and your own diminishing returns (and filter which of each you want to see), including on NPCs. Essentially how the different tracking categories work: Enemies: You...
Example

PerfectRaid (Inc Heal)

17 Nov 2009 Shadowed Release
This is a module for PerfectRaid if you don't have that installed then this won't work for you. Adds support for LibHealComm-4.0 to PerfectRaid, when someone has an incoming heal to someone in your party or raid it'll show how much as "+<inc>" on the left side of the bar, if multiple people are healing the same person then it'll show the total amount incoming. Only syncs with people using a mod that has LibHealComm-4.0 enabled.

LibHealComm-4.0

14 Nov 2009 Shadowed Release
LibHealComm-4.0 is a library that keeps track of heals being cast by both the player and the people they are grouped with. It will estimate how much a heal will land for using talents, glyphs, auras as well as gear and provides data to other users using LibHealComm-4.0. There is a variety of ways to show data, anything from a simple bar that indicates how much healing is incoming on an unit to showing a graphical summary of what player is casting what heal, on who and how long it will take to...

LibWrapperHealComm-1.0

03 Nov 2009 Shadowed Release
This is a small wrapper library that is used to make the transition from LibHealComm-3.0 to LibHealComm-4.0 easier for both authors and users. There are no function calls or callbacks to register for this to work. Because LHC-3.0 does not send GUIDs for healing targets, the wrapper will try and figure out the GUID it will prioritize players over pets/vehicles. The first healing message sent from LibHealComm-3.0 will be ignored per user, so that if they are using both LHC-3.0 and LHC-4.0 it...
Example of the bar look

DRData-1.0

02 Nov 2009 Shadowed Release
Library that contains (hopefully) the most up to date diminishing return categorization, this is purely the diminishing return data itself with API’s to determine if a spellID has a diminishing return, if it diminishes in PvE and the category it diminishes in. http://github.com/Shadowed/CCTracker/tree and http://github.com/Shadowed/CCTracker/tree are two examples of implementation for both DRData-1.0 and diminishing return tracking in general.

SexyAuras

25 Oct 2009 Shadowed Alpha
Replacement for PowerAuras with less evil and more focus on efficiency. Animation groups refers to the actual animation settings, so showing an animation when Demo Roar or Demo Shout are on an enemy target is one animation group. Animation styles: Pulse every X seconds for Y seconds, Fading in/out for X seconds, Scaling in/out for X seconds Start animation style, used when the animation is first triggered Active animation style, used immediately after start animation finishes End animation...
Indicator example

ShadowedUF Grid

20 Oct 2009 Shadowed Release
SUF Grid improves on the raid frames provided in SUF making them more suitable for raiding as a healer, or anyone who needs more data than simply current health, the main feature is the ability to add indicators based on auras, as is seen in the configuration you can set each aura to show up as a static color, or as the auras icon, as well as being able to show a cooldown ring indicating how much time is left (If you have a mod like OmniCC you will see time left in seconds). Indicators can...
Timer example

Afflicted 3

26 Sep 2009 Shadowed Release
Afflicted is an enemy spell timer mod for PvP (mainly arenas). This is for people who just want useful information, such as an interrupt is on cool down and you're safe to cast a heal or that Blessing of Freedom is going to be back up for an enemy Paladin soon. If you want to know the cool down of an obscure ability say Whirlwind then this is not the mod for you. New timers for abilities that are not included by default can easily be added under the configuration. The system is flexible...

Action Bar Saver

24 Sep 2009 Shadowed Release
Quick little mod, allows you to setup different profiles for your action bars. Mainly this is for hybrid classes that want to be able to respec without spending 10-20 minutes setting their action bars up. All you do is type /abs save <name> and it'll save the location of all your spells, macros and items. For example, if you're currently a Feral Druid you can type /abs save feral then you can respec to Resto and setup your bars, then type /abs save resto once you go respec back to Feral you...
Example

ShadowedUF Arenas

14 Sep 2009 Shadowed Release
Adds arena frames, arena pet, and arena target units to SUF. For all intents and purposes these are party/party pet/party target frames any configuration you can do to those you can do to these units too. Meaning you can see auras, cast bars, health, power, etc of arena enemies.

Uckfup

04 Sep 2009 Shadowed Release
Uckfup is meant as a simple raid failure mod, that focuses on not being evilly coded as well as being able to add (or modify) failures through the fails.lua file without hassle. Also should work for any localization without any changes as it uses spellIDs for checking failures, instead of straight spell names. To reduce spam, it will group the same failures within 4-5 seconds with each other, so if 3 people fail at Ground Tremor, instead of showing 3 failure messages, you will see "A, B, C...
Example

Nameplates modifier

04 Sep 2009 Shadowed Release
Nameplates Modifier is meant to be a simple, well nameplate modifier. This lets you do basic things, such as hiding the cast and health borders and the elite indicators, as well as changing the status bar texture, text settings of level/names/cast bars can be changed including font, font size, font outline, shadow and all that fun stuff. Includes text inside the health and cast bars, that lets you see things such as, time left, current health, etc etc etc. This is not going to let you change...
Example

Addon Profiler

04 Sep 2009 Shadowed Release
Memory and CPU profiling addon, let's you set a period of time in seconds to profile over where it will keep track of total CPU used, CPU used per second as well as (tries) to keep track of how much garbage an addon creates over the duration it is profiling. Includes an option to group any modules into their parents so you can more accurately see how much addons are really using, if you have addon Orange that lists Apple as a required depedency (And that's its only dependency) then Apple will...

ag_UnitFrames

18 Aug 2009 andreasg Release
Customizable unit frame addon. How to configure the unit frames in 3.0 Press "esc" to open the options menu. Press the "Interface" button. In the interface options window, press the "AddOns" tab. Select "AG Units" from the tree of available addons. Press the "Open AG Units Options" button. This will open the AG Unit Frames options window. (Alternatively, you can write "/aguf" in the chat.) Latest update Hi guys, I know there's still some things missing, like layouts for example. I would have...
Example error

Damn Blizzard Error Frames

12 Aug 2009 Shadowed Release
Improves the default Blizzard error frame, increases the total size, adds a first/last button as well as a slash command to access the error frame if you close it. It will queue up any error it sees until PLAYER_LOGIN fires then it will shunt them all to the Blizzard error frame. Slash commands: /error (/errorframes) /error # will open the error frame on the passed error number, if no error number is passed it will open the last error.

GTB-1.0

10 Aug 2009 Shadowed Release
GTB is a graphical timer bar library (hence the name!) I did a while back for Afflicted with the goal of a simple API and easy to use in general, documentation can be found at http://www.wowwiki.com/GTB the main thing that GTB can do is push all timers in anchor A to anchor B without having to set it per timer and such. http://github.com/Shadowed/DRTracker/tree/master is a good example of how to implement GTB if the documentation isn’t enough.