Category: Plug-Ins & Patches
Addon Information
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
2.0.2o v3
Date:
12-19-2007 05:53 PM
Size:
25.59 Kb
Downloads:
30,749
Favorites:
246
MD5:
Pictures
Click to enlarge
All Text search in 2.0.2k
Click to enlarge
Location Icons
Possessions 2.0.2 Updated   Popular! (More than 5000 hits)
This is not really a patch for Possessions, it is the full version of Possessions modified for WoW 2.3, with a few improvements.

Commands:
Code:
/poss                     Open the possessions window
/poss text                Open Possessions and search for "text"
/poss [itemLink]          Open Possessions and search for the item linked
/poss -clear name         Clears all stored data for the character or guild named "name" on the current realm.
/poss -validate all         Queries the server for all items stored in your database for the current realm. This will get rid of the questionmark icons, but it has the potential to disconnect you.
Some Features:
  • Item Link Storage:
    For any character on your account, Possessions stores worn items, items in your inventory, in your keyring, in the bank, in the inbox, and in the the Guild Bank. Of course, you must log in to each character at least once to store their worn items, their inventory, and their keyring contents. In order to track bank contents, you must visit the bank. Possessions stores the items that are in your character's inbox any time you open your inbox. It also stores any items that you mail to one of your alts that Possessions recognizes.
  • Money Tracking:
    Possessions keeps track of how much money each of your characters has and displays the total at the bottom of the Possessions results window, as well as the amount per character in a tooltip when you mouseover the total. Possessions also counts money which you have mailed to an alt, or money in your inbox.
  • Lite Mode:
    Enabling Lite Mode will cause Possessions to immediately stop storing the links to the texture of each item in your inventory. It is unnecessary to store this link since it can be grabbed from the server when needed. One example of such a link is "Interface\\Icons\\INV_Misc_Rune_01", the icon for a Hearthstone. The Lite Mode setting is stored per-account, so it will be the same among all of your characters. You should use Lite Mode unless you are also using Possessions PHP Guildbank cont to display your possessions on a website since it requires the textures.
  • Safe Links:
    When you first log in game after a patch or after your server was restarted, you may see a question mark icon and a generic link for the item. This is normal and is just a measure of safety to help prevent you from being disconnected. You can right click the item to query the server and bring the item's information into your local cache.

3rd Party Extensions:
  • WhoHas - Display locations of items in their tooltip in your bags, bank, or anywhere else outside of Possessions
  • PossessionsFu - Fubar button to toggle Possessions
  Change Log - Possessions 2.0.2 Updated
2.0.2p (TOC: 20400) Coming Soon...
- Queue bag scanning to no more than once every 1.5 seconds.
- Use the new GetItemIcon function to ensure that we get a
texture even for unvalidated items (no more question mark icon!).

2.0.2o v3
- Fixed a bug which caused an error to appear when mousing over the total gold value
if you have guild bank data stored.
- Added a "/poss -validate all" slash command to validate all items in your database
for the current realm.

2.0.2o v2
- Fixed a bug which caused errors for new users of Possessions and when adding new bags.

2.0.2o
- Track the bags in your character's inventory and bank bag slots. Thanks to
Lauchsuppe for the example.
- Record guild bank contents. Guilds will show up in your list of characters,
as if they were characters. Thanks to Gruma, author of WhoHas, for the idea to use GBF_Update.

2.0.2n v2
- Added support for multiple attachments to mail.

2.0.2n (TOC: 20300)
- Support for new item subtypes in the 2.3 patch. You can now find things like
Herbs, Ore, and leather more easily.

2.0.2m v2:
- Fixed: Bug which caused errors on login for the first time with Possessions installed.

2.0.2m:
- New: Money in a character's inbox is counted towards a character's total money.
- New: Records items and money returned from one of your characters inbox to another.
- Fixed: Bug which caused items to be added to your possessions even if a SendMail failed.
- Fixed: Bug which prevented bags which had an empty first slot from being stored
after logging out.
- Fixed: Bug which occasionally caused possessions to stop working after zoning.
- Fixed: Bug which caused incorrect item to show when a search had only one result.
- Fixed: Bug which could cause stacks of the same item to show up separately in results
if the compressed links were different.
- Improved: Enabling/Disabling Lite Mode instantly adds or removes icons for all
characters on the current realm in your database. You can temporarily disable Lite Mode
right before you want to get your savedvariables file for Possessions PHP Guildbank.
- Improved: Lite Mode now also combines stacks of like items within the same bag to
reduce the database size. This is currently a work-in-progress.
- Changed: MoneyTooltip is sorted alphabetically.

