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,753
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 01-06-2008, 08:12 PM  
Kasa
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Great continuation of an already great addon! Bravo.

Like others may have stated, the only thing I really miss is being able to display cross-faction items. The old Possession had this option that could be turned on/off as required.

Last edited by Kasa : 01-06-2008 at 08:12 PM.
Kasa is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-06-2008, 03:03 PM  
Siz
A Wyrmkin Dreamwalker
Interface Author - Click to view interfaces

Forum posts: 52
File comments: 227
Uploads: 6
Quote:
Originally posted by sipan
...is there still a way to remove one guild bank?
Yes, use the "/poss -clear <Guild Name>" slash command. Example if your guild name is "Guild Name":
Code:
/poss -clear Guild Name
This slash command is picky about capitalization, so make sure you type it just like it appears.
Siz is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-06-2008, 05:56 AM  
Mellow129
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Guild Bank Function!

WOW theres a Guild Bank function to this addon now?. I'm sure most of us utilize an alt guild for our storage purposes now, and with this feature I'll never have to log over to check if I have the materials to craft something.
Thank you for making a great addon even better!
Mellow129 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-05-2008, 08:21 AM  
sipan
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Quote:
Originally posted by sipan
I noticed that possessions has guild bank info, I have no idea if its active (I selected it but shows nothing)
However, in a case like mine I dont really care whats in my primary guilds bank, but I do have a toon that is my bank toon, he has his own guild, is there a way to see whats in his guild bank while I am on my other toons?
(all my other toons are in the same guild) if not, can a feature like this be added were we can elect what guild bank you want to see? thanks , love this mod, couldnt live without it
NM.....I just noticed it now..it shows inv for both guild banks, however, is there still a way to remove one guild bank?

thanks
sipan is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-05-2008, 07:56 AM  
sipan
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
I noticed that possessions has guild bank info, I have no idea if its active (I selected it but shows nothing)
However, in a case like mine I dont really care whats in my primary guilds bank, but I do have a toon that is my bank toon, he has his own guild, is there a way to see whats in his guild bank while I am on my other toons?
(all my other toons are in the same guild) if not, can a feature like this be added were we can elect what guild bank you want to see? thanks , love this mod, couldnt live without it

Last edited by sipan : 01-05-2008 at 07:59 AM.
sipan is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-03-2008, 09:58 AM  
healmeplz
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 3
Uploads: 1
Hi. I posted an updated version of Possessions Browser that works with this version. Get it here http://www.wowinterface.com/download...nsBrowser.html
healmeplz is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-02-2008, 08:26 PM  
Siz
A Wyrmkin Dreamwalker
Interface Author - Click to view interfaces

Forum posts: 52
File comments: 227
Uploads: 6
Re: Error

Quote:
Originally posted by Sleepcontrol
I just installed this version of possessions, but I continously get the error interface\addons\possessions\possessions.lua:97 attempt to index global 'PossessionsLocale' (a nil value)
That is an odd error that should not appear if Possessions was correctly copied into your addons folder with all files intact.

Quote:
Please help me get this mod working. Also does this version support mails with multiple contents? so if you send 12 stacks of something, will it show the full 12 stacks or just the initial 1 stack that the mail shows?
Yes, this feature was added in 2.0.2n v2

Starfury, try clearing your savedvariables file for Possessions and starting over.

Last edited by Siz : 01-02-2008 at 08:27 PM.
Siz is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-02-2008, 01:18 PM  
Sleepcontrol
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Error

I just installed this version of possessions, but I continously get the error interface\addons\possessions\possessions.lua:97 attempt to index global 'PossessionsLocale' (a nil value)

Please help me get this mod working. Also does this version support mails with multiple contents? so if you send 12 stacks of something, will it show the full 12 stacks or just the initial 1 stack that the mail shows?
Sleepcontrol is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-29-2007, 03:31 PM  
Starfury
A Deviate Faerie Dragon
 
Starfury's Avatar
Interface Author - Click to view interfaces

Forum posts: 18
File comments: 24
Uploads: 1
Issue on one server

