• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

LushGearSwap

 

Project Updated:
Files Updated: Fri, Aug 28 2009
Supports Game Version: 3.2.0
Category: Bags & Inventory, and PvP
Tags:

[Edit Tags]

Project Manager: varlune
Additional Authors: No additional authors
Current Version: LushGearSwap-V2.0.2
License: All Rights Reserved
Development Site: CurseForge
Avg Daily DL (last 30 days): 19
Downloads Total: 4,972
Favorites: 20
Comments: 17
  • Curse Giveaways
  • Alganon

    Alganon

    Alganon Open Beta Key Giveaway Alganon is an upcoming fantasy-based MMORPG that allows thousands of people to play together in a virtual world that features a rich history dominated by commanding deities...

    Get Key

  • Contests
  • About LushGearSwap
  •  

Enhanced equipment manager, Adds a menu to the default blizzard Equipment manager, allowing you to set options for viewing your helm and cloak, automatically swapping gear based on Zone or spec change; deposit or withdraw sets quickly to and from your bank, change your title, and update your sets quickly.

Current Implementations - Version V2.0.2

  1. Update sets quickly
  2. Client side sets - never run out of slots again.
  3. Key bindings
  4. Bank Support
    1. Deposit sets to the bank
    2. Deposit all sets except a specific set into the bank
    3. Deposit unique items into the bank
    4. Withdraw sets from the bank
  5. Tool tip support
    1. Item tool tips show what sets the item is used in
  6. Duel Spec support
    1. Automatically swap gear sets when changing specs
  7. Auto gear changing support
    1. Change gear when you enter:
      1. pvp - Arenas, Battlegrounds
      2. Daily quest areas
      3. Cities
      4. Any zone / sub zone of your choice
  8. Change your title
  9. Hide and show your helm or cloak
  10. Auto re-complete of partial sets when equipping the set via the Gear Manager Dialog.
  11. Quest Support - Sets base on zone for specific quests.
    1. Fishing Dailies
    2. Argent Tournament Dailies

To enable the Equipment manager

  • Hit esc, in the menu go to Interface.
  • Down the bottom in the controls interface options there will be a check box 'Use Equipment Manager' tick that box.
  • You will then have access to it via the character screen *top right*
  • Note: While hovering over items in your character screen, holding alt will bring up a menu of all the items that can be equipped in that slot.

LATEST CHANGES. V2.0.2

  • Added Functionality: Overloaded API Functions 'RenameEquipmentSet', 'EquipmentSetContainsLockedItems', 'GetEquipmentSetLocations'; This will make sure it will run with other addons that require these functions.

LATEST CHANGES. V2.0.1

  • Fixed Bug: Key binds would not work directly after a log in. they would after a /console reloadui tho...
  • Fixed Bug: Changed the code to be other addon friendly, GetNumEquipmentSets() will now correctly return the correct number of sets.