2.0.2l: (TOC: 20200)
- New: Icons in the tooltip for search results to help show where the item is located.
- Improved: Reduced garbage memory creation for inventory changes and searches.
This means that Possessions should no longer use up gobs of memory if you conduct
lots of searches.
- Improved: Handling of event-based bag scanning. Eliminated double scans.
- Improved: Search results will no longer clump items with the same name, but
different gems/enchants together preventing you from seeing the true link.
- Improved Full Text Search tooltip scanning speed and hopefully other aspects of performance.
- Removed: EnhTooltip support is removed. No functionality is lost, the original
Possessions used EnhTooltip to display money, but that is now built-in, so EnhTooltip
is no longer necessary.

2.0.2k v2:
- Fixed: Error when sending mail with no attachment.
- Fixed: Added missing Subtypes for Simple and Prismatic gems.

2.0.2k:
- New: WIM support. You can link items to WIM chat windows.
- New: Optional Full Text Search. This allows you to search all lines in the item's tooltip.
When this is enabled, searches will be slower.
- New: Items that you mail to alts will now be recorded with links
- New: Added support for new "Gem" Type and its corresponding subtypes. You can
search for gems by their color.

2.0.2j:
- Improved: Scaled random suffixes are extracted from the uniqueID to reduce the
amount of memory needed to store items with negative suffixIDs. For example, both
"362610728" and "343867432" become simply "40".
- New: Search by item type and subtype. Also added buttons to reset all search fields
and to begin the search.
- New: Drop down menus are sorted alphabetically.
- New: Now shows a note when you mouseover an uncached item with a question mark
icon in the Possessions window explaining how to query the server for the item link.
The note resembles that of AtlasLoot Enhanced. Also shows a message recommending
that you check the mail on a character which has an unconfirmed item in their inbox.
- Change: Possessions window is no longer always on top of other windows.

2.0.2i:
- Change: Defaults to Lite Mode. Nothing can parse the new savedvariables format yet
anyways. *Update* Possessions php Guildbank Cont seems to work, just be sure to uncheck the Lite Mode box to tell Possessions to save the item texture.
- Fix: Properly handle instanceID which determines the stats of new randomly enchanted items.
- Fix: Left or right clicking a randomly enchanted item will show the correct link.

2.0.2H:
- New: Optional Lite Mode. When Lite Mode is enabled, item textures (Icons) are not stored in memory. Instead, they are retrieved when needed from the server. Lite Mode also shrinks the itemString whenever possible to save memory. This feature is toggled by a new checkbox in the bottom right corner of the Possessions window. The downside to this is that programs like Possessions Browser do not have the Texture available.
- New: Money will be displayed even without enhTooltip.
- New: Accept Links as parameters at the command line. Example: "/poss [Hearthstone]"
- New: Left clicking an item in the Possessions results list will pop up a movable tooltip for the item.
- New: /poss -clear <name> command for clearing all data for a certain character on the current realm.
- New: Items recorded in your inbox will now have links.
- Fix: Shouldn't taint any global variables anymore. (thanks to devilcat on curse-gaming.com)
- Fix: Support for negative suffixIDs and uniqueIDs in patch 2.0.3.
- Fix: Added Pairs() to Possessions_convertDB1to2. Thanks Dridzt

2.0.2g:
- Keyring support (thanks to Lauchsuppe for some ideas).
- Now Ignores UniqueID to save some memory. I'm considering a way to ignore unused enchant and suffix data too.
- Won't show tooltip for items that don't exist in cache. Right click to query server.
- Added Stack Count to tooltip shown when mousing over items in the results window.
- Maintains backward compatibility with old data.
- Support possibly negative suffix ID in TBC.
- Added code to support the GetInboxItemLink(index) function which should be available in WoW 2.0.2. This means that items recorded in your inbox can have links instead of just text. This feature will be enabled in a future release of Possessions.

