Planned features and known bugs * FUTURE: Support two identical items where the one with the shortest cooldown is selected * FUTURE: Attempt to return unequipped items to their original location * FUTURE: QuickSlots open-on-hover * FUTURE: Add a label field to show on outfit bar buttons * FUTURE: Auto-detect new equipment which is better for an optimized outfit (possibly too expensive computationally) * FUTURE: Save outfit scripts to a global database where they can be instanced and used by other character * FUTURE: Item queueing * FUTURE: Script timers * FUTURE: Effective Health optimization (http://www.theoryspot.com/forums/theory-articles-guides/1060-effective-health-theory.html) will require dual-stat optimizations since armor and stamina are both factors * FUTURE: Equip/unequip delays generate queued operations!! * FUTURE: Add delay parameter to macro wear/unwear commands * FUTURE: Shaman talents add +heal based on int, need to dynamically generate the coefficient tables to take these talent effects into account * FUTURE: Numeric readout on outfit bar scaling slider * FUTURE: Show key binding on outfit bar * FUTURE: Change highlight color for incomplete outfits to red * FUTURE: Change highlight color for banked outfits to blue * FUTURE: Change highlight color for partially-obscured outfits to yellow * FUTURE: Option to hide an outfit from the outfit bar if it's incomplete * FUTURE: Copy of the minimap menu in the outfit bar (icon button in a corner of the bar possibly) * BUG: End -> Shift-Home selects all but doesn't highlight properly * BUG: Trinket Queue fails when a trinket is already equipped or not found Version 5.0 planning * FEATURE: Script sharing/browsing within guilds * FEATURE: Modular scripting Script modules: * LOCATION * In zone/sub-zone * In major city * In dungeon (Normal 5, Heroic 5, Normal Raid, Heroic Raid) * In plaguelands (Argent Dawn) * COMBAT * In combat * Health below/above * Mana below/above * Has buff * Has debuff * Five-second rule * Boss yell/emote * Spellcast * PVP * PvP flagged * In Battleground (AB, AV, WSG, EotS, WG, SotA, Arena, or any/all) * ENTERTAINMENT * Dance on equip * Emote on equip * Summon pet on equip * MISC * Player whisper/say/yell * In party/raid/battleground * Tooltip has text/color * Minimap tracking mode * Primary/Secondary talents * CLASS-SPECIFIC * Druid: Shapeshift * Death Knight: Presence * Hunter: Aspect * Mage: Invisble * Mage: Evocate * Paladin: Aura * Priest: Shadowform * Rogue/Druid: Stealth * Shaman: Ghost wolf * Warrior: Stance * Warlock: Metamorphosis * ACTIVITIES * Riding (Ground, Flying, or both) * Falling * Swimming * Fishing * Eating/drinking * Resting * TRADESKILLS * Herbalism * Mining * Skinning * Lockpicking * Cooking * QUESTING * Argent Tournament * Multiphase Survey * DUNGEONS * Flame Leviathan * Nefarian Class Call (Hunter) * FEATURE: Item queuing * FEATURE: Multi-stat outfit generation * FEATURE: Rebuild For... menu to rebuild any type 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: 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) 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.9b9 changes * 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: 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.9b3 changes * FEATURE: Outfitter preserves outfits lost during Equipment Manager failures * FEATURE: Improved TankPoints outfit generation performance * BUGFIX: Equipment Manager failures no longer cause Outfitter to generate errors at startup Version 4.9b2 changes * FEATURE: TankPoints can be used to generate outfits (requires TankPoints) 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) Version 4.8b15 changes * FEATURE: Added support for Isle of Conquest in all languages (was English only previously) * BUGFIX: Fixed Multiphase Survey script (Outfitter:PlayerIsOnQuestID() function wasn't compatible with patch 3.2) * BUGFIX: Removed diagnostic test message when equipping a lance with Titan's Grip Version 4.8b14 changes * FEATURE: Added option to Spellcast script to allow spellcast to be interrupted * BUGFIX: Lances will unequip correctly when you're carrying both types at the same time * BUGFIX: Fixed "Items is nil" bug when storing an outfit on the server * BUGFIX: Fixed equipment swaps to swap between dual 2H weapons and lance correctly (you must specify an empty off-hand slot in your lance outfit) * BUGFIX: General category is no longer listed twice in the Script menu Version 4.8b13 changes * BUGFIX: Fixed banking features for EM-based outfits stored in main bank window * BUGFIX: Tooltip shows correctly in Odds 'n Ends list for items in main bank window Version 4.8b12 changes * FEATURE: Default for new outfits is to use your current gear instead of an empty outfit * BUGFIX: Added warning dialog if you try to change the icon for an EM-based outfit without equipping it first * BUGFIX: Fixed bug causing outfits to be re-saved when changing outfits using the main Outfitter UI * BUGFIX: Fixed bugs with banked items on EM outfits (Blizzard changed the way they report banked items in patch 3.2) Version 4.8b11 Changes * FEATURE: Updated Simplified Chinese (TW) localization (thanks to andy52005) * BUGFIX/FEATURE: Removed Stormjewels from the unique-equpped gem list * BUGFIX: Title menu in character window no longer appears after closing Outfitter UI when you have no titles yet * BUGFIX: Corrected sort order for shopping comparison tooltips * BUGFIX: EM outfits synch correctly at startup again (was causing errors from deleted EM outfits) * BUGFIX: Missing/banked item coloring works correctly for EM outfits Version 4.8b10 Changes * 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: Item comparisons are sorted by item level so that higher item level gear is compared first * FEATURE: Added backwards compatiblity for Baggins and other addons using OutfitUsesItem() API * FEATURE: Updated Russian localization (thanks to StingerSoft) * BUGFIX: Fixed bug causing errors in item comparison tooltips * BUGFIX: Lances unequip correctly when the lance you have is an alternate for the one in your outfit (ie, the outfit says Argent Lance but you have Alliance Lance) Version 4.8b9 Changes * BUGFIX: Equipment Manager outfits are synchronized when the EM updates them * BUGFIX: Championing script corrected and enhanced (thanks to Saur) * FEATURE: Supports MobInfo tooltips in scripts (thanks to Saur) Version 4.8b8 changes * FEATURE: Added support for Nightmare Tear unique-equipped gem * FEATURE: Alliance/Horde Lance is equivalent to Argent Lance, outfits will equip whichever is available * BUGFIX: Info messages are output to the chat window again * BUGFIX: Corrected ID of Argent Battleworg in Tournament script Version 4.8b7 changes * FEATURE: Argent Tournament script supports Trial of the Champion mounts * FEATURE: Argent Tournament script recognizes that you can't use opposite-faction mounts * FEATURE: Nagrand Daily script supports all locales * FEATURE: New Championing script (thanks to rwilloug) * BUGFIX: Deleting your only equipped outfit no longer causes an error * BUGFIX: Ammo slot no longer determines an outfit's "completeness" to avoid confusion when moving an outfit between Outfitter and Equipment Manager * BUGFIX: Added Stabled Sunreaver Hawkstrider to Argent Tournament script (thanks drax99) * BUGFIX: Mousing over bank slots no longer gives occassional errors (unverified/can't reproduce) Version 4.8b6 changes * 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 Version 4.8b5 changes * BUGFIX/FEATURE: Correctly detects unused slots in equipment manager outfits (patch 3.2 compatibility) * BUGFIX: Fixed description on Lockpicking script * FEATURE: Added description to Cooking script * FEATURE: Increased spacing between "store on server" and menu buttons for better usability Version 4.8b4 changes * BUGFIX: Item cache synchronizes correctly after entering world (should fix equipment engine lockups) Version 4.8b3 changes * FEATURE: .toc bumped for patch 3.2 * BUGFIX: Disabled LibStatLogic library (until I'm ready to integrate it properly) * BUGFIX: Fixed bug in unique-equipped gems error message Version 4.8b2 changes * FEATURE: Equipment change sounds are off by default * FEATURE: Cooking script now gets the tradeskill name from LibBabble-Inventory, so it should work in all locales * 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: Modified remaining form scripts to not unequip when attached to Complete outfits * BUGFIX: Fixed Cooking script bug when switching directly between tradeskills (thanks to MacGregor) * BUGFIX: Category is calculated correctly for Equiment Manager outfits containing a 2H with no off-hand * BUGFIX: Script settings and Unequip Other Accessories flag are preserved when moving outfits to/from the server * BUGFIX: Scripts which don't end with a \r work correctly * BUGFIX: Death Knight optimized outfits work correctly (thanks to IQgryn) Version 4.7.4 changes * BUGFIX/FEATURE: Compatible with patch 3.2 * BUGFIX: Fixed equipment cache bug which could cause equipment swaps to become suspended * BUGFIX: Fixed error message on unique-equipped gems Version 4.7.3 changes * FEATURE: Title menu reduced to 10 titles before overflow menu is used for better fit on small monitors * FEATURE: Updated Argent Tournament script for patch 3.1.2 name changes Version 4.7.2 changes * BUGFIX: Corrected Argent Tournament script to recognize Turbostriders * BUGFIX: Added check for registered clients before call LibTipHooker Version 4.7.1 changes * BUGFIX: Fixed bug in LDB code which sometimes causes an error when switching between Complete outfits Version 4.7 changes * FEATURE: LibDataBroker icon shows the current outfit icon (thank you echobravo) * FEATURE: Compensates for WoW glitch which causes 2H/2H weapons to remain equipped after losing Titan's Grip * FEATURE: LibTipHooker support added (provides support for RatingBuster and other tooltip addons) * FEATURE: Comparison tooltips no longer include items less than green quality * FEATURE: Scripts can permit gear changes to interrupt spellcasts by setting 'interrupt = true' when equip is not nil Version 4.6.1 changes * FEATURE: Item links in error and info messages are color-coded by item quality * FEATURE: Equipment change errors can be disabled with '/outfitter errors off' (or '/outfitter daxdax off' :) * BUGFIX: Corrected item level optimization to ignore ranged, tabard, shirt, ammo and off-hand slot * BUGFIX: Item level optimization adjusts for item quality (greens are 26 levels lower, blues are 13) * BUGFIX: Removed diagnostic message when building optimized outfits Version 4.6 Changes * FEATURE: Optimize an outfit for max item level * FEATURE: Added "deposit/withdraw all other outfits to bank" to outfit menu * FEATURE: Added Argent Tournament script for automatic lance management (English only for now, sorry) * FEATURE: Added Spellcast script to equip/unequip on a specific spellcast * FEATURE: Added Multiphase Survey script (Nagrand daily) to automatically manage the goggles Version 4.5.4 Changes * BUGFIX: Talent scripts no longer cause equip/unequip when zoning * BUGFIX: Corrected error in Falling script Version 4.5.3 Changes * BUGFIX: Titan's Grip is re-checked on a spec change Version 4.5.2 Changes * FEATURE: Added Stormjewel support * FEATURE: Added Primary Talents and Secondary Talents scripts (under General category) Version 4.5.1 Changes * BUGFIX: Title menu adjusted to improve usability * BUGFIX: Comparison tooltips capped at five extra tooltips Version 4.5 Changes * FEATURE: Item comparison tooltips (holding shift while examining an item) include your un-equipped outfit items * FEATURE: Added PvP-flagged script * FEATURE: Added "In dungeon" script * FEATURE: Player Has Buff script now includes options for disabling, similar to the Riding script * FEATURE: The outfit display menu puts player titles into a sub-menu if there are more than 10 * FEATURE: Added keybindings to enable/disable automatic changes * FEATURE: Added Expertise to outfit generation * BUGFIX: Crafted ammo finally works correctly * BUGFIX: "Equip when tracking fish" option in Fishing outfit will equip/unequip only at the moment tracking is changed * BUGFIX: Scripting dialog no longer gives an error when opened * BUGFIX: Script settings/source dialog now closes on * BUGFIX: New Outfit dialog now closes on Version 4.5b2 Changes * BUGFIX: Title menu displays correctly when there are more than 10 titles * BUGFIX: Fixed ammo Version 4.4.1 Changes * BUGFIX: Fixed Stormwind and Ironforge detection for Around Town script Version 4.4 Changes * FEATURE: Updated outfit optimization wording for patch 2.4 stat changes * FEATURE: Added Dalaran to list of cities for Around Town script * FEATURE: Added Aspect of the Dragonhawk support (uses same outfit as Hawk) * FEATURE: Completed prismatic gem list, which should improve gear-swapping when using those (still has trouble due to WoW bugs with item-for-item swaps with prismatics) * FEATURE: Item swapping errors show an item's link instead of just the name * FEATURE: Minimap button icon changs to the current outfit's icon * FEATURE: Added support for heirloom items * FEATURE: Added Strand of the Ancients support * FEATURE: Added LibBabble-Zone library so zone-based outfits should work more consistently across locales * FEATURE: Added LibBabble-Inventory library so Titan's Grip support should work more consistently across locales * FEATURE: Added Wintergrasp support (thanks to Lendara) * FEATURE: Added Dalaran Sewers support (thanks to Lendara) * FEATURE: Added Ring of Valor support (thanks to Lendara) * BUGFIX: Added Death Knight Unholy presence Version 4.4b5 Changes * FEATURE: Added Wintergrasp support (thanks to Lendara) * FEATURE: Added Dalaran Sewers support (thanks to Lendara) * FEATURE: Added Ring of Valor support (thanks to Lendara) Version 4.4b4 Changes * FEATURE: Added Strand of the Ancients support * FEATURE: Added LibBabble-Zone library so zone-based outfits should work more consistently across locales * FEATURE: Added LibBabble-Inventory library so Titan's Grip support should work more consistently across locales * BUGFIX: Removed "AddItemsWithStat" test message * BUGFIX: Added Death Knight Unholy presence Version 4.4b3 Changes * BUGFIX: Fixed minimap menu for patch 3.0.8 Version 4.4b2 Changes * FEATURE: Added support for heirloom items * FEATURE: Updated for patch 3.0.8 Version 4.3.1 Changes * BUGFIX: Corrected syntax error in German localization Version 4.3 Changes * FEATURE: Compatible with WotLK * FEATURE: Quick slots and Odds 'n Ends list now support item comparisons (shift key) * FEATURE: LibDataBroker support * FEATURE: Russian translation provided courtesy of Delika * FEATURE: Chnaged Fishing script to use WoW 3.0 API for controlling auto-loot behavior * FEATURE: Added Deathknight presence scripts * FEATURE: Shapeshift detection (stance, stealth, presence, form, etc.) works without localization * FEATURE: Changed outfit bar icon picker to say "Suggested/equipped icons" to make it clearer which icons you'll get * FEATURE: Support for Titan's Grip * FEATURE: Outfits can be set to display a specific title when worn * FEATURE: Added event parameters for scripts using the '...' parameter * BUGFIX/FEATURE: UniqueID for items is used for matching equipment * BUGFIX/FEATURE: Updated unique-equipped gem list for patch 3.0 (thanks regecks) * BUGFIX: Fixed fishing script to detect track fish in patch 3.0 * BUGFIX: Fixed "player has buff" script for patch 3.0 * BUGFIX: Unequipping items now works in all locales Version 4.3b15 Changes * FEATURE: Removed Titan and FuBar built-in support in favor of LibDataBroker, which can be used with either of those already * FEATURE: Added some German tooltip parsing (most non-English stat parsing is still missing however) * BUGFIX: Fixed banking to correctly recognize base bank slots again Version 4.3b14 Changes * FEATURE: Added Simplified Chinese (zhTW) translation (thanks to Paul Ho and Andy52005) * BUGFIX: FuBar support will no longer load if the real FuBar isn't present (LDB support will still be provided) * BUGFIX: Clicking the minimap button when the menu is already open closes the menu * BUGFIX: LibDataBroker displays should no longer get resized when the Outfitter menu is displayed * BUGFIX: FuBar plugin text fixed Version 4.3b13 Changes * FEATURE: Titan Bar support is built-in (disable the TitanOutfitter plugin if you're using it) * FEATURE: FuBar support is built-in (disable the FuBar_OutfitterFu plugin if you're using it) * FEATURE: LibDataBroker support Version 4.3b12 Changes * BUGFIX: Removed erroneous debug code * BUGFIX: Modified zone detection (should fix WSG-related outfit issues) * BUGFIX/FEATURE: Moved ammo link cache to saved variables file (may help those having ammo problems) * BUGFIX: Unequipping items now works in all locales * BUGFIX: Mount/dismount detection fixed Version 4.3b11 Changes * BUGFIX: Removed uses of PLAYER_AURAS_CHANGED for patch 3.0 compatibility * BUGFIX: Fixed nil pItem error when restoring the outfit stack upon login * BUGFIX: Fixed spellcast detection to detect item-based mounts (flying broom) correctly Version 4.3b10 Changes * BUGFIX: Corrected spelling of Berserker in French localization (reported by DeathboyRG) * BUGFIX: Added short delay to initialization to allow time for talent trees to load (Titan's Grip fix) * BUGFIX/FEATURE: Updated unique-equipped gem list for patch 3.0 (thanks regecks) * FEATURE: Added event parameters for scripts using the '...' parameter * BUGFIX: Fixed fishing script to detect track fish in patch 3.0 * BUGFIX: Fixed "player has buff" script for patch 3.0 * BUGFIX: Removed OnEditFocusGained/Lost test messages (reported by ljudsnubbe) * BUGFIX/HACK: Spell hit optimization should work now (still separate from melee hit, even though they're identical) * BUGFIX/HACK: Healing optimization recognizes spell power (still separate from spell damage, even though they're now identical) Version 4.3b9 Changes * FEATURE: Outfits can be set to display a specific title when worn * BUGFIX: Fixed menu item colors for patch 3.0 * BUGFIX: More attempts to get Titan's Grip working correctly Version 4.3b8 Changes * FEATURE: Changed outfit bar icon picker to say "Suggested/equipped icons" to make it clearer which icons you'll get * FEATURE: Quick slots and Odds 'n Ends list now support item comparisons (shift key) * BUGFIX: Fixed bug with dual-wielding 2H weapons courtesy of Dussander * BUGFIX: Reverted Complete outfit scripting behavior to allow unequipping * BUGFIX: Fixed error when scrolling the outfit list Version 4.3b7 Changes * FEATURE: Updated Titan plugin for WoW 3.0 * BUGFIX: Added /reloadui detection for people trying to update to 4.3 while WoW is running * BUGFIX: Fixed Titan's Grip detection * BUGFIX: Translated 2H sword/mace/axe names for English, German, French and Russian * BUGFIX: Fixed bug causing inventory updates to go unnoticed after zoning Version 4.3b6 Changes * FEATURE: Chnaged Fishing script to use WoW 3.0 API for controlling auto-loot behavior * FEATURE: Added Deathknight presence scripts * FEATURE: Shapeshift detection (stance, stealth, presence, form, etc.) works without localization Version 4.3b5 Changes * FEATURE: Russian translation provided courtesy of Delika * BUGFIX: Fixed script editor on live servers Version 4.3b4 Changes * FEATURE: Added support for dual-wielding 2H weapons (Titan's Grip) * BUGFIX/FEATURE: Fixed script editor for WotLK changes Version 4.3b3 Changes * BUGFIX/FEATURE: Updated Dodge calculation for patch 2.1 formula changes * BUGFIX/FEATURE: Added new patch 3.0 (level 71+) ratings formulas (thank you to Tayedaen for the research/fix) * BUGFIX/FEATURE: Update All/None buttons now display correctly in WotLK * BUGFIX/FEATURE: Fixed shapeshift detection in WotLK Version 4.3b2 Changes * BUGFIX: Deathknight initializes correctly * BUGFIX: Works correctly on the live servers * BUGFIX: Fixed numerous menu bugs * BUGFIX: Fixed numerous scrolling bugs Version 4.2.6 Changes * BUGFIX/FEATURE: Outfit changes will no longer occur during a spellcast. Once the cast is complete the equipment change will complete (within the restrictions of combat status) * FEATURE: Riding outfit no longer has "Unequip on spellcast option" since this option is no longer useful with the new patch Version 4.2.6b3 Changes * BUGFIX: Fixed spellcast detection when conjuring an item that you have too many of already * BUGFIX: Fixed spellcast detection when in a party/raid Version 4.2.6b2 Changes * BUGFIX: Removed spellcast detection diagnostic messages Version 4.2.6b1 Changes * BUGFIX/FEATURE: Outfit changes will no longer occur during a spellcast. Once the cast is complete the equipment change will complete (within the restrictions of combat status) * FEATURE: Riding outfit no longer has "Unequip on spellcast option" since this option is no longer useful with the new patch Version 4.2.5 Changes * BUGFIX: Corrected typo causing error when using the Trinket Queue script (EN/DE) Version 4.2.4 Changes * BUGFIX: Corrected typo causing error when updating the minimap menu Version 4.2.3 Changes * FEATURE/BUGFIX: Banking operations are in a submenu (reduces outfit menu to 16 items which avoids Blizzard menu taint bug) * BUGFIX: Added support for trinkets using the phrase "Lasts nn sec." in the trinket queue script (EN/FR/DE) * BUGFIX: Minimap menu no longer gets called an increasing number of times each time it's accessed * BUGFIX: Fixed bug causing tooltip to sometimes stay visible when using the trinket queue script * BUGFIX: Changes made to scripts take effect properly Version 4.2.2 Changes * BUGFIX: Outfit Bar no longer generates errors after using '/outfitter reset' * BUGFIX: Low Health or Mana script updates properly on mana changes * BUGFIX: Added '/outfitter enable' and '/outfitter disable' macro commands to control automatic changes * BUGFIX: Outfit Bar is off by default * BUGFIX: Added patterns to parse "+n Spell Damage and Healing" and "+n Spell Power" tooltip stat rows * BUGFIX: Eye of the Sea is processed correctly for avoiding unique-equipped conflicts * BUGFIX: Opening the Outfitter UI no longer causes menu taint (accessing an outfit menu will though) Version 4.2.1 Changes * FEATURE: Riding outfit has new "stay equipped while falling" option for Parachute Cloak users (off by default) * FEATURE/BUGFIX: Scripts are in sub-menus by category (also avoids problems with large menus going off the screen) * FEATURE: $SETTING type fields are no longer case-sensitive, allowing "string" and "number" to be the same as the standard Lua typenames * BUGFIX: Solo/Party/Raid script fixed * BUGFIX: Corrected German localization of Moonkin * BUGFIX: Corrected default icon for Berserker Stance outfit * BUGFIX: Default icon for single-item outfits shows correctly even if the item is banked or missing * BUGFIX: Escape key correctly removes keyboard focus from script editbox fields * BUGFIX: /outfitter commands which use item links work correctly (iteminfo for example) Version 4.2 Changes * FEATURE: New '/outfitter missing' command assists with recovering stolen/vendored items by generating a list of links for missing items * BUGFIX: Exponential lag when using QuickSlots is fixed * BUGFIX: Trinket Queue works. Again. Version 4.1.6 Changes * BUGFIX: Turned off ammo slot diagnostics Version 4.1.5 Changes * BUGFIX: Ammo slot contents should identify correctly * BUGFIX: Fixed typo in ammo slot diagnostic message causing errors Version 4.1.4 Changes * FEATURE: /outfitter macro commands now support [conditionals] * FEATURE: Added internal error checking on the ammo slot handlers, please let me know of any errors that get detected * BUGFIX: Ammo slot should identify its contents correctly again (broken in 4.1.2) * BUGFIX: Default icon for Aspect of the Hawk now appears correctly Version 4.1.3 Changes * BUGFIX: Removed unintentional notes being interpreted as code, causing numerous errors Version 4.1.2 Changes * FEATURE: Updated gems which are no longer unique-equipped in patch 2.4 (Chrysoprase, Fire Opal and Tanzanite families) * FEATURE: Added support for new Eye of the Sea gem * FEATURE: Solo script is now Solo/Party/Raid and can handle any combination of those Version 4.1.1 Changes * FEATURE: Updated .toc for patch 2.4 * FEATURE: Added Skinning Knife and Arclight Spanner to ignored quickslot items * BUGFIX: Tooltip should no longer stay up when using the Trinket Queue script * BUGFIX: Druid shapeshift should no longer sometimes give an error message Version 4.1 Changes * FEATURE: New outfit bar for quick access to outfits using a row or column of icons * FEATURE: Unique-equipped gems are handled through smart ordering of equipment changes * FEATURE: Reduced download size and texture memory usage * FEATURE: Complete outfits can have scripts attached * FEATURE: Unequipping a Complete outfit is now allowed (the previously-worn Complete outfit will equip instead) * FEATURE: QuickSlots can now accomodate any number of items * FEATURE: Quickslots now ignore Blacksmithing Hammer and Mining Pick * FEATURE: Outfitter detects if you attempt to do a major upgrade using reloadui and warns you * FEATURE: Right-clicking on an outfit in the list now brings up the outfit's menu * FEATURE: Scripts are now categorized for easier browsing * FEATURE: New Falling script equips when you are free-falling * FEATURE: New setting to enable auto-loot whenever the Fishing outfit is equipped * FEATURE: New setting to equip the Fishing outfit when "Track Fish" is selected * FEATURE: New setting to disable Riding in any instance instead of just AQ40 * FEATURE: New setting to unequip Riding outfit when casting spells while mounted * FEATURE: New setting to disable Shapeshift/stance/aspect outfits when PvP flagged or in BGs * FEATURE: Trinket Queue supports both trinket slots simultaneously * FEATURE: Trinket Queue detects when the current trinket's effect is still active and won't swap until it's over * FEATURE: Settings menu item is enabled for scripts with no settings so player can see message about having no settings * FEATURE: /outfitter sound on|off command to disable equipment sounds during gear swaps * FEATURE: Scripts can now include a default value for a $SETTING (see the Riding script for an example) * FEATURE: New INITIALIZE and TERMINATE events for scripts when they're loaded or unloaded * FEATURE: Scripts can set an outfit layer using 'layer=xxx' even when an equip isn't being specified * FEATURE: Outfitter:RemoveOutfitByName(outfitName) API added for scripting convenience * BUGFIX: Hiding the UI during combat is no longer affected by Outfitter's presence * BUGFIX: Free-dragging the minimap button no longer requires the ALT key to be held down the whole time * BUGFIX: Fixed descriptions for AV, AB, and WSG scripts * BUGFIX: Fixed parsing of strength attribute when building optimized outfits * BUGFIX: Disable in Combat feature fixed (Tyrindor) * BUGFIX: Edit fields in script settings now clear focus when escape is pressed * BUGFIX: Arena detection should now work properly for Battleground outfits * BUGFIX: Spirit Regen (five second rule) detection improved * BUGFIX: Trinket Queue works properly when covered up by another outfit Version 4.1b9 Changes * FEATURE: Falling outfit * FEATURE: Riding outfit only runs the timer when needed * BUGFIX: Fishing script correctly equips when Fish tracking is enabled * BUGFIX: Fishing script correctly sets auto-loot mode when equipped * BUGFIX: Druid shapeshift outfits now unequip correctly when you die * BUGFIX: Trinket Queue works properly when covered up by another outfit Version 4.1b8 Changes * BUGFIX: Fixed problem with UI not showing up under 2.4 on the PTR * BUGFIX: Unqiue-equipped gems should now work correctly when you have more than one of them same kind * BUGFIX: Gathering scripts no longer give an error when hovering over a node Version 4.1b7 Changes * BUGFIX: Fixed outfit bar initialization Version 4.1b6 Changes * FEATURE: Trinket Queue supports both trinket slots simultaneously * FEATURE: Trinket Queue detects when the current trinket's effect is still active and won't swap until it's over * FEATURE: Outfitter:RemoveOutfitByName(outfitName) API added for scripting convenience * FEATURE: Outfit bar glow moved farther out for better visibility * FEATURE: Outfit bar can be scaled, flipped vertical, made transparent, have its background hidden, and be locked in place * FEATURE: Outfit bar remembers its position based on the nearest corner so that scaling and adding new outfits will grow the bar outward from that corner * FEATURE: Outfit bar has two drag tabs so that it can be pushed all the way into a corner of the screen, if desired * FEATURE: Spirit Regen script now has a small delay before it unequips to avoid hitting the GCD during chain casting * FEATURE: Outfit bar has default icons for all scripts * BUGFIX: Spirit regen is detected using spellcast events instead of mana level changes * BUGFIX: Edit Script dialog cancel button fixed Version 4.1b5 Changes * FEATURE: /outfitter sound on|off command to disable equipment sounds during gear swaps * BUGFIX: Riding no longer gets equipped after a spellcast in battlegrounds * BUGFIX: Shapeshift and aspect outfits should equip correctly again * BUGFIX: Fixed default icon for Druid: Bear Form Version 4.1b4 Changes * FEATURE: New Rogue:Lockpicking script to equip items when presented with a difficult lock * FEATURE: Remaining unique-equipped gems added (big thanks to Dridzt and gtmsece for looking up the enchant IDs for those gems) * BUGFIX: Tooltip-based scripts like mining, herbalism, etc. should now work properly * BUGFIX: Dining outfit should now unequip properly * BUGFIX: Added Resilience, Spell Haste and Melee Haste to stat optimizations * BUGFIX: Fixed parsing of stats which begin with "Improves your ..." Version 4.1b3 Changes * FEATURE: Reduced download size and texture memory usage * FEATURE: Unique-equipped gem handling should now work NOT SUPPORTED YET: Don Julio's Heart, Great Bladestone, Kailee's Rose, Mystic Bladestone, Sovereign Tanzanite, Stone of Blades, Sublime Mystic Dawnstone, Sundered Chrysoprase, Don Amancio's Heart, Don Rodrigo's Heart, Mighty Blood Garnet, Mighty Blood Garnet, Unstable Amethyst, Unstable Citrine, Unstable Peridot, Unstable Sapphire, Unstable Talasite, Unstable Topaz If you have one of these gems, use the command '/outfitter iteminfo [itemlink]' and tell me the JewelCode that corresponds to that gem. All other unique-equipped gems should be entered correctly, if yours doesn't work then do the same thing wth the iteminfo command and let me know. * BUGFIX: Fixed bug causing German version to give an error message on startup * BUGFIX: didEquip and didUnequip flags now update correctly * BUGFIX: Fixed strata of Outfitter UI so that it doesn't appear in front of the Quickslots Version 4.1b2 Changes * FEATURE: Quickslots now ignore Blacksmithing Hammer and Mining Pick * FEATURE: Scripts can set an outfit layer using 'layer=xxx' even when an equip isn't being specified * FEATURE: Outfitter detects when a player is attempting to upgrade using reloadui and warns them when it matters * FEATURE: Added default icons for resist and naked outfits * FEATURE: Riding script has option to disable in instances instead of just AQ40 * BUGFIX: Error in DE and FR localization files corrected * BUGFIX: RecentCompleteOutfits table should initialize correctly * BUGFIX: Icon picker for Outfit Bar appears in front of other windows now * BUGFIX: A manually equipped Battleground outfit should no longer unequp when leaving the BG * BUGFIX: Choose icon no longer crashes when the outfit bar isn't shown * BUGFIX: QuickSlots should now appear in the correct strata and not show on top of dialogs * BUGFIX: "Update to current items" works again * BUGFIX: Icon picker now includes equipped items when viewing icons in your bags * BUGFIX: Zone name is now used to identify arenas instead of the WoW APIs * BUGFIX: Icon picker closes when the escape key is pressed * BUGFIX: Converted unique-equipped gem codes to their equivalent enchant codes Version 4.0.1 Changes * Disabling Riding outfit for battlegrounds now correctly includes arenas * Added "Unequip delay" setting to Riding outfit for parachute cloak users * Added "Disable while PvP flagged" option to standard Riding script * Fixed bug in outfit script error reporting * Fixed bug which caused switching from 2H weapon to a 1H/OH combo to sometimes fail to equip the OH Version 4.0 Changes * Eliminated Special Occasion category. Special Occasion outfits can now be created, renamed or deleted just like any other outfit * Preset scripts are provided for all prior Special Occasion outfits * Eliminated Mix-n-match category. Now Accessory outfits have an option to "On equip, unequip all other Accessory outfits". This provides the same functionality with an easier-to-understand interface * New Druid: Caster outfit, worn when not in any shapeshift form * Improved compatibility with Burning Crusade * Stance/shapeshift outfits no longer automatically change if the player is mind-controlled Version 4.0b11 Changes * Fixed bug in Shadowform outfit (reported by Alianza) * Fixed bug causing banking features to fail * Complete outfits no longer show "on unequip" menu option Version 4.0b10 Changes * New "/outfitter reset" command resets Outfitter on the current character * Arenas are now treated as a Battleground zone (reported by XMinioNX) * Initialization of charcters below level 60 fixed (reported by Waxie) * Free-drag minimap button saves correctly (reported by XMinioNX) * Pending equipment changes once again get processed once the player is alive (reported by XMinioNX) * Added translatable descriptions and titles for more scripts (reported by Dessa) * Fixed bug with helm/cloak visibility not updating sometimes when returning to cities from instances and battlegrounds Version 4.0b9 Changes * Minimap button can now be freely dragged by holding the alt key * Fixed script generation bugs affecting numerous scripts Version 4.0b8 Changes * Fixed script errors in Dining, Battleground (all) and Spirit Regen scripts * Stance/shapeshift/aspect outfits no longer automatically change if the player is mind-controlled * Stance/shapeshift/aspect outfits now swap in-place so that you can equip outfits over them and not have those outfits later obscured by a shapeshift/stance/aspect change * Fixed Riding script so that disable in battlegrounds works properly * Scripts can now specify a layer tag when equipping an outfit. If an outfit was previously equipped with the same layer tag, the new outfit will be equipped into the same stack position as the previous outfit. This is currently used to cause shapeshift/stance/aspect outfit changes to occur in-place * Added comments to most built-in scripts to make them easier to learn from * Fixed bug with boolean settings in scripts being cleared after relogging Version 4.0b7 Changes * Fixed bug with old battleground-disable flag still being used to prevent outfits from equipping (reported by we7) * Fixed display of the outfit Key Binding menu * Fixed checkboxes in Riding outfit so that enable/disable work properly * Default for New Outfit dialog is empty outfit instead of current outfit * Fixed bug which would cause outfit changes to fail if an item was being held on the cursor * Added compatibility APIs for OutfitterFu and ArkInventory * Fixed bug with initializing or generating outfits for characters at or below level 60 Version 4.0b6 Changes * Automated outfits are no longer treated as "complete outfits", even if they have all slots enabled. This will fix problems with gear not seeming to unequip like it should (ie, Riding outfits which are complete outfits would not unequip properly) * Fixed MCDebugLib version error * Removed debugging code (stack trace) from MCEventLib Version 4.0b5 Changes * Fixed tooltip title for "used by" option (reported by Spyroware) * Fixed "used by" option so it can be turned on/off again (reported by Spyroware) * Added glue code for backward compatibility with TitanOutfitter, FishingBuddy and OutfitterFu (reported by Maischter et al) * Removed "Unknown form" diagnostic message when playing a Palladin (reported by heyallo) Version 4.0b4 Changes * Minimap menu "disable" option now works properly (reported by we7) * Fixed error when using key bindings on outfits * Added corrected ratings formulas (from WoWWiki) * When creating "Total Stats" outfits, priests mages and warlocks no longer count strength or agility and rogues and warriors no longer count intellect towards the total * Outfit stat optimization now works with secondary gem colors and healing stats * Added dodge and parry stat outfits * Significantly reduced the number of global variables being created by Outfitter. I doubt this will have a noticable effect on performance, but it's being a good lua citizen and will make reading taint logs a lot easier Version 4.0b3 Changes * Fixed bugs with swimming, riding, dining script events * Removed hard-coded delays in unequipping druid form outfits * Added Druid: Caster form * Shapeshift/stance/aspect outfits equip and unequip properly * Global disable now works for all automated outfits * Scripts for new outfits are now activated properly Version 4.0b2 Changes * Fixed bug with show/hide cloak (reported by Shalyna) * Fixed bug with druid swift flight (reported by Kargul) * Fixed Fishing Buddy compatibility issue (reported by Maischter) * Fixed first-time initialization (reported by NoMoreFear) Version 3.0 Changes * Version 3.0 revisions were performed under a separate project "Outfitter Updated" Version 2.1.1 Changes * "Disable in Battlegrounds" option for Riding outfit applies to arenas as well Version 2.1 Changes * Added preset scripts which emulate all Special Occasion outfits * Outfit binding can now be set to "None" * One-handed weapons in an off-hand slot now correctly list their outfits in their tooltip * Updated German and French translations Version 2.1b3 Changes * Added custom script for City outfit Version 2.1b2 Changes * Updated German and French translations Version 2.0.1 Changes * Fixed bug with finding empty bag slots for German and French clients Version 2.0 Changes * Scripts can be attached to an outfit to automate its behavior * Tooltips list the outfits in which an item is used * Outfits can be updated directly from currently equipped items * Support for Druid: Tree of Life in German versions * QuickSlots support dragging items * New Hunter: Viper outfit * Various bug fixes for Burning Crusade Version 2.0b5 Changes * Hunter: Viper should equip properly * Mining, Herbalism, and Skinning scripts now detect tooltip color correctly Version 2.0b4 Changes * Added Battleground: Eye of the Storm outfit * Specialty bags are now automatically recognized so new bags shouldn't confuse Outfitter * Changed riding detection again to IsMounted() (piggybacks on the swimming detection) Version 2.0b3 Changes * Added Hunter: Viper outfit * Fixed Druid: Tree of Life outfit * Fixed "ItemsAreSame" error message (hopefully) * Added OUTFIT_EQUIP and OUTFIT_UNEQUIP script events * Trinket queue script no longer tries to update while in combat or dead Version 2.0b2 Changes * Reverted mount detection to check for buff strings instead of IsMounted() API * Changed scripts to store preset script ID so that new updates to those scripts will be automatically applied * Added "delay" variable to scripts to cause a delay before items are worn or removed * Modified tradeskill node scripts to delay before unequipping Version 2.0b1 Changes * Fixed item link format parsing for patch 2.0.3 * Fixed scripts for skinning, mining and herbalism to detect "orange" correctly Version 2.0a5 Changes * Updated German and French localizations for Ahn'Qiraj Temple Version 2.0a4 Changes * Fixed issue with tainting the chat frame, which eventually tainted the pet bar. Thank you dwex for tracking this down. Version 2.0a3 Changes * Fixed bug in zone list script * Fixed Nefarian's Lair script * Changed mount detection to use new IsMounted() API * Added ZoneList script setting type * Added "In Minimap Zone" script Version 2.0a2 Changes * Finished scripting UI design * Added support for script settings * Added preset scripts for low health/mana, in zone list, and trinket queue * Cleaned up display of Enable All and Enable None buttons Version 1.5.2 Changes * New Druid: Tree of Life outfit * Fixed bug causing an error when stopping swimming or switching to druid caster form Version 1.5.1 Changes * New Battleground: Arena special occasion outfit * Druid-form outfits will wait 2 seconds before unequipping while in combat * Swimming outfit will no longer unequip when jumping underwater or briefly leaving the water * Manually equipping Special Occasion outfits works properly again * "Occasion" is spelled correctly Version 1.5 Changes * New Druid: Prowl outfit * Riding outfit can now optionally be disabled in Ahn'Qiraj Temple * Argent Dawn outfit can now optionally be disabled in Naxxramas * All special occassion outfits can now optionally be disabled while in combat * Added Exodar, Silvermoon and Shattrath to Around Town city list * Riding outfit should no longer be triggered by running or attack speed buffs (Druid Dash, Hunter Rapid Fire, Sprint, Swift Boots, Zandalar run speed, etc.) * Updated German localization Version 1.5b4 Changes * Removed parenthetical English city names from German translation * Updated German translation for Warsong Gulch Version 1.5b3 Changes * Special Occassion outfits should equip/unequip properly when disabled in special zones * Fixed Shattrath City spelling * Corrected German name for Shattrath Version 1.5b2 Changes * Another attempt at supporting riding/flying mounts without also triggering on Rapid Fire Version 1.4.6 Changes * Added ranged attack power, total stat, and updated malee attack and crit distribution values (thanks Mizzajl!) * Changed initialization to (hopefully) be more robust in the face of future Blizzard patches * Fixed bug causing swimming outfit updates to sometimes generate an error * Fixed bug causing equipped items to not be recognized properly Version 1.4.5 Changes * Modified item parsing to recognize item families (ie, "of the ..." gear) correctly in patch 2.0 Version 1.4.4 Changes * SWIMMING OUTFIT! Version 1.4.3 Changes * Added hack to prevent CT_MailMod from trying to trade equipment during outfit changes * Partial outfits now default to Accessory type instead of Mix'n'match * Added support for stat "ratings" system * Added support for new profession bags Version 1.4.2 Changes * Stance and shapeshift outfits will now swap in the same outfit layer so that outfits layered on top of them (ie, Argent Dawn or FR gear) will still be on top of them after a stance or form change * Druid bear form with Furor talents will delay outfit changes until combat ends once again * Detection of AQ bug mounts should now work correctly for German versions Version 1.4.1 Changes * Inventory changes optimized for better performance while shooting * Moonkin German translation corrected * Combat detection should work better for druids shifting to bear form with Furor talents * Druid: Cat Form should work on Korean clients now Version 1.4 Changes * Special Occassion outfit added for mages when evocating * Special Occassion outfits added for the various hunter aspects * Battleground and Around Town outfits now have German translations * Eastern and Western Plaguelands are correctly identified by German versions * Titan and FuBar menus will now update when renaming an outfit * Multipart enchants are supported (ie, Zul'Gurub) * Korean language support Version 1.4b5 Changes * Generating an outfit now properly recognizes items in the main bank slots * Added Korean translation Version 1.4b4 Changes * Arclight Spanner is no longer counted as an unused item * Added Small Soul Pouch (12 slot shard bag) * Ammo slot now ignores unequipping ammo * Multipart enchants are supported (ie, Zul'Gurub) * Health regen items of the form "xx health per 5 sec." are supported Version 1.4b3 Changes * Fixed outfit optimization bug so that 2H weapons are compared correctly to 1H/OH combinations * Fixed shapeshift/stance detection for patch 1.12 * Fixed Priest: Shadowform Version 1.4b2 Changes * Changed cloak to low priority when unequipping since it doesn't have durability * Fixed inventory caching bug (sometimes caused current outfit to appear as "Custom") Version 1.3.3 Changes * Added a spaz filter to prevent outfits from toggling repeatedly if the user spams a key binding * Added an on-screen message when changing outfits using a key binding * Removed Repair Bags feature * Added Naxxramas to the Argent Dawn zone list * Corrected plaguelands zone names for German clients Version 1.3.3b2 Changes * Added Naxxramas to the Argent Dawn zone list * Correct plaguelands zone names for German clients Version 1.3.2 Changes * Patch 1.11 compatibility * Added ability to deposit only the unique items in an outfit to the bank * Improved QuickSlot support for ammo slot * Mining pick, skinning knife, blacksmith hammer, twilight cultist pieces and other items are now excluded from being displayed in the unused items list * Dining outfit now automatically unequips once health and mana reach 99% * Fixed initialization so that Argent Dawn, Riding, Fishing etc. outfits are automatically set up again * Added ability to recover from outfit stack corruption errors Version 1.3.2b4 Changes * Modified behavior of Special Occassion outfits so that when they're disabled in Battlegrounds they'll still automatically unequip * Added APIs to aid in external addons building an Outfit menu (third-party FuBar support) * Added OUTFITTER_INIT message to outfit events which is sent after Outfitter finishes initialization Version 1.3.2b3 Changes * Fixed lockup when generating outfits which utilize weapons, rings or trinkets Version 1.3.2b2 Changes * Removed debug messages Version 1.3.1 Changes * Selected items are no longer accidentally updated if another outfit with overlapping items is deposited to the bank * Outfit status is now correctly updated after depositing, withdrawing, opening or closing the bank window * Battleground-specific outfits are now given priority over the general Battleground outfit when there is overlap * Minimap and Titan outfit menus will now update if they're open during an outfit change * Removed ammo items from the Unused Items list * Identical items which are both used in an outfit will no longer list one of those items as being unused Version 1.3.1b2 Changes * Fixed bug causing a selected outfit to be modified if another outfit containing some of the same items was deposited to the bank * Fixed item cache to update correctly afer the bank is opened Version 1.3.1b1 Changes * Outfits specific to each battleground will now be equipped on top of the general Battleground outfit * Minimap and Titan outfit menus modified to update on outfit changes * Fixed bugs causing outfit status to be incorrect after depositing or withdrawing them from the bank or equipping them directly from the bank * Fixed bug causing identical items to sometimes appear in the unused items list even though they both were used in an outfit * Modified unused item list to never list ammo Version 1.3 Changes * Repair All button for repairing everything including items in backpacks * Show and hide helm and cloak settings are saved with each helm and cloak * Ammo slot is now supported in outfits * Improved performance * Enabled outfit changes when hunters are feigning death. Changing equipment while feigned may cause the character to appear to stand up, but does not actually break the feign as previously assumed * Titan Outfitter displays the name of the most recently equipped outfit Version 1.2 Changes * Added Around Town outfit which is equipped automatically in friendly cities * Added Shaman: Ghost Wolf outfit * Added battleground-specific outfits for AB, AV, WSG * Added Chance to Hit with Spells outfit generation * Gave priority to Rune and Seal of the Dawn so they're selected before the old commission when there's a choice * Modified stat parsing to ignore set bonuses when generating outfits * Modified minimap outfit menu to only list outfits which actually contain items * Odds 'n Ends (unused items) now show icons and color-coded names Version 1.1: * Better performance when changing outfits and generating smart outfits * Supports identical items which only differ by their enchantments * Outfits with missing items are displayed in red and the missing items for that outfit are listed in the tooltip * There is a new category, Odds 'n ends, which lists all equipable items which aren't part of any outfit * New support for banked items when the bank window is opened: QuickSlots will include banked items in the list of equippable items for that slot Outfits with banked items are displayed in blue and the banked items for that outfit are listed in the tooltip Items for an outfit can be moved directly to or from the bank Outfits can be equipped directly from the bank (note that this will cause existing equipped items to be placed into the bank) * Generated outfits now take contributions from other item stats into account, including: Agility is included in armor, dodge, and melee critical strike calculations Stamina is included in health calculations Intellect is included in mana and spell critical strike calculations Spirit is included in mana regen calculations Strength is included in blocking calculations * Support for minimaps which have been repositioned to other corners of the screen * Improved support for complex item swaps for weapon, trinket and ring slots * Rings, trinkets, and weapons are now calculated correctly when generating outfits * On-equip category-specific spell damage is now supported, such as "Equip: Increases damage done by Shadow spells and effects..." * Titan Panel support Version 1.3b10 Changes * Fixed bug in Titan Outfitter addon which caused errors during outfit changes Version 1.3b9 Changes * Fixed bugs which may have caused the tooltip to appear while repairing items Version 1.3b8 Changes * Fixed bug causing second finger and second trinket slot to be processed incorrectly during equipment changes as well as causing nil pointer errors to sometimes be generated when unequipping items Version 1.3b7 Changes * Fixed bug causing GetCurrentOutfitInfo to sometimes fail (was possibly causing problems for Titan Outfitter) Version 1.3b6 Changes * Suppressed outfit change notifications until after initialization is completed (was possibly causing problems for Titan Outfitter) * Changed GetCurrentOutfitInfo to return an empty string for the name instead of nil when no named outfits are found (was possibly causing problems for Titan Outfitter) Version 1.3b5 Changes * Fixed typo in detecting Spirit stat on German clients * Fixed outfit caching bug which could sometimes cause outfit items to be marked as missing Version 1.3b4 Changes * Turned off debug messages * Added outfit name display to Titan plugin * Added Herb Pouch (12 slot herb bag) to list of specialty bags Version 1.3b3 Changes * Disabled hunter feign death handling introduced in 1.2 * Changed repair in bags button strata to prevent it from being hidden behind the vendor window * Fixed item caching bugs which caused empty slots to become unselectable Version 1.3b2 Changes * Slightly improved responsiveness of repair items in bags button * Fixed repair items in bags feature so that the main backpack gets examined * Fixed ammo slot support so ammo is now included in the outfit * Optimized equipment/bag updates. This should improve performance slightly when changing items as well as when shooting arrows/bullets. Version 1.2b6 Changes * Fixed bug which caused multiple errors messages on startup when using Titan Panel * Added ability to hide label text in Titan Panel Version 1.2b5 Changes * Fixed broken slot enable checkboxes * Fixed cursor updating in the outfit list Version 1.2b4 Changes * Added icons and quality-based name coloring to Odds 'n Ends list to make it easier to find the item (eventually I'll make it so that you can click the item and open the bag containing it but that'll have to wait for another day) * Outfit changes will no longer take place while a hunter is feigning death * Fixed bug with auto equipping city outfit when entering Ironforge under certain circumstances * Added support for external addons to be notified when outfits are equipped or removed * Added Outfitter_FindOutfitByStatID for use by external addons * Fixed outfit changing to wait until the player is alive before changing gear Version 1.2b3 Changes * Added caching code to improve performance when changing outfits Version 1.2b2 Changes * Fixed nil pointer bug * Fixed Disable in Battlegrounds outfit setting * Updated French translations Version 1.1.11 Changes * Remove debug code Version 1.1.10 Changes * Worked around problem with shaepshift/stance outfits not working after leaving battlegrounds * Corrected stat-detection strings for French clients * Fixed bug which caused switching from a 2H to a 1H/OH combo to fail sometimes while in combat * Changed the order in which items are unequipped so that durabiliity items are removed first Version 1.1.9 Changes: * Modified QuickSlots for better compatibility with other inventory slot addons * Fixed detection of items in the main bank slots * Fixed Rebuild Outfit to update an outfit's category after setting the new items * Correct mount detection for French clients * Fixed /outfitter wear and unwear commands so they behave the same as clicking in the UI Version 1.1.8 Changes: * Suspended updates between leaving/entering world events to slightly improve load screen performance * Ammo slot checkbox is now hidden for classes which have a relic slot * Fixed Quickslots to hide on second click if Quickslot is already opened Version 1.1.7 Changes: * Added support for herbalism and enchanting bags Version 1.1.6 Changes: * Fixed bug which caused a nil pointer error when using outfit combinations which don't specify every slot * Added support for relic items (untested) Version 1.1.5 Changes: * Fixed Riding outfit and other features related to reading game tooltip text such as outfit generation Version 1.1.4 Changes: * Modified behavior so that switching between a 1H/OH weapon combo to a 2H weapon will put the offhand item into the left-most available bag instead of the right-most to match the behavior of other items when they're unequipped * Changed base outfit to be empty instead of naked when compiling the current outfit. This allows a player who don't use complete outfits to have unused slots which are left alone instead of being made naked. A side effect of this will be that nothing will happen when a complete wardrobe is uneqipped, where previously that would've removed all armor/weapons. * Fixed Priest: Shadowform outfit * Updated for patch 1.10 Version 1.1.3 Changes: * Fixed problem with outfit changes when entering or leaving an instance while in combat (again) * Modified outfit updating to occur after all changes have been processed. This should prevent problems caused by switching stances/shapeshifting outfit changes * Changed key binding behavior to toggle the bound outfit instead of only wearing it * Fixed bug causing toggled outfits to not unequip other outfits when worn Version 1.1.2 Changes: * Modified database item updating to defer until a BAG_UPDATE event is received in order to provide a more reliable update and avoid having outfits showing items as missing * Changed minimap menu to skip populating the menu items if main initialization hasn't completed yet (fixes first-time initialization error when using Titan Panel) * Fixed bug causing list items to become hidden when the list doesn't fill the display * Fixed expand/collapse icons to correctly indicate the category state Version 1.1.1 Changes: * Removed debug messages Version 1.1 Changes: * Fixed moonkin form for french clients * Fixed dire bear form for german clients * Added TitanOutfitter support for Titan Panel Version 1.1b8 Changes: * Fixed bug which caused Outfitter to become confused about the combat state if the player entered an instance while in combat * Fixed Quickslots so they close when the character window is closed Version 1.1b7 Changes: * Added deposit/withdraw outfit items * Added coloring and tooltip to indicate banked items * Fixed error message when using with characters that have empty bag slots Version 1.1b6 Changes: * Updated user's manual with descriptions of macro commands and key bindings * Fixed bug causing weapon changes to fail when moving between main hand and secondary hand * Improved error message when an outfit combination attempts to use the same item in two different positions (ie, both ring slots, both trinket slots, or both weapon slots) * Fixed bugs in handling temporary item changes. This was causing problems with items not swapping back after dining, dismounting, or in some combat situations * Fixed frame strata so that outfitter UI doesn't obscure the Quickslots Version 1.1b5 Changes: * Added outfit availability check whenever the bank window is opened or closed * Changed outfitter frame strata to "high" so that it always opens on top of the bank window * Changed initialization back to PLAYER_ENTERING_WORLD * Added support for thrown weapons * Added error checks for unrecognized inventory types Version 1.1b4 Changes: * Fixed initial outfit generation to correctly find items (carrot, argent dawn commission, etc.) * Added bank slot support to QuickSlots so items can be equipped from the bank when the bank window is opened * Fixed problems with switching from a 2H weapon/item to a 1H/OH combo * Modified initialization to always re-create the special occassion outfits if they're missing * Fixed QuickSlot behavior so that the slots only open if an item is picked up from the inventory slot. This will prevent them from opening when applying poisons, oils, enchants, etc. Version 1.0.2 Changes: * Added Druid Moonkin form * Modified combat detection to use REGEN_ENABLED/DISABLED instead of ENTER/LEAVE_COMBAT. This should fix various problems with items not equipping properly when entering/leaving combat. * Fixed minimap menu position for players who relocate their minimap to another part of the screen * Improved behavior of QuickSlots to prevent them from spontaneously closing Version 1.0.1 Changes: * Fixed race condition which caused outfits to be accessed before they were initialized * Fixed initialization to select the Normal outfit after it's created * Added User's Manual Verison 1.0 Changes: * Fixed initialization so that a false temporary outfit isn't generated * Fixed initialization so that the special outfits will be updated correctly if the state has changed since logging off (ie, logging off while mounted will now correctly remove the Riding outfit at the next login) * Added tooltips explaining what the slot enable checkboxes do Version 1.0b16 Changes: * Fixed bug which generated a naked base outfit for weapons-only changes instead of a transparent outfit * Updated french translation Version 1.0b15 Changes: * Fixed nil pointer bug when unequipping items under some circumstances * Fixed duplicate messages when adding new items to an outfit * Added French translation Version 1.0b14 Changes: * Added "Disable outfit in Battlegrounds" option. This option is selected by default for the Riding outfit. * Fixed outfit changes made during combat so they occur after combat is exited (again) Version 1.0b13 Changes: * Fixed "That slot is empty" error message caused when switching to a 2H from a 1H/OH combo * Fixed outfit initialization so that if no previous outfits were worn the player won't be left naked after dismounting Version 1.0b12 Changes: * Added quivers to speciality bags * Modified equipment changes in order to improve in-combat weapon switching Version 1.0b11 Changes: * Added rogue stealth outfit * Fixed nil pointer bug when an unrecognized shapeshift type is encountered * Items which are BoE but not yet soulbound will no longer be chosen for smart outfits nor selected when attempting to equip items * Added ability to swap weapon slots during combat * Fixed equipping dual identical weapons/rings/trinkets (again) * Modified minimap menu to hide unused categories Version 1.0b10 Changes: * Fixed nil pointer error when attempting to move the minimap icon while the game time and minimap zoom in/out icons are hidden * Fixed nil pointer error when changing outfits with some slots being emptied * Changed minimap menu to hide disabled outfits Version 1.0b9 Changes: * Added Option panel with ability to turn off minimap button * Added ability to create an empty outfit * Added /outfitter command * Fixed tooltip position on QuickSlot items * Fixed minimap menu position * Fixed support for 1H weapons when optimizing outfits * Added support for displaying 1H weapons in the offhand QuickSlot * Fixed problems with QuickSlots not staying open * Fixed problems with multiple trinkets, rings or weapons of the same kind not equipping correctly * Added support for druid shapeshift, priest shadowform and warrior stance special occassion outfits Version 1.0b8 Changes: * Added QuickSlots * Fixed plus/minus button * Added ability to disable an outfit * Removed disable special occassions button * Added Battleground special occassion outfit * Added support for ammo pouches Version 1.0b2 Changes: * Fixed bug which clears the selection when an outfit is moved * Modified slot enable checkboxes to equip drag-and-drop items * Fixed initialization bug which caused outfits to not be created properly and errors Version 1.0b3 Changes: * Now remembers the outfits being worn at logoff * Defers outfit changes made during combat until combat ends Version 1.0b4 Changes: * Fixed initialization bugs Version 1.0b5 Changes: * Added Healing outfits * Added support for soul shard bags * Added support for Benediction/Anathema and Thunderstrike/Shadowstrike aliases * Equipping an item while editing an outfit will now add that item to the outfit