ItemSync
--- A ItemSync update for wow client 4.1.0 is coming the next days! Please be patience! ---
What is ItemSync? ItemSync is an item collection and manipulation mod. ItemSync will gather items from many different sources. Many features are available to you such as a search feature for items that were gathered and even a favorites window to keep track of items you really would like to have. ItemSync also comes bundled with several other useful tools that will be described below.
ItemSync will always maintain an updated list of items and names. Its all automatic and you dont have to do a thing. Just let ItemSync work its magic.
What features do I get with ItemSync? There are tons of features are your disposal! ItemSync comes complete with the following abilities: -Filtering -Search -QuickBag (a portable inventory bag with easy to read item prices) -Favorites (a window to keep track of all those favorite items youve wanted) -ItemID (a window to allow you to manually input item ids for items you havent seen) -Optimizer (a feature that allows you to always keep a clean and efficient database.) -Validater (a feature that allows you to validate those invalid items in your database) -And so much more!!!!
ItemSync will gather items from almost every possible location. This includes locations such as the Auction House, Bank, Inventory, Inspect Window, Chat Window, and more.
ItemSync also stores the prices of items when you visit a Vendor. Not to mention it even grabs the items that the Vendor has to sell!!!
Favorites Window: A neat ability that is available to you when you use ItemSync. It allows you to store those items you come across and have always wanted. The Favorites window makes it easy for you to remember items. No more writing down items and then forgetting what they were called or what stats they had.
QuickBags: QuickBags is a portable inventory bag, which displays prices of items in a simple to read format. No more having to hover items in your bags to view what each item is worth. Selling items to a vendor has never been easier!
Search Window: ItemSync comes with a very power search capability. You can search by items by location, rarity, level, and even resistance.
ItemID: ItemID is a very nifty tool which allows you to manually input items by their item id to your database. This is a great way to add items you havent come across yet. Filtering: ItemSync can store items based upon your filtering settings. Want ItemSync to only collect blue items and above? Its easy with the Filter window. You can even purge the database by a specific rarity.
Fetch Links: Fetch Links is a very handy feature in ItemSync that allows you to quickly and easily add items to chat by using partial names. For example typing [*ore*] in the chat window would replace it with the actual link for [Copper Ore]. Fetch Links is a very powerful tool and has many applications.
Can I see prices of items in the tooltips?
YES! ItemSync has the ability to display both the Vendor Price and the Sell Price for an item within the tooltip. You can select which features you wish to view within the Options window.
Do I ever get disconnected linking an item? You shouldnt ever disconnect while linking an item from ItemSync. ItemSync has been programmed to prevent any such actions from occurring. If however in the event you do disconnect then you should take caution when linking that item in the future. The creator of ItemSync takes no responsibility for any disconnections that may occur while using ItemSync.
Can I see the items across servers? Yes, this option is available to you. It isnt recommended as item ids are different across servers. This means you will always have a constant list of invalid items if you merge them across servers. By default ItemSync separates item collection by server.
Can I convert my data from LootLink/KC_Items/ItemsMatrix?
NO! I repeat NO! This ability has been removed from any future version of ItemSync. This is just to time consuming. If other folks wish to make converters then they are allowed to. I will post links to them as they become available.
If you guys and gals could be so gracious as to spread your views and acknowledgement and acceptance of ItemSync to your friends and family. I would be truely in all your debts.
Also your votes would be truely kind and will repay me for all the work i've put into this mod.
Sincerely Yours, Derkyle
Creating Fixes for everyone :)
i have set in the *.lua the minimap icon to = 1-> this works.. but if i set a new position ingame, with the option menu, and then turn off and on wow .. the miniomap position is never safed.. but if i then go to the options menu the minimap button jumps to my configurated position???
Newest version has major conflicts with FuBar http://www.wowinterface.com/list.php?skinnerid=26682
I think I dragged isync during some heavy lag and ended up hiding it out of my visible range. I have tried looking at code and attempting to reveal it for quite a long time, however I type /is and still don't see the UI.
Any way to fix this without deleting the .lua and losing all of my items?
I am getting an error of
"Interface\Addons\Itemsync\core\Isync_Core.lua:475:attempt to call method 'onupdatetriggered' (a nill value)"
This is with version 12.1
The fix with the capitals (Isync to ISYNC) seems to work in Mobinfo2.lua - thx for the Info!
A quick fix was posted for the Mobinfo2.lua:1103 - error by Mindlessglalaxy. I am taking the liberty of copy-pasting it here too. All props go to Mindlessglalaxy.
"Yes the error line refers to a the lines below this in the Mobinfo2 lua file:
-- check if ItemsSync is installed and knows the price if ISync and ISync.GetData then price = tonumber( ISync:GetData( itemName, "price" ) ) if price and price > 0 then return price end end
To fix this change the lines to this please:
-- check if ItemsSync is installed and knows the price if ISYNC and ISync.GetData then price = tonumber( ISync:GetData( itemName, "price" ) ) if price and price > 0 then return price end end
The problem is that ISync must be in capitals. It is only the one word so if you want just correct it and it now works perfectly for me. Good luck and hope this works for eveyone."
It's been mentioned before, but I'll do a bump on the problem for great justice. =)
When ItemSync and OneBag are both active, the item icon borders in the OneBag and OneBankBag frames are all black, instead of the colour representing the rarity of the item (grey,green,blue,purple,etc.). I IMPLORE you, please fix IS so it doesn't mess with this OB (Ace?) functionality. I SO hate not being able to use the best inventory addon and the best item collection addon together. :(
Thanks in advance!
Since i've installed ItemSync 12.1 MobInfo (2.85) brings inexpected values (errors) on screen. With V11 all runs fine. I downgrade now to V11 and wait for a _working_ one... :(
Thanks for your update.
With 12.1 (not with 11) my mainbar and the sidebars are all cluttered to the top of the screen.
(edit) Forget it, was FuBar. Yes, Fubar is FUBAR in my book now. *deletes and goes back to good ol' Titan*
i have set in the *.lua the minimap icon to = 1-> this works.. but if i set a new position ingame, with the option menu, and then turn off and on wow .. the miniomap position is never safed.. but if i then go to the options menu the minimap button jumps to my configurated position???
I love what you've done with ItemSync but have one suggestion. When cleaning the database to validate invalid links, have it mark the link/move the link to another table to indicate that it is extra bad before actually testing it. Then test it and if it turns out good move it in with the good links. If it ends up disconnecting the user it'll get left as extra bad and avoided in any subsequent scans until all the other bad links are tested.
Yeah, I noticed Onebag just didn't look right after I loaded v12 and couldn't pinpoint it for a while. But yeah, the rarity color of an item that is supposed to encircle an icon is black, not white or blue or purple, etc. Other than that, I'm likin it :)
Heya,
For me, the errors are gone with 12.1, but the import from version 11.3 still doesnt work at all. When I Clean, it says the usual warning text but nothing happens after that, no status bar in the middle of the screen, no items at all in itemsync :(
edit: I use a global server database if thats of some importance :)
like the others, my FuBar is there, but it wont recognize any of the addons except LootFu and ScoreFu
isolated some problems, since v12, when u try to open metamap, it freeze the screen for a long period and when it finally comes back to normal i recieve a lot of stack overflow errors coming from different mods.
i can confirm what andilas said, "12.1 also had another strange side effect, in that all of my Fubar plugins stopped showing up. The bar itself was there, but no plugins showed or were available from the config menu. This again corrected itself when I went back to 11.3."
same thing happened to me
in some way IS seems to cause problems with Ace addons. I use "onebag" and when IS is enabled the itemborder in onebag that should show the rarity (i.e. blue border for blue items etc) doesnt work.
After updating to 12.1, I'm having the same strange issue KamuiGT mentioned. I'm using the default Blizzard bars, and on logging in after updating, my Main Bar as well as my Right Side Bar show up at the very top of the screen, rather than down at the bottom/side where they usually are, making the game unplayable. I removed 12.1 and reinstalled 11.3, and the bars returned to where they should be, but it seems I lost all my ItemSync data in the process.
12.1 also had another strange side effect, in that all of my Fubar plugins stopped showing up. The bar itself was there, but no plugins showed or were available from the config menu. This again corrected itself when I went back to 11.3.