2.0.2f: Fixed a typo which caused you to be disconnected when linking items from Possessions. Also added the display of Recipe Book information to the tooltip.
2.0.2e: Now compatible with the new Item String Format. This means that items with suffixes such as "of the Bear" will be stored correctly.
2.0.2d: Improved text in dropdown for filtering by slot.
2.0.2c: Fixed filtering by slot. Items stored in your Inboxes will show up in random slots. Added Gello's fix for escape keypress.
2.0.2b: Fixed some table references that I missed which caused errors for enhtooltip users.
  Comments - Possessions 2.0.2 Updated
Post A Reply Comment Options
Old 12-12-2006, 09:23 PM  
Theondry
A Murloc Raider
Interface Author - Click to view interfaces

Forum posts: 9
File comments: 52
Uploads: 2
d/c on item linking

I've rebuilt my database clean since installing 2.0.2e, and when I link stuff from possessions, it d/c's me. Is this as planned?
__________________
Theondry of Perenolde
Theondry is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-11-2006, 08:24 AM  
Zidomo
An Aku'mai Servant
 
Zidomo's Avatar

Forum posts: 37
File comments: 601
Uploads: 0
Quote:
Originally posted by Siz
Zidomo, I didn't realize this at first, but the Item String Format used in links was completely changed in WoW 2.0. This is why old data will not work. There are now 8 fields in the itemString instead of only 4. This is likely to store information on gems that are in an items sockets and other things.

I've posted an updated version (2.0.2e) which properly handles this change so that items like "Raider's Boots of the Bear" now show the correct stats instead of no stats at all.
Woohoo. Gave this another go with the saved variables data (Possessions.lua) I backed up prior to the patch on Dec. 5.

Sure enough, it works. All my old data is visible. Great job .

Quote:
Originally posted by Siz
warda - Money still works, but Possessions requires enhTooltip in order for it to be displayed. You can get an alpha version of enhTooltip from the Auctioneer website here. This just screams "Ace2 me!".
Yes, yes it does . Hope to see this in Ace2 form one day, if you have it planned.

Last edited by Zidomo : 12-11-2006 at 08:28 AM.
Zidomo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-10-2006, 06:55 PM  
Siz
A Wyrmkin Dreamwalker
Interface Author - Click to view interfaces

Forum posts: 52
File comments: 227
Uploads: 6
Zidomo, I didn't realize this at first, but the Item String Format used in links was completely changed in WoW 2.0. This is why old data will not work. There are now 8 fields in the itemString instead of only 4. This is likely to store information on gems that are in an items sockets and other things.

I've posted an updated version (2.0.2e) which properly handles this change so that items like "Raider's Boots of the Bear" now show the correct stats instead of no stats at all.

Last edited by Siz : 12-10-2006 at 06:57 PM.
Siz is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-10-2006, 11:44 AM  
warda
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Money working

thx

warda is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-10-2006, 10:51 AM  
Siz
A Wyrmkin Dreamwalker
Interface Author - Click to view interfaces

Forum posts: 52
File comments: 227
Uploads: 6
Awesome tip Gello!

warda - Money still works, but Possessions requires enhTooltip in order for it to be displayed. You can get an alpha version of enhTooltip from the Auctioneer website here. This just screams "Ace2 me!"

Zidomo - I have no idea why old data doesn't work, sorry... It doesn't look like there are stray newlines in my old file such as was the case for LootLink savedvariables.
Siz is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-10-2006, 06:56 AM  
Gello
A Scalebane Royal Guard
Interface Author - Click to view interfaces

Forum posts: 407
File comments: 136
Uploads: 65
Thanks for updating this. This is not a request but a minor suggestion, if you change this in Possessions_SearchBox:

<OnEscapePressed>
Possessions_Hide();
</OnEscapePressed>

to this:

<OnEscapePressed>
this:ClearFocus()
</OnEscapePressed>

It allows you to keep the window up while using the keyboard for other things. (opening bags, sending links, etc) Since Possessions_Frame is in UISpecialFrames a second ESC will clear the window from the screen.
Gello is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-10-2006, 06:33 AM  
warda
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Lova Siz

