Download
(885Kb)
Download
Updated: 07-21-18 10:57 AM
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Updated:07-21-18 10:57 AM
Created:unknown
Downloads:1,306,154
Favorites:2,694
MD5:

Outfitter  Popular! (More than 5000 hits)

Version: 5.20.3
by: mundocani [More]

About Outfitter

Outfitter is an equipment management addon which gives you fast access to multiple outfits to optimize your abilities in PvE and PvP, automated equip and unequip for convenience doing a variety of activities, or to enhance role-playing.

Outfitter includes an icon bar for fast access to your outfits, a minimap menu for fast compact access, support for LibDataBroker, scripting with a library of pre-made scripts for most common tasks, outfits optimized for a particular stat, item comparisons across outfits, quick access to items via the character sheet, and more.

Version 5.20.3 changes

* FIXED: Prevented more custom events from being registered with the system

Version 5.20.2 changes

* FIXED: Storing outfits on the server no longer gives an error

Version 5.20.1 changes

* FIXED: Outfitter's custom event types should longer give errors about being unknown

Version 5.20 changes

* FEATURE: Updated for patch 8.0
Post A Reply Comment Options
Unread 12-13-10, 10:58 AM  
mundocani
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 434
Uploads: 6
Re: Worgen

Originally posted by Tauro
Can we get a Worgen <-> Human Script, please?
I don't know how to detect Worgen form. If someone knows, let me know and I can put together a script.
Report comment to moderator  
Reply With Quote
Unread 12-27-10, 10:13 PM  
Toran
A Nerdscale Dorkin
 
Toran's Avatar
Premium Member

Forum posts: 143
File comments: 433
Uploads: 0
Noticed that when using oGlow, and the popout item slots in the paper doll frame, the border color is wrong. For ex, greens have a blue border. Not sure if this a tweak needed on your end or haste's.
Report comment to moderator  
Reply With Quote
Unread 12-29-10, 10:05 AM  
sindalee
A Defias Bandit
 
sindalee's Avatar

Forum posts: 2
File comments: 136
Uploads: 0
would it be possible to add something to outfit dropdowns to choose to NOT show them in outfit comparisons? just a thought ^^
Report comment to moderator  
Reply With Quote
Unread 01-01-11, 12:41 PM  
guice
A Cobalt Mageweaver

Forum posts: 236
File comments: 63
Uploads: 0
Originally posted by sindalee
would it be possible to add something to outfit dropdowns to choose to NOT show them in outfit comparisons? just a thought ^^
I second these.
Report comment to moderator  
Reply With Quote
Unread 01-01-11, 12:46 PM  
guice
A Cobalt Mageweaver

Forum posts: 236
File comments: 63
Uploads: 0
Outfit accessory tied to a complete outfit?

Is there a way to say tell accessory outfit to equip complete outfit if it's not already equipped?

For example, I have one complete set called "Feral" and an accessory outfit called "Feral - Tank." When I select "Feral - Tank", I'd like "Feral" to equip, if it's not already equipped.

Basically, I want to hard link "Feral - Tank" to my "Feral" outfit.
Report comment to moderator  
Reply With Quote
Unread 01-06-11, 04:01 AM  
Drakh
A Kobold Labourer

Forum posts: 0
File comments: 13
Uploads: 0
How can I add the new Battlegrounds and Tol Barad to the Battleground script ?
And I don't know, but is Arena included into the Battleground script ?
Report comment to moderator  
Reply With Quote
Unread 01-06-11, 09:00 AM  
Sythalin
Curse staff
 
Sythalin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 680
File comments: 373
Uploads: 15
Code:
Error occured in: AddOn: Outfitter
Count: 1
Message: Error: AddOn Outfitter attempted to call a forbidden function (CastGlyph()) from a tainted execution path.
Debug:
   [C]: CastGlyph()
   ...terface\AddOns\Blizzard_GlyphUI\Blizzard_GlyphUI.lua:580: GlyphFrameSpell_OnClick()
   [string "*:OnClick"]:1:
      [string "*:OnClick"]:1
Code:
Error occured in: AddOn: Outfitter
Count: 1
Message: Error: AddOn Outfitter attempted to call a forbidden function (PlaceGlyphInSocket()) from a tainted execution path.
Debug:
   [C]: PlaceGlyphInSocket()
   ..\FrameXML\StaticPopup.lua:76: OnAccept()
   ..\FrameXML\StaticPopup.lua:3490: StaticPopup_OnClick()
   [string "*:OnClick"]:1:
      [string "*:OnClick"]:1
