Change log
Version 5.4.4 changes
- FEATURE: Added LibBabble-SubZone library (Outfitter will require restarting WoW for this update, reloadui will not work)
- FEATURE: Added Wildhammer Stronghold and Dragonmaw Stronghold to Twin Peak battleground detection (thanks to mrnathan)
- FEATURE: Warsong Gulch works for all supported locales
- FEATURE: Irongforge and Orgrimmar should work better in all locales
Version 5.4.3 changes
- FIXED: Renaming EM outfits works correctly under patch 4.3 (thanks Xodiv for the tip)
Version 5.4.2 changes
- FEATURE: Updated WoW Ace libraries
Version 5.4.1 changes
- FEATURE: Updated WoW Ace libraries for Brazilian Portuguese support
Version 5.4 changes
- FEATURE: Updated to latest WoW Ace libraries
- FEATURE: Added 4.3 dungeons to Championing script
- FEATURE: Added Talent Tree script to equip/unequip based on primary talent tree
- FEATURE: Added Vigilance on Wings script to equip/unequip the lance automatically
- BUGFIX: Falling script works correctly on Complete outfits
Version 5.3.6 changes
- BUGFIX: Genetic outfit optimization work correctly under patch 4.3
Version 5.3.5 changes
- FEATURE: All icon types are now allowed for outfits stored in the Equipment Manager
- BUGFIX: Fixed error when deleting equipped EM outfits
Version 5.3.4 changes
- FEATURE: Updated for changes to the Equipment Manager APIs
Version 5.3.3 changes
- FEATURE: Bumped .toc for patch 4.3
Version 5.3.2 changes
- FEATURE: Added BG scripts/support for Battle for Gilneas and Twin Peaks and cleaned up Dalaran Sewers support
Version 5.3.1 changes
- BUGFIX: Added work-around so that Around Town script works in Ironforge
- BUGFIX: Miwana's Longhouse in Orgrimmar is recognized as part of the city
Version 5.3 changes
- FEATURE: Added Battle for Gilneas to battlegrounds list
- FEATURE: Battleground scripts can be enabled/disabled based on talent spec
- BUGFIX: Color codes are escaped correctly in error messages (4.2 compati8bility)
- BUGFIX: Character level text is hidden while editing outfits
- BUGFIX: "Your Spellbook" list in icon picker no longer crashes
Version 5.2.3 changes
- FEATURE: Bumped .toc for 4.2
- BUGFIX: Fixed menu system for changes in WoW 4.2
Version 5.2.2 changes
- BUGFIX: Corrected typo in source (thanks to Cybeloras for the fix)
- BUGFIX: Adjusted position of new Blizzard tab buttons in character window (thanks to Cybeloras for the fix)
Version 5.2.1 changes
- FEATURE: Updated for patch 4.1
- BUGFIX: Using Trinket Queue script on an EM outfit correctly reports the error
Version 5.2 changes
- FEATURE: Added option to ignore an outfit when showing comparison tooltips
- FEATURE: Added support for Cataclysm JC gems
- FEATURE: Added Cataclysm dungeons to Championing script
- FEATURE: Added option to disable Swimming script while in Vashj'ir
- FEATURE: Added Primary/Secondary spec switches to various class scripts (Warrior stances, Druid forms, Hunter aspects, etc.)
- FEATURE: Moved Odds 'n ends tooltips to the right to avoid obscuring the list
- BUGFIX: Fixed error when closing script dialog with ESC key
Version 5.1.2 changes
- FEATURE: Updated to current version of Ace libraries
- FEATURE: Added option for changing action bars to the Fishing script
- BUGFIX: Fixed bug causing script dialog to fail when attempting to report a script error
Version 5.1.1 changes
- FEATURE: Updated LibBabble-Zone to WoW4.0-compatible version
- BUGFIX: Fixed error when trying to use spellbook icons (thanks to xlion)
- BUGFIX: Fixed error when hitting Enter after renaming a set (thanks to GreyWolfSC)
Version 5.1 changes
- FEATURE: Added support for Mastery outfit optimization
- FEATURE: Updated to LibStatLogic-1.2
- FEATURE: Selecting an outfit from the minimap or LDB menu while holding a modifier updates to current items
- FEATURE: Added support for identical-but-reforged items
- BUGFIX: Fixed various bugs in Trinket Queue script
Version 5.0.3 changes
- FEATURE: Added Disable click-to-move option to Fishing script (thanks to Fred7)
- BUGFIX: Fixed Argent Tournament script for WoW 4.0 (thanks to VampireValik)
- BUGFIX: Fixed Fishing script to enable/disable tracking for WoW 4.0
- BUGFIX: Fixed menus in create/rebuild outfit dialogs
Version 5.0.2 changes
- FEATURE: Removed obsolete ammo slot support
- FEATURE: Adjusted UI elements for 4.0 layout changes
- BUGFIX: Fixed Outfit Bar menu
- BUGFIX: Fixed random errors
- BUGFIX: Fixed icon picker
- BUGFIX: Bags Full messages show item which couldn't be unequipped
Version 5.0.1 changes
- FEATURE: Bumped .toc for WoW4
- FEATURE: Fishing script tracking feature updated for WoW4
Version 5.0 changes
- FEATURE: Multi-stat outfit generation/rebuild
- FEATURE: Supports WeightsWatcher in addition to existing support for Pawn and TankPoints
- FEATURE: Substantially improved performance of TankPoints optimization
- FEATURE: Trinket Queue script supports trinkets which don't have a Use: effect (they'll be equipped if all other trinkets have more than 30 secs of cooldown)
- FEATURE: Improved UI for creating outfits
- FEATURE: Removed Naxxramas from list of Argent Dawn zones
- FEATURE: Ability to change title with an outfit is partially restored. Feature works for macros, outfit bar, keybindings, and tradeskill open/close
- FEATURE: '/outfitter deposit outfitName' command to deposit an outfit to the bank
- FEATURE: '/outfitter depositunique outfitName' command to deposit the items unique to an outfit to the bank
- FEATURE: '/outfitter depositothers outfitName' command to deposit every outfit except one to the bank
- FEATURE: '/outfitter withdraw outfitName' command to withdraw an outfit from the bank
- FEATURE: '/outfitter withdrawothers outfitName' command to withdraw all outfits except one from the bank
- FEATURE: Added run(text) function for scripts to easily run slash commands
- FEATURE: Outfitter:SummonCompanionByName() no longer cancels the pet if it's already summoned
- FEATURE: Reduced memory and CPU usage
- FEATURE: Hiding an outfit in the outfit bar also hides it in the minimap menu and LDB feeds
- FEATURE: Fixed bug causing Outfitter to think player is still dead after being rezzed (patch 3.3.3 compatibility with timing change on UnitIsDeadOrGhost() API)
- FEATURE: '/outfitter update outfitName' command to quickly update your outfits while leveling
- FEATURE: '/outfitter updatetitle' command to manually force your player title to update
- BUGFIX: Fixed Trinket Queue script to account for on-use duration (broken in 4.10)
- BUGFIX: Trinket Queue script equips highest-priority trinket with less than 30 secs of cooldown (instead of 0 secs)
- BUGFIX: Fixed display of Death Knight scripts in menus
- BUGFIX: Script editor now shows the correct line number when syntax checking scripts
- BUGFIX: Bags held in inventory will no longer be added to outfits during optimization
Version 5.0b10 changes
- BUGFIX: Character pane title menu is no longer hidden when there's only one title (thanks to Corveroth for the report)
- BUGFIX: EM outfits which fail to return item lists no longer crash (thanks for Jiminimonka for the report)
- FEATURE: Updated LibBabble, LibBabble-Inventory, LibBabble-Zone, and LibStatLogic to current versions
- FEATURE: Added "Equip on target" script
Version 5.0b9 changes
- FEATURE: Cataclysm/WoW4 compatibility
Version 5.0b8 changes
- BUGFIX: Shifting into Druid Bear Form no longer locks out equipment changes
Version 5.0b7 changes
- FEATURE: Hiding an outfit in the outfit bar also hides it in the minimap menu and LDB feeds
- FEATURE: Fixed bug causing Outfitter to think player is still dead after being rezzed (patch 3.3.3 compatibility with timing change on UnitIsDeadOrGhost() API)
- BUGFIX: Fixed layout of Rename dialog
Version 5.0b6 changes
- BUGFIX: Fixed first-time initialization bug
- BUGFIX: Fixed bug causing Outfitter to still try to update outfits during combat
Version 5.0b5 changes
- FEATURE: Complete outfits will always rebuild into complete outfits
- FEATURE: Added run(text) function for scripts to easily run slash commands
- FEATURE: Outfitter:SummonCompanionByName() no longer cancels the pet if it's already summoned
- FEATURE: Reduced memory and CPU usage
Version 5.0b4 changes
- FEATURE: Removed Naxxramas from list of Argent Dawn zones
- FEATURE: '/outfitter deposit outfitName' command to deposit an outfit to the bank
- FEATURE: '/outfitter depositunique outfitName' command to deposit the items unique to an outfit to the bank
- FEATURE: '/outfitter depositothers outfitName' command to deposit every outfit except one to the bank
- FEATURE: '/outfitter withdraw outfitName' command to withdraw an outfit from the bank
- FEATURE: '/outfitter withdrawothers outfitName' command to withdraw all outfits except one from the bank
Version 5.0b3 changes
- FEATURE: Ability to change title with an outfit is partially restored. Feature works for macros, outfit bar, keybindings, and tradeskill open/close but not on spec change, mounting, zoning (city, battlegrounds) or other actions which don't cause an immediate outfit change
- BUGFIX: Fixed bug causing script editor to generate errors whie syntax checking scripts
- BUGFIX: Script editor shows the correct line number when syntax checking scripts
Version 5.0b2 changes
- BUGFIX: First-time initialization (and '/outfitter reset' command) don't give errors about unknown stats
- BUGFIX: Fixed display of Death Knight scripts in menus
- BUGFIX: Fixed Trinket Queue script to account for on-use duration (broken in 4.10)
- BUGFIX: Trinket Queue script equips highest-priority trinket with less than 30 secs of cooldown (instead of 0 secs)
- FEATURE: Trinkets with not Use: effect can now be used with the Trinket Queue script (they'll be equipped if all other trinkets have more than 30 secs of cooldown)
Version 5.0b1 changes
- FEATURE: Multi-stat outfit generation/rebuild
- FEATURE: Supports WeightsWatcher in addition to existing support for Pawn and TankPoints
- FEATURE: Substantially improved performance of TankPoints optimization
- BUGFIX: Bags held in inventory will no longer be added to outfits during optimization
Version 4.10 changes
- FEATURE: Restored Fishing script ability to unequip when attacked (limited, may not always work)
- FEATURE: All class-based outfits (shapeshift, stance, etc.) should work for all locales (also improves performance slightly)
- FEATURE: Sync'd to LibStatLogic r92
- FEATURE: Sync'd to LibBabble-Zone r248
- FEATURE: Added "Fishing" stat backward compatibility (now "FISHING" with LibStatLogic) for Fishing Buddy compatibility
- FEATURE: Updated Trinket Queue script
- FEATURE: Rogue:Stealth script has new option to enable auto-looting while stealthed
- FEATURE: New Outfitter:SummonCompanionByName(name, delay) function for summoning companion pets
Version 4.9.3 changes
- COMPATIBILITY: Removed ability to change title based on outfit (not allowed in patch 3.3)
Version 4.9.2 changes
- FEATURE: Added new dungeons to Championing script
Version 4.9.1 changes
- FEATURE: Updated for patch 3.3
- FEATURE: Updated Simplified Chinese localization (thanks to xingdvd)
- BUGFIX: Fixed weapon slot handling when building optimized outfits
- COMPATIBILITY: Removed unequip-on-combat feature from Fishing script (not allowed in patch 3.3)
- COMPATIBILITY: Disabled abililty to auto-swap weapons slots during combat (not allowed in patch 3.3)
Version 4.9 changes
- FEATURE: New About panel features names of donors, code contributors, localizers, and testers
- FEATURE: ButtonFacade skinning support
- FEATURE: Pawn Scales can be used to generate outfits (requires Pawn)
- FEATURE: TankPoints can be used to generate outfits (requires TankPoints)
- FEATURE: Added "Rebuild For.." to outfit menu to rebuild any outfit using any stat
- FEATURE: LibStatLogic is now used for parsing stats, improving int'l support
- FEATURE: Fishing script automatically selects Find Fish when equipped and changes tracking back when unequipped
- FEATURE: Improved performance of "Has Buff" script
- FEATURE: Added "Has Debuff" script
- FEATURE: Simplied Chinese localization (thanks to xingdvd)
- FEATURE: Outfitter preserves outfits lost during Equipment Manager failures
- FEATURE: Updated Russian translation (thanks to StingerSoft)
- FEATURE: Added support for specialty bags (ie, Engineering bags)
- FEATURE: Reduced memory usage, especially during equipment swaps
- FEATURE: Added Rocket Boots script for sequencing enchanted boots
- FEATURE: A script which equips a Complete outfit that's already equipped will still clear the other outfits
- FEATURE: Vault of Archavon is no longer considered a PvP zone
- FEATURE: Changed "Used by" tooltip to match and be compatible with patch 3.3 EM feature
- BUGFIX: Equipment Manager failures no longer cause Outfitter to generate errors at startup
- BUGFIX: QuickSlots open correctly on the first click
- BUGFIX: Fixed Summon Pet script
- BUGFIX: Outfits with '%' in their name no longer cause errors
Version 4.9b8 changes
- FEATURE: Changed LibButtonFacade to only load if installed with another addon (corrects Bartender4 compatibility)
- BUGFIX: Fixed compatibility API used by old versions of OutfitterFu
- BUGFIX: Fixed slot-to-slot swapping bug (MH/OH, Trinket1/Trinket2, Finger1/Finger2) when one of the slots is also being emptied
Version 4.9b7 changes
- FEATURE: Added option to druid scripts to control whether scripted Complete outfits should unequip
- FEATURE: Added new donors to About tab
- FEATURE: A script which equips a Complete outfit that's already equipped will still clear the other outfits
- BUGFIX: Fixed offhands to equip after mainhand so that 2H -> 1H/OH swaps work again when you have a MH with a U-E gem
Version 4.9b6 changes
- FEATURE: Added new donors to About tab
- BUGFIX: Trying another algorithm for calculating gear swap order for unique-equipped gem changes
- BUGFIX: Added support for some older stat IDs (ie, FishingBuddy "Fishing" stat)
Version 4.9b5 changes
- FEATURE: Added more donors to About tab
- BUGFIX: Fixed bug causing crash during gear swaps when trying to unequip an already-empty slot
Version 4.9b4 changes
- FEATURE: New About panel features names of donors, code contributors, localizers, and testers
- FEATURE: Updated Russian translation (thanks to StingerSoft)
- FEATURE: Added support for specialty bags (ie, Engineering bags)
- FEATURE: Reduced memory usage, especially during equipment swaps
- FEATURE: Added Rocket Boots script for sequencing enchanted boots
- BUGFIX: Fixed first-time initialization bug
- FEATURE/BUGFIX: Re-arranged an Outfitter API change to maintain compatibilty with FishingBuddy
Version 4.8 changes
- FEATURE: Integration with Equipment Manager allows outfits to be stored on the server
- FEATURE: Added Entertainment script category (Dance on equip, Summon pet on equip)
- FEATURE: Shapeshift (forms, stances, presences, etc.) scripts no longer unequip if they're attached to a Complete outfit
- FEATURE: Added Hunter: Dragonhawk script
- FEATURE: Argent Dawn script is disabled in Naxx by default
- FEATURE: New Cooking script wears an outfit while the cooking window is open
- FEATURE: Argent Tournament script is compatible with most tooltip enhancements
- FEATURE: Argent Tournament script works for all languages
- FEATURE: Equipment Manager button is relocated to the left side of the character window
- FEATURE: Equipment change sounds are off by default
- FEATURE: Rune of the Stoneskin Gargoyle is recognized when optimizing for Defense (thanks to IQgryn)
- FEATURE: Armor Penetration added to supported optimizations (thanks to IQgryn)
- FEATURE: Added Resting outfit for when you're in an inn
- FEATURE: Added Flame Leviathan outfit for auto-equipping and unequipping of max level gear
- FEATURE: Converted unique-equipped gem handling to use item codes instead of enchant codes (fixes patch 3.2 compatibility issue)
- FEATURE: Added Isle of Conquest support
- FEATURE: Nagrand Daily script supports all locales
- FEATURE: New Championing script (thanks to rwilloug and Saur)
- FEATURE: Added support for Nightmare Tear unique-equipped gem
- FEATURE: Alliance/Horde Lance is equivalent to Argent Lance, outfits will equip whichever is available
- FEATURE: Supports MobInfo tooltips in scripts (thanks to Saur)
- FEATURE: Shapeshift/Stance/etc. scripts have an option to allow them to unequip Complete outfits. Turning this on results in the same behavior as pre-4.8 versions of those scripts.
- FEATURE: Updated Russian localization (thanks to StingerSoft)
- FEATURE: Item comparisons are sorted by item level so that higher item level gear is compared first
- FEATURE: Updated Traditional Chinese (TW) localization (thanks to andy52005)
- FEATURE: Default for new outfits is to use your current gear instead of an empty outfit
- FEATURE: Added option to Spellcast script to allow spellcast to be interrupted
- FEATURE: Added support for Isle of Conquest in all languages (was English only previously)
- BUGFIX/FEATURE: Removed Stormjewels from the unique-equpped gem list
- BUGFIX: Argent Tournament script no longer unequips unexpectedly after mounting
- BUGFIX: Fixed low health/mana and spellcast scripts
- BUGFIX: Item comparison tooltips include green-quality items
- BUGFIX: Primary/Secondary Talents scripts no longer mis-fire during zoning (thanks to MacGregor)
- BUGFIX: Scripts which don't end with a \r work correctly
- BUGFIX: Strength attribute is regonized correctly on German clients (thanks to Bacofox)
- BUGFIX: Death Knight optimized outfits work correctly (thanks to IQgryn)
- BUGFIX: Title menu in character window no longer appears after closing Outfitter UI when you have no titles yet
- BUGFIX: Lances will unequip correctly when you're carrying both types at the same time
- BUGFIX: General category is no longer listed twice in the Script menu
- BUGFIX: Fixed Multiphase Survey script (Outfitter:PlayerIsOnQuestID() function wasn't compatible with patch 3.2)
Facts
- Uploaded on
- Jan 24, 2012
- Game version
- 4.3
- Filename
- Outfitter_5.4.4.zip
- Size
- 1.1 MiB
- MD5
- 4d95035545ee048f11fad20a20469043
- Type
- Release
- Status
- Normal
- Downloads
- 108,832