- Thanks for your support.

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  LushGearSwap-V2.0.2 Release 3.2.0 2,092 8/28/2009
  LushGearSwap-V2.0.1 Release 3.2.0 164 8/27/2009
  LushGearSwap-V2.0.0 Release 3.2.0 285 8/24/2009
  LushGearSwap-V1.7.0 Release 3.2.0 922 8/5/2009
  LushGearSwap-V1.5.0 Release 3.1.0 768 7/23/2009
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • docseuzz said

    Great addon! One idea I had for a feature, was to add the ability to have tooltips show up showing what's in that slot for all sets. For example, I'm leveling a paladin, and have 3 sets in the equipment manager (ret, tank, heals). When picking up quest rewards, I'd like to compare the drop/loot to the same slot in each set, so I can decide which set would get the most improvement from the item (especially when combined with the Pawn addon). This is something that Outfitter used to do (but it wouldn't work consistently)- but I like your addon more than outfitter, as I play from multiple computers, keeping my sets server side helps a ton.

    Again, great addon!

    Reply Report Permalink
  • varlune said

    Sounds like a good idea, The past 2 months i have been travling around europe and i have just (today) got to London.

    I am going to try and live here. In a week or so i should be set up so i can start modding and more inportally WoWing again :D:D

    Ill have a look at what i can do for you :D

    - Sorry for the slow reply :D

    Reply Report Permalink
  • tkuhn1978 said

    Very nice Addon.

    But is it possible to add german support? It won´t change the equipment when i change from first to second skill and back in the german client, but english client works fine

    Spell first skill: Erste Talentspezialisierung aktivieren http://wowdata.buffed.de/?s=63645
    Spell second skill: Zweite Talentspezialisierung aktivieren
    http://wowdata.buffed.de/?s=63644

    Would be very nice when you can implement this.

    Reply Report Permalink
  • varlune said

    Yeah i will do that as soon as i get my computer.

    Thanks for the heads up.

    - Sorry for the late reply.

    Reply Report Permalink
  • ThantiK said

    I have a great idea for this mod and hope you implement it...

    In ToC (5 man normal and heroic), could you check if your in the zone, then check to see when you get dismounted? (should be as easy as checking when you get kicked off the vehicle), equip the weapon/weapons of the last set? Or can you even do that now due to the API locks? Any way to do that w/o causing taint?

    Reply Report Permalink
  • yssaril said

    just a heads up but your addon seriously breaks the blizzard api for instance GetNumEquipmentSets returns a higher number than sets found thus seriously breaking any other addon dealing with the equipment manager and potentially breaking blizzard code itself if they change things

    Reply Report Permalink
  • varlune said

    There was a reason behind the way i did it, but i changed it now so other 3rd party addons will work with it.

    Reply Report Permalink
  • yssaril said

    technically not a bad idea to replace the functions like that especially if you are providing more addonsets than blizzard but if you do you have to make sure all other functions work as expected with your sets as they do with the blizzard ones this last bit could be a bit tricky if especially on functions like GetEquipmentSetLocations :)

    Reply Report Permalink
  • varlune said

    All required functions are overloaded in V2.0.2.

    Thanks for that, i was being a little bit lazy i just wanted to get Client sets out :D

    Reply Report Permalink
  • sabcy said

    Is it possible to have some hotkey to use?

    Reply Report Permalink
  • varlune said

    You can now in version 2.0.0

    Reply Report Permalink
  • varlune said

    Hmmm not as yet, good idea tho.

    You can however put your gear on your bars, and use the default blizzard key bindings or a mod like bartender to bind keys to sets.

    Reply Report Permalink
  • starblazr said

    I have downloaded the mod, made sure I had check the box for "use equipment manager" in the interface options but i still cannot figure out how to access any of the options for this addon. I am able to save my gearsets but that is all i can do. is there a slash command i can use to open up the options screen?

    Reply Report Permalink
  • varlune said

    Just have to right click one of your sets.

    Reply Report Permalink
  • Something is wrong, when i enter WoW i see that the addon is there in the menu but it's not in my interface menu. I can't access it in game. Please help.

    Reply Report Permalink
  • varlune said

    You have to enable the default blizzard equipment manager first.

    To enable the Equipment manager:
    Hit esc, in the menu go to Interface.
    Down the bottom in the controls interface options there will be a check box 'Use Equipment Manager' tick that box.
    You will then have access to it via the character screen *top right*

    Reply Report Permalink
  • velgiant said

    Wonderful addon. I was half way writing one almost exactly like this one but time was a major crutch. Glad you did this :)

    One suggestion though. Fury warriors that change specs have and issue with the auto spec changing functions due to the titans grip talent. If you could update the function LushGearSwapFrame.UNIT_SPELLCAST_SUCCEEDED() to the following, it would fix the issue. Basically it just throws the offhand into you bags if you have one equipped. Might be an easier way to do this, but this is what I had threw in to make it work for me.

    function LushGearSwapFrame.UNIT_SPELLCAST_SUCCEEDED()
    if (arg1 == "player") then
    local SetToUse = LushGearSwapIDS[arg2];
    if (SetToUse) then
    local offhandlink = GetInventoryItemLink("player",GetInventorySlotInfo("SecondaryHandSlot"))
    if ( offhandlink ~= nil ) then
    local offhandstored = GetItemInfo(offhandlink)
    for bagID = 0, 4 do
    local numberoffreeslots, bagtype = GetContainerNumFreeSlots(bagID);
    if (numberoffreeslots > 0 and bagtype == 0) then
    bagwithspace = bagID
    end
    end
    if (bagwithspace == 0) then
    PickupInventoryItem(GetInventorySlotInfo("SecondaryHandSlot"))
    PutItemInBackpack()
    elseif (bagwithspace > 0 and bagwithspace < 5) then
    bagwithspace = bagwithspace + 19
    PickupInventoryItem(GetInventorySlotInfo("SecondaryHandSlot"))
    PutItemInBag(bagwithspace)
    end
    end
    UseEquipmentSet( SetToUse );
    end
    end
    end

    Reply Report Permalink
  • varlune said

    Thanks for that, i have coded in a fix now in my current version same theory behind it, just with a check if your a warrior, and it scans your tree and sees if you have Titans grip, and if you dont it gets rid of your off hand if your currently holding a two handed weapon. after that it waits for your items to become unlocked before it changes your gear, this allows you to correctly change from fury to a shield for example.

    Thanks for the support. ill upload it tonight i just have to add quest support into it first.

    Reply Report Permalink
  • syzygy0010 said

    I can't believe I haven't made a comment on this addon already! Awesome addon. :)

    I do have one small gripe about it though, a few days ago when I tried to change gear sets with my bank window open it didn't go through my bank to get the missing piece and instead gave me that "you don't have all the items in your inventory" error. Would it be possible for the addon to search through your bank when you change gear, too? And then would it be possible to have the addon (through an option specific to each set) deposit the gear while changing?

    Example: I have a set named "Combat" and one named "Combat 2". I am wearing "Combat", and have half of the items for "Combat 2" in my inventory, and the other half in my bank. Would it be possible that in one click the addon with withdraw and equip the items for "Combat 2" wile depositing "Combat" into the bank if it didn't have the "don't deposit" option checked? This might've been changed at some point, but it didn't work a few days ago, anyway.

    Thank you for writing the great addon. :)

    Reply Report Permalink
  • varlune said

    Currently, in your example with the two combat sets, if you were at the bank window and were to click on "combat 2" it would equip that set while leaving half the items of "combat" in your inventory and the other half in your bank.

    It basically just swaps out your gear to where ever it is.

    I think basically what you would like is an option that Withdraws a set while depositing the currently equipped set.

    One small problem with doing something like this, is at any time you cant really tell what set you are wearing as u may be wearing cause sets may be the same as another set.

    For example, my druid has a stamina set and a frost resist set. i wouldn't really be able to tell what set i'm wearing as the entire frost set is used in the stamina set.

    Two options i could do to make this awesome.

    1: I could add an option like "Equip set / Deposit all other sets" this way you would just grab that set and all the other sets would be deposited into the bank; except of course the sets that are marked as do not deposit. does allow you to run up to the bank before a raid and one click equip your required gear, while leaving your bags free for more loot ;)

    2: I could make note of all the gear your wearing and change your gear to the new set, then deposit all the gear you were wearing that is in your bags and not in a set that doesn't want to be deposited. (only problem with this is you may deposit gear that isn't currently in a gear set)

    Let me know what you think, and i can put something in tonight :D at work atm on a lunch break lol

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 20,986 Atlasloot Enhanced PvP, Arena, Map & Minimap...
  2. 5,879 Bagnon Bags & Inventory
  3. 3,445 Decursive Buffs & Debuffs, Boss Encounters...
  4. 2,430 RatingBuster Tooltip, and Bags & Inventory
  5. 2,175 ArkInventory Bags & Inventory