Really thx, those days with no poss have been a real pain

Seems fine working now for me.

1 thing i noticed money is not showing anymore.
Any plans about it? or is a thing broken by 2.0 api

10000 thx anyway
warda is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-10-2006, 02:51 AM  
Zidomo
An Aku'mai Servant
 
Zidomo's Avatar

Forum posts: 37
File comments: 601
Uploads: 0
Quote:
Originally posted by Siz
It shouldn't be a big deal to log into your characters once to load their information again.

I did use Sanity2 until I was able to make Possessions work for me. I prefer Possessions since there's nothing more useful to me than being able to use a simple command to see where I have an item stored.

It looks like I missed some fixes that would only normally appear for someone using EnhTooltip. Thanks for posting the errors, I'll try to fix them.

Someone else has posted a fixed version of Possessions on ui.worldofwar.net
Thanks for being quick on that fix.

As to logging on characters again to retrieve info...if only it was that simple .

One feature Possessions had (still has?) that no other inventory mod did was to make note of something you sent in mail to another character. Once you sent it, it would be listed in that character's inbox without having to log the other character and open their inbox.

When you move large masses of mail between characters, as you know, there is limited space to view it in the inbox. But Possessions would still have listed that the character you sent mail to would be in possession of that item--if you didn't open that inbox. Once you open the inbox and can no longer see the item, it would be deleted off Possession's list. It would not be recorded again until you cleared out the front of the inbox so that items in the back would appear.

That is the issue here. A shame that old data could not be imported...but hey. Thanks again for the tooltip fix.

Last edited by Zidomo : 12-10-2006 at 02:53 AM.
Zidomo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-09-2006, 09:21 PM  
Tageshi
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 142
Uploads: 14
Oh great. I love Possessions from long before.
Thank you for porting to API 2.0 .
Tageshi is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-09-2006, 07:24 PM  
Siz
A Wyrmkin Dreamwalker
Interface Author - Click to view interfaces

Forum posts: 52
File comments: 227
Uploads: 6
It shouldn't be a big deal to log into your characters once to load their information again.

I did use Sanity2 until I was able to make Possessions work for me. I prefer Possessions since there's nothing more useful to me than being able to use a simple command to see where I have an item stored.

It looks like I missed some fixes that would only normally appear for someone using EnhTooltip. Thanks for posting the errors, I'll try to fix them.

Someone else has posted a fixed version of Possessions on ui.worldofwar.net
Siz is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-09-2006, 05:52 PM  
Zidomo
An Aku'mai Servant
 
Zidomo's Avatar

Forum posts: 37
File comments: 601
Uploads: 0
Doesn't work currently with old data. Try to bring it up ("/poss") and the following error occurs. The Possessions window does not come up after the error:

Possessions\\Possessions.lua:803: attempt to call a table value\nPossessions\\Possessions.lua:803: in function `Possessions_CountMoney'\nPossessions\\Possessions.lua:404: in function `Possessions_BuildDisplayIndices'\nPossessions\\Possessions.lua:313: in function `Possessions_Update'\nPossessions\\Possessions.lua:286: in function `Possessions_Show'\nPossessions\\Possessions.lua:297: in function `Possessions_SlashCommandHandler'\nPossessions\\Possessions.lua:678: in function `value'\nFrameXML\\ChatFrame.lua:3008: in function `ChatEdit_ParseText'\nFrameXML\\ChatFrame.lua:2734: in function `ChatEdit_SendText'\nFrameXML\\ChatFrame.lua:2756: in function `ChatEdit_OnEnterPressed'\n<string>:\"ChatFrameEditBox:OnEnterPressed\":2: in function <[string \"ChatFrameEditBox:OnEnterPressed\"]:1

Without Possessions being able to convert old saved databases, not much point to it. If you have to start over with brand new databases for it to work, may as well choose Sanity2 (http://www.wowace.com/files/ , look for "Sanity2" on the page). That does things in a much more aesthetically pleasing fashion (and actually works).

Last edited by Zidomo : 12-09-2006 at 05:52 PM.
Zidomo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.