On characters on this one server (doesn't happen on any other server), I get this error when i do /poss and the window doesn't come up.

[2007/12/29 15:27:07-1268-x1]: Possessions\Possessions.lua:718: attempt to perform arithmetic on field '?' (a nil value)
Possessions\Possessions.lua:643: in function `Possessions_Update'
Possessions\Possessions.lua:502: in function `Possessions_Show'
Possessions\Possessions.lua:511: in function `Possessions_Toggle'
Possessions\Possessions.lua:517: in function `Possessions_SlashCommandHandler'
Possessions\Possessions.lua:1115: in function `value'
Interface\FrameXML\ChatFrame.lua:3108: in function `ChatEdit_ParseText':
Interface\FrameXML\ChatFrame.lua:2800: in function `ChatEdit_SendText':
Interface\FrameXML\ChatFrame.lua:2821: in function `ChatEdit_OnEnterPressed':
<string>:"*:OnEnterPressed":1: in function <[string "*:OnEnterPressed"]:1>

Any idea whats going on?

Last edited by Starfury : 12-31-2007 at 02:41 PM.
Starfury is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-29-2007, 11:43 AM  
Siz
A Wyrmkin Dreamwalker
Interface Author - Click to view interfaces

Forum posts: 52
File comments: 227
Uploads: 6
Re: guild bank possessions > Will we have it ? :D

Quote:
Originally posted by YammY
Since guild bank feature was released, I'm wondering, when will Possessions handle the guild bank stuffs too
I don't understand what you're saying. Possessions tracks guild bank contents as if the guild was a character.
Siz is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-29-2007, 05:32 AM  
YammY
A Kobold Labourer
 
YammY's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 19
Uploads: 1
guild bank possessions > Will we have it ? :D

Hi !

Since guild bank feature was released, I'm wondering, when will Possessions handle the guild bank stuffs too

It's like, I moved everything to there, and now i have 'no possessions' on me or on the alts

Are you intending to add this feature some day!? That would make the addon even more perfect

Thanks for great mod !
YammY is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-28-2007, 05:19 PM  
Siz
A Wyrmkin Dreamwalker
Interface Author - Click to view interfaces

Forum posts: 52
File comments: 227
Uploads: 6
Re: Faction in Guild Vault data

Quote:
Originally posted by Gruma
Can you add a "faction" entry to each guild vault table, like the character tables have? That will help me implement a feature my users are asking for in WhoHas - for it to show all guild vaults a char has access to, even through an alt.
Yes... yet another thing I forgot. Maybe I'll add the ability to enable/disable faction display which has been requested a few times.

The next version will probably have a limit in place to prevent bags from being reloaded more than once every 1.5 seconds or so to try to reduce lag when users use an addon to switch gear sets, or when sorting bags.
Siz is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-28-2007, 01:42 PM  
Gruma
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Faction in Guild Vault data

Siz,

Can you add a "faction" entry to each guild vault table, like the character tables have? That will help me implement a feature my users are asking for in WhoHas - for it to show all guild vaults a char has access to, even through an alt.

Thanks.

Last edited by Gruma : 12-28-2007 at 02:09 PM.
Gruma is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-22-2007, 11:08 PM  
Siz
A Wyrmkin Dreamwalker
Interface Author - Click to view interfaces

Forum posts: 52
File comments: 227
Uploads: 6
Re: Gems.

Quote:
Originally posted by SamusJC
Hoping there's a way to track gems that were socketed onto items, I would like to request this type to be integrated with 'wearing,' 'inventory,' etc. I would like a way to tell the special unique-equipped heroic gems are already on my character instead of having to shift + right click to tell the name of the gem.
Give another of my addons, JewelTips, a try.
Siz is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-22-2007, 06:54 PM  
SamusJC
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Gems.

Hello,

I'm very grateful for this addon. Very useful to keep trap of the items I have. Hoping there's a way to track gems that were socketed onto items, I would like to request this type to be integrated with 'wearing,' 'inventory,' etc. I would like a way to tell the special unique-equipped heroic gems are already on my character instead of having to shift + right click to tell the name of the gem.

Hoping for a solution,

- JC -
SamusJC 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.