yssaril

Filters

NameUpdatedCategoryAuthorStage
NameUpdatedCategoryAuthorStage

LibMounts-1.0

06 Dec 2011 yssaril Release
READ THIS BEFORE COMMENTING All mounts including 4.3 mounts have been added if they do not show up for you make sure you have the latest version of the lib Library to aid in the classification of mounts. See http://www.wowace.com/addons/libmounts-1-0/pages/api/lib-mounts-1-0/lib-mounts-1-0/ for API info Use http://www.wowace.com/addons/libmounts-1-0/pages/lib-mounts-1-0-manual-documented/ for API documentation till the documenter starts working again. Why this Library? Because Blizzard...
GoblinVendorFilter beta

GoblinVendorFilter

05 Dec 2011 yssaril Release
GoblinVendorFilter adds a small button to the merchant window. This button enables you filter the current merchant window items by itemType, subType, itemstats and equipLocation. Filters will not appear on the dropdown if they either would filter-out nothing or everything (wouldn't make for a useful filter in that instance) The filter clears each time you close the merchant window the filter resets to ensure that you do not miss out on great deals next time you visit a merchant. Should work...
MapBoss 3D while hovering over boss

MapBoss3D

30 Nov 2011 yssaril Beta
Replaces the EncounterJournal Map Boss Button with the 3d model of the Boss. If you want to change the size of the 3d Models or how big they get when moused over you can change the 2 variables at the top of the main lua file.
Loot Frame Open

YssBossLoot

05 Aug 2011 yssaril Release
I am gone till august so i will not be able to update any of my addons till then. If something breakes and you think you can patch it feel free the repo should be open to anyone YssBossLoot is a fairly simple loot addon. It is fully integrated into your world map and does a couple things. It enables you to browse all instance maps that are in the game (simply select Dungeons/Raids/Battlegrounds) from the Continent dropdown and then select the Instance from the Zone dropdown. It adds click...
YssEquipmentBroker

YssEquipmentBroker

09 Jun 2011 yssaril Release
I am gone till august so i will not be able to update any of my addons till then. If something breakes and you think you can patch it feel free the repo should be open to anyone YssEquipmentBroker is LDB feed that shows you which (if any) Blizzard Equipment Sets you are currently wearing. if clicked it will show you your list of Equipment Sets which you then may click to equip. If the set name is in red some or all items are not in your inventory or bags. But it does not end here if you equip...
YssDrop

YssDrop

27 May 2011 yssaril Release
I am gone till august so i will not be able to update any of my addons till then. If something breakes and you think you can patch it feel free the repo should be open to anyone this is a simple Broker Plugin for your Broker Launchers basically by default when you hover over it it displays all your broker launchers in the tooltip which you may then interact with. You may also display other Broker plugins but i did not design it for that so your mileage may vary. If your plugin list grows to...
quest frame

AutoEquipQuestItem

03 Feb 2011 yssaril Release
Adds a button to the quest completion interface which allows you to auto equips selected quest Item after completion. it works as follows Scenario 1: No Rewards - No button should be visible Scenario 2: One or more Quest Rewards with at least one Equippable - Button is visible stating "Complete Quest & Equip Item/s" >>(when pressed equips all rewards possible) Scenario 2: Two or more Quest Reward Choices (may also have One or more Quest Rewards with non being Equippable) - No button visible...
PAIL

PrecisionAverageItemLevel

21 Jan 2011 yssaril Release
Increases the Precision of the Average Item Level to the full amount Blizzard provides us with instead of simply rounding down
Main Options

Mounted

09 Dec 2010 yssaril Release
Mounted is patched for 4.0 with the mount changes in 4.0 Mounted is due for another rewrite until then Mounted will work just like before (but since mount speeds now scale with skill they have all been set to max Mounted 3 will remove the speed selection options all together) Please report any bugs to the ticket tracker here Warning in order for Mounted to work properly in your local the following strings need to be translated at the very least. L["SpeedFast"] = "extremely%s+fast" -< unique...

BlizzBugsSuck

28 Nov 2010 Shefki Release
After every patch there are often a variety of bugs that crop up in the WoW UI. Many of them go largely unnoticed by users. AddOn authors have often made small addons to fix these problems. This addon intends to create a single installation for users that include whatever fixes the community can come up with for UI problems. As new issues and workarounds are discovered they will be added. As old issues get fixed they will be removed. Users benefit by having a single addon they can just keep...
LSM30_Font

AceGUI-3.0-SharedMediaWidgets

12 Oct 2010 yssaril Mature
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...