Aezay

Filters

NameUpdatedCategoryAuthorStage
NameUpdatedCategoryAuthorStage
TipTac + TipTacTalents

TipTac

29 Sep 2011 Aezay Release
TipTac - An Advanced Tooltip Addon TipTac is a tooltip enchancement addon, it allows you to configure various aspects of the tooltip, such as moving where it's shown, the font, the scale of tips, plus a lot more. To open the option dialog, just use "/tip" without any parameters. Use "/tip anchor" to show the anchor frame and position it as you want. You can always get the latest release of this addon on WoWInterface.com. Please post your comments, questions and suggestions for this addon...
Examiner Detail Page

Examiner

29 Sep 2011 Aezay Release
Examiner - An Advanced Inspection Mod With Examiner, you can check other players gear, talents, achievements, honor and arena team details. When you inspect someone, it will show a stat summery of all their equipped gear combined. Please note that these values are from gear alone, and will not include bonuses from buffs, talents or normal base stats. Each player you inspect can be cached, that way you can look them up later, even when they are not around. The option to cache others is...
Cast Bar

AzCastBar

25 Sep 2011 Aezay Release
AzCastBar Addon A highly customizable and lightweight casting bar replacement addon, with support for saved profiles and plugins. The main release comes with the following plugins: Casting Bars (player, target, focus, pet) Mirror Bars (breath, feign death and fatigue) The player cast bar supports safe zone indication for both cast and channeled spells. This "zone" represents your latency, when the spellcast has passed this point, you can safely cancel the cast and the spell will still fire....
Main Window

RDB Data Extractor

05 Jun 2011 Aezay Inactive
RDB Data Extractor With this program, you can extract the resources from ".rdbdata" files in Age of Conan. Extracting Files To extract files, mark any entries in the listview and select the menu item "Dump Chunks" under the File menu, or you can use F12 as well. When files are dumped with this function, they will be placed in a folder named "Dumps" in the program directory. If you prefer just having the file extracted to open it with it's associated program, you can use F3. Certain files...
QBar

QBar

05 Dec 2010 Aezay Release
QBar - Quest Item Button Bar Ever been questing and had to find all those usable quest items in your bags all the time, then this addon is for you. No longer will you have to keep your bags open to do daily bombing quests! This addon will automatically create a dynamic buttonbar for all those usable quest items, it also checks if your equipped gear for usable quest items. As using items is a secure function, QBar is not able to update the bar or the set keybinding when in combat. This will...

Missing Friends

13 Nov 2010 Aezay Release
Missing Friends "Friend removed because the character no longer exists." Most people has probably seen this message pop up in their chat window upon login, and you always wonder, who was it?! What this addon does, is to make a copy of your friend list. When you login and recieve the friend removed message, it will then compare your copied friend list with the server friend list, then notify you of anyone who has gone missing. There is a slash command "/mf" which will list all the friends lost...

InfoPanel

10 Nov 2010 Aezay Release
InfoPanel InfoPanel is a lightweight information panel that will place itself in the edge of the screen, it slightly resembles other addons such as Titan Panel or FuBar, but I've tried to keep it simple. It supports plugins which each will add different kind of information to the bar for quick review during combat without having to bring up other kind of interface. The slash command for this addon is "/ip". Why Use InfoPanel? With all the other major panel mods out there, you might wonder why...
Lua Browser

Lua Browser

10 Nov 2010 Aezay Release
Description Using Lua Browser allows you to easily browse through the Lua environment, tables, widgets and other values. This can be quite useful when developing addons. The currently browsed root will have a reference in the global variable "lbRoot", this makes it easier to manipulate it using /run scripts and the likes. Please note this is an advanced tool, do not use this unless you know what you are doing. Controls The Left click action depends on which item is under the mouse. Tables and...
Texture Browser

Texture Browser

10 Nov 2010 Aezay Release
Texture Browser This is a developer tool which allows you to browse all textures within WoW's interface. You can shift click on a texture entry to paste the path into the chat box, and then copy it from there to insert into your code. As of patch 4.0.1a, a total of 6233 icons can be viewed using this tool. To open, use slash command "/tb" or "/texturebrowser".
TipTacTalents + TipTac

TipTacTalents

27 Oct 2010 Aezay Release
TipTacTalents - Show Player Talents in Tooltips Using this addon, you will see the talent spec of players added to the tooltip. A cache up to 25 is stored for the last scanned players, so you quickly can see their talents again without having to wait for talents to load. To avoid inspect issues, TipTacTalents will not request talents if you have an inspect frame open. That includes the default inspect frame, and the addon Examiner. There is no command line switch or configurable options for...
SpellSpy

SpellSpy

26 Oct 2010 Aezay Release
SpellSpy - A Spell Brower Addon With this addon you can lookup and browse all spells in World of Warcraft. Slash command is "/ss". To set a spell filter use "/ss <filter>". Clear filter with "/ss --clear". Show spell by spell id "/ss --<id>" So what can I use it for? Personally I use this tool for a lot of things, I'll give an example. I am at the auction house, and need to buy mats for the "Tuskarr's Vitality" enchant, but instead of trying to find an enchanter who can link me the mats, or...
QEquip

QEquip

17 Oct 2010 Aezay Release
QEquip - Quick Equipment This addon places a button near the minimap, which when clicked will show you dropdown menu with all your saved equipment sets. This allows you to quickly swap between your gear sets. To move the minimap button, press and hold the Alt key, then drag the button around. You can place it anywhere on the screen, it doesn't even have to be near the minimap at all. Currently, there are no slash commands. Lacking Features, Problems & Ideas Wrap the drop down set buttons in a...
Interface Usage

Interface Usage

27 Feb 2010 Aezay Inactive
Description Using this tool, you can find culprits in your World of Warcraft interface, that are slowing down the overall performance. Each polling type is not initialised, and will thus not take up resources, until you select it in the drop down menu. And nothing is initialised at all until you open the addon using the slash command. Some of the polling methods will have an overhead once initialised, an example are the Frame OnEvent/OnUpdate modules. They will hook many frames in your...