Happened after trying to change my glyphs immediately after changing my talents.
Last edited by Sythalin : 01-06-11 at 09:05 AM.
Report comment to moderator  
Reply With Quote
Unread 01-09-11, 01:27 AM  
mundocani
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 434
Uploads: 6
Originally posted by Drakh
How can I add the new Battlegrounds and Tol Barad to the Battleground script ?
And I don't know, but is Arena included into the Battleground script ?
I just need a list of the new BGs. I'll try to remember to go look them up, but if you or someone else wants to reply with the list, that'll make it that much easier.
Report comment to moderator  
Reply With Quote
Unread 01-09-11, 01:28 AM  
mundocani
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 434
Uploads: 6
Originally posted by sindalee
would it be possible to add something to outfit dropdowns to choose to NOT show them in outfit comparisons? just a thought ^^
I've finally added this in v5.2.
Report comment to moderator  
Reply With Quote
Unread 01-09-11, 10:37 AM  
sindalee
A Defias Bandit
 
sindalee's Avatar

Forum posts: 2
File comments: 136
Uploads: 0
Originally posted by mundocani
I've finally added this in v5.2.
/glee!
Report comment to moderator  
Reply With Quote
Unread 01-10-11, 12:50 PM  
Privelgus
A Kobold Labourer

Forum posts: 0
File comments: 61
Uploads: 0
Code:
1x <string>:"Outfit Script":17: attempt to call method 'SetScriptEnable' (a nil value)
Outfitter-5.2\MC2EventLib.lua:41: in function `DispatchEvent'
Outfitter-5.2\Outfitter.lua:4641: in function `Function'
Outfitter-5.2\MC2SchedulerLib.lua:242: in function `OnUpdate2'
Outfitter-5.2\MC2SchedulerLib.lua:178: in function `OnUpdate'
Outfitter-5.2\MC2SchedulerLib.lua:20: in function <Outfitter\MC2SchedulerLib.lua:20>

Locals:
self = <table> {
 RegisterEvent = <function> @ Outfitter\MC2EventLib.lua:66:
 UnregisterAllEvents = <function> @ Outfitter\MC2EventLib.lua:145:
 EventIsRegistered = <function> @ Outfitter\MC2EventLib.lua:98:
 UnregisterEvent = <function> @ Outfitter\MC2EventLib.lua:115:
 Version = 1
 HardwareEvents = <table> {}
 DispatchEvent = <function> @ Outfitter\MC2EventLib.lua:11:
 Handlers = <table> {}
 EventFrame = <unnamed> {}
 Iterators = <table> {}
}
pEventID = "TIMER"
vHandlers = <table> {
 1 = <table> {}
}
vIterator = <table> {
 Index = 1
 Count = 1
}
vHandler = <table> {
 Function = <function> defined Outfit Script:1
 RefParam = <table> {}
}
Getting this error on login.
Report comment to moderator  
Reply With Quote
Unread 01-10-11, 04:40 PM  
mundocani
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 434
Uploads: 6
Originally posted by Privelgus
Getting this error on login.
Outfitter is failing to load. If you tried to update while WoW was still running, exit WoW completely and then start it up and see if the error goes away.

If WoW wasn't running when you updated, download Outfitter 5.2 again (possibly from Curse just to ensure you don't get a cached copy in case your cached copy is somehow damaged) and re-install it.
Report comment to moderator  
Reply With Quote
Unread 01-11-11, 12:36 PM  
Privelgus
A Kobold Labourer

Forum posts: 0
File comments: 61
Uploads: 0
Originally posted by mundocani
Outfitter is failing to load. If you tried to update while WoW was still running, exit WoW completely and then start it up and see if the error goes away.

If WoW wasn't running when you updated, download Outfitter 5.2 again (possibly from Curse just to ensure you don't get a cached copy in case your cached copy is somehow damaged) and re-install it.
Did what you recomended (re-installed from curse while WoW wasn't running) but still getting this error.
Last edited by Privelgus : 01-11-11 at 12:37 PM.
Report comment to moderator  
Reply With Quote
Unread 01-11-11, 04:53 PM  
mundocani
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 434
Uploads: 6
Originally posted by Privelgus
Did what you recomended (re-installed from curse while WoW wasn't running) but still getting this error.
I looked through my code and found one outfit script which calls SetScriptEnable, which is the Trinket Queue script. Are you using that one?

It makes that call if it detects that the outfit you've attached it to is stored in the WoW equipment manager and tries to disable itself since the WoW EM doesn't allow for automatic updates to gear.

I'll try repro'ing, but if that's the problem then you'll need to disable that script or else de-select the W icon on that outfit so that it's stored locally instead of on the server.
Report comment to moderator  
Reply With Quote
Unread 01-11-11, 04:56 PM  
mundocani
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 434
Uploads: 6
Originally posted by mundocani
I'll try repro'ing, but if that's the problem then you'll need to disable that script or else de-select the W icon on that outfit so that it's stored locally instead of on the server.
I was able to reproduce it and that is the problem - you're using the Trinket Queue script on an EM outfit. I'll get the error fixed but you still have to move the outfit out of the EM to use that script.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.