Download
(60Kb)
Download
Updated: 06-08-08 07:12 AM
Addon for:
ItemRack.
Pictures
File Info
Updated:06-08-08 07:12 AM
Created:unknown
Downloads:199,364
Favorites:315
MD5:

ItemRack 2.16 (Old version don't download)  Popular! (More than 5000 hits)

Version: 2.16
by: Gello [More]

ItemRack 2 is out of beta! Thanks to everyone for using this, helping to make it better and most of all your patience.

This "Plugin-Ins & Patches" version of the mod is being depreciated as 2.x becomes the primary version of the mod. The official version of ItemRack is at:

http://www.wowinterface.com/downloads/info4148.html

2.2 and future versions will be posted there.

This 2.16 version will remain for some time mostly to keep comments, but please post new comments on the primary link above.

Thanks!

Post A Reply Comment Options
Unread 05-11-08, 02:28 AM  
adino
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
so...does 2.11 work on the current live realms or only on the 2.4.2 test realm?
Report comment to moderator  
Reply With Quote
Unread 05-11-08, 12:50 AM  
Steil
A Cliff Giant
 
Steil's Avatar

Forum posts: 77
File comments: 49
Uploads: 0
So, I'm wondering if this patch is an update of the working (til 2.4.2) 1.992 file or is this based off of the buggy 2.x series?
Report comment to moderator  
Reply With Quote
Unread 05-09-08, 07:20 AM  
rawoul
A Kobold Labourer

Forum posts: 1
File comments: 1
Uploads: 0
It would be nice if the 'Tiny tooltips' option applied on set buttons, to hide the list of items in the set.
Report comment to moderator  
Reply With Quote
Unread 05-08-08, 07:58 PM  
Toran
A Nerdscale Dorkin
 
Toran's Avatar
Premium Member

Forum posts: 143
File comments: 433
Uploads: 0
Re: ButtonFacade

Originally posted by Thorlin
Any chance of you adding support for ButtonFacade?
Second that.
Report comment to moderator  
Reply With Quote
Unread 05-08-08, 07:54 PM  
Gello
A Molten Giant
AddOn Author - Click to view AddOns

Forum posts: 521
File comments: 582
Uploads: 75
Yeah I've incorporated your changes in the one I'll post this Monday (holding out hope for a character copy for more thorough testing). They work great. I'm able to equip and unequip my tuxedo without messing with the 2h afterward lol

I experimented with the new equip functions but it doesn't lock items nor skip over already moving items (ie, equipping two identical rings for resist gear). I've got what hopefully is a solid enough set equip now to handle events and all (the one posted for patch will handle multi-pass swaps where an item needs to unequip to move instead of "Another swap in progress"), so we'll see.

Oh I also indirectly incorporated the Spanish bag fix with the new GetItemFamily function.

Thanks again Romracer, you definitely get credit for those fixes.

re: show/hide helm and cloak. I carry a monocle around now also so it's definitely on my todo list.
Report comment to moderator  
Reply With Quote
Unread 05-08-08, 06:43 PM  
romracer
A Murloc Raider
 
romracer's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 49
Uploads: 1
Originally posted by Gello
If I don't have the new set equip done by tuesday I'll definitely incorporate the fix Romracer thanks!

edit: Just did a diff on the files and definitely see the problem.

I'm curious on the %-?%d+ bit tho. Are there negative item id's? I know the later fields can be negative but the base id was always positive I thought.

As far as set equipping goes, I think 2.2 or so implemented some new API functions to make equipping items to specific slots much easier. I was going to rewrite ItemRack's function to use this, but I like you, don't have much free time :P

Regarding item IDs, I believe it is technically possible for a base ID to be negative. WoWWiki only lists suffixID and uniqueIDs explicitly as being able to be negative though. I'm not sure exactly which line you're referring to, but there are certainly some situations in ItemRack where it does not support negative uniqueIDs without my patch, such as:

Code:
string.match(itemLink or "","item:(.+):%d+") or 0
which I believe my version has changed to:

Code:
string.match(itemLink or "","item:(.+):%-?%d+") or 0

I have not had a chance to reconcile my changes with your 2.11 yet, but please, if you are interested in including my fixes and have any more questions, please let me know. I'd much rather not have to maintain my own fork anymore :P
Report comment to moderator  
Reply With Quote
Unread 05-08-08, 06:25 PM  
Avitus
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 33
Uploads: 3
Hello Gello, any chance set based hide/show helm will make a comeback at some point? It's the only missing (significant) feature of Itemrack 1.9x

Thanks
Last edited by Avitus : 05-08-08 at 06:25 PM.
Report comment to moderator  
Reply With Quote
Unread 05-08-08, 10:22 AM  
Gello
A Molten Giant
AddOn Author - Click to view AddOns

Forum posts: 521
File comments: 582
Uploads: 75
If I don't have the new set equip done by tuesday I'll definitely incorporate the fix Romracer thanks!

edit: Just did a diff on the files and definitely see the problem.

I'm curious on the %-?%d+ bit tho. Are there negative item id's? I know the later fields can be negative but the base id was always positive I thought.
Last edited by Gello : 05-08-08 at 10:44 AM.
Report comment to moderator  
Reply With Quote
Unread 05-08-08, 09:56 AM  
Buio
A Kobold Labourer

Forum posts: 0
File comments: 150
Uploads: 0
Thanks romracer. As 2.4.2 isn't out yet I'll wait with upgrading to 2.11.
Report comment to moderator  
Reply With Quote
Unread 05-08-08, 06:27 AM  
romracer
A Murloc Raider
 
romracer's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 49
Uploads: 1
Originally posted by Vashar
I have a save durability (partially nude) set that I hit when I know there's a wipe or I know that I will die. When I try to re-equip, it always gets stuck that the point of equipping my 2Her and leaves my ranged weapon in my bag.

I'm reverting back to the old outdated ItemRack as it has not given me any trouble and the lag it causes is only for the split second that I swap sets.
I believe I fixed this in the "2.1e" and various versions before it. To test it, I have a priest with a staff (2h obviously) and a wand (ranged). I have the option "Allow empty slots" enabled. I have a set that includes all of my gear, except the staff and wand slots are set to empty and included in the set (thus unequiping them if I pick this set).

I can go from my DPS set to this temp set and it will successfully take my 2h weapon and wand off. I can then go back and click my DPS set and it will successfully re-equip both my staff and my wand, without getting stuck.

This seems to be what you describe, and it works fine in 2.1e for me. Please let me know if my test scenario is missing something.

I have not had a chance to see if Gello included my fixes in 2.11 yet, but I will check this afternoon. Gello, please contact me if you would like my assistance with incorporating my changes into the "official" version.


Edit: 2.1e can be found here for those that miss it - http://athanyel.net/wow/mods/ItemRack-2.1e.zip

If 2.11 does not include my fixes, I'll be "backporting" the 2.4.2 fixes into a 2.1f.
Last edited by romracer : 05-08-08 at 06:28 AM.
Report comment to moderator  
Reply With Quote
Unread 05-07-08, 07:07 PM  
Thorlin
A Defias Bandit

Forum posts: 2
File comments: 36
Uploads: 0
ButtonFacade

Any chance of you adding support for ButtonFacade?
Report comment to moderator  
Reply With Quote
Unread 05-07-08, 02:53 PM  
GRiM
An Aku'mai Servant
 
GRiM's Avatar

Forum posts: 29
File comments: 46
Uploads: 0
Thumbs up Thanks so much...

I want to thank you for all the time you have put into this mod. I have been using it since release and don't think I could play without it.

Like most other people...looking forward to seeing events re-implemented!

Again...THANK YOU!
__________________
Too busy playing WoW to make a proper sig...
Report comment to moderator  
Reply With Quote
Unread 05-07-08, 02:50 PM  
speak
A Wyrmkin Dreamwalker
 
speak's Avatar

Forum posts: 57
File comments: 186
Uploads: 0
wtb events!

wtb events for ir2!
Report comment to moderator  
Reply With Quote
Unread 05-07-08, 02:47 PM  
Gnarfoz
A Deviate Faerie Dragon
 
Gnarfoz's Avatar
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 73
Uploads: 7
WTB events for ItemRack 2.x ^^
Report comment to moderator  
Reply With Quote
Unread 05-07-08, 02:01 PM  
Gello
A Molten Giant
AddOn Author - Click to view AddOns

Forum posts: 521
File comments: 582
Uploads: 75
On the version just posted for 2.4.2, I'm not certain it's all good. Character copy is down, but at least one of the errors was fixed. I'll be watching for character copy to come back up to more fully test it.

On the 2h getting stuck. Yeah I experience that also. The set equip sucks in this version, it's the primary roadblock to moving forward on the mod. I'm getting some free time this summer so I'll be working on it more.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: