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,554
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 03-21-11, 05:58 PM  
Tinuviel
A Defias Bandit
 
Tinuviel's Avatar

Forum posts: 3
File comments: 210
Uploads: 0
Getting an error when trying to change spell icons for outfits (specifically, I selected "your spellbook" and it didn't change the icons I could select from. I had to choose "all spells" to get it to change.

1x Outfitter-5.2\OutfitterBar.lua:1210: table index is nil
Outfitter-5.2\OutfitterBar.lua:984: in function `SetIconFilter'
Outfitter-5.2\OutfitterBar.lua:968: in function `SetIconSetID'
Outfitter-5.2\OutfitterBar.lua:694: in function `ChangedValueFunc'
Outfitter-5.2\Outfitter.lua:2425: in function `func'
Interface\FrameXML\UIDropDownMenu.lua:636: in function `UIDropDownMenuButton_OnClick':
<string>:"*:OnClick":1: in function <[string "*:OnClick"]:1>
Report comment to moderator  
Reply With Quote
Unread 03-17-11, 02:27 PM  
Jzar
A Chromatic Dragonspawn
 
Jzar's Avatar
AddOn Author - Click to view AddOns

Forum posts: 158
File comments: 281
Uploads: 5
Am I the only one that uses Outfitter in conjunction with oGlow? It puts colored item quality borders around your items in the character paperdoll frame.

The problem is that when you click an item to bring up the popup list of other items that fit in that slot, the border colors are all off. This appears to be because Outfitter is rearranging that menu from the default version that appears when you hold Alt.

Your code appears to do exactly what it means to perfectly, and so does oGlow's. I understand that this incompatibility is not your fault. However, it's so terribly annoying when I'm trying to find the trinket I wanted to switch in for one boss fight, and they all appear to be green quality, but I know one of them is actually blue... If you could take a peek and see if there's anything you can do to fix this, I'd sure appreciate it.

If not, then that's fine, and I thank you for such a superior addon in all other areas.
Report comment to moderator  
Reply With Quote
Unread 03-06-11, 04:25 AM  
ntex
A Kobold Labourer
 
ntex's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 10
Uploads: 3
Hi there, new bg's it wasn't working :| I have updated your addon to be compliant with all new BG's Tol Barad, The Battle for Gilneas and Twin Peaks, also add the code for menu if you want to be specific on a BG outfit.
Updated library BabbleZone with the latest available here on curse and with that I have updated also most of Locatization files.

Since you're active and mod it's not discontinued I think, I'm not going to upload/post it, do you want my modification so you can merge with your latest review?

If you want, where do you want me to send/put the files?
__________________
It ain't what you don't know that gets you into trouble. It's what you know
Report comment to moderator  
Reply With Quote
Unread 01-28-11, 12:09 AM  
mundocani
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 434
Uploads: 6
Originally posted by Lemons224
Does the fishing script still swap out your rod when you enter combat or did blizz change that so it can't happen anymore (which would really REALLY suck as that was one of my favorite outfitter features)? If so...I was thinking that the fishing script should be changed. The description on it still even says something to the effect of "swaps out your fishing pole in combat, then swaps back."
It only partially works now. It does work if you aggro a mob but haven't been struck yet. This is only handy if you're fishing near mobs that might aggro you of course, but it's better than nothing at all. That's the only reason I've left the feature in since other than that, no that feature doesn't work.
Report comment to moderator  
Reply With Quote
Unread 01-23-11, 06:16 AM  
Lemons224
A Defias Bandit

Forum posts: 2
File comments: 18
Uploads: 0
Does the fishing script still swap out your rod when you enter combat or did blizz change that so it can't happen anymore (which would really REALLY suck as that was one of my favorite outfitter features)? If so...I was thinking that the fishing script should be changed. The description on it still even says something to the effect of "swaps out your fishing pole in combat, then swaps back."
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
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, 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-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-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-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-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, 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-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-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
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.