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:
31,046
Favorites:
240
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 10-20-2008, 01:46 PM  
Zwerg
A Defias Bandit

Forum posts: 3
File comments: 15
Uploads: 0
Quote:
Originally posted by Krellmax
Do you plan to update this for 3.0? I'm hoping so. I really miss it!
Take this one:

http://www.wowinterface.com/download...ionsWotLK.html

Zwerg is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-19-2008, 10:04 PM  
Krellmax
A Kobold Labourer

Forum posts: 1
File comments: 10
Uploads: 0
Do you plan to update this for 3.0? I'm hoping so. I really miss it!

Last edited by Krellmax : 10-19-2008 at 10:04 PM.
Krellmax is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-17-2008, 11:39 AM  
Genaeve
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Question One of my MUST have Addons

Is this going to be updated for the new patch? This is one of the Must Haves for me. Right now, I'm still using it, but the pane is a bit squished.

Thank you
Genaeve is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-13-2008, 01:27 PM  
handvprice
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Multiple computers? And database structure?

I play from several computers (one account). Let's say my main has an up-to-date possessions.lua. If I mail an item while on a different computer, then exit and return to the main computer, the main's possessions.lua doesn't know that item isn't in inventory any more. I think this is so it can keep track of mailbox items beyond the 50 message limit. I'd like to suggest a fix: as long as there are less than 50 messages in the inbox, Possessions could dump its old inbox list, and recreate it anew. (If the mailbox is full of 50, it would need to keep its old list so it doesn't lose track of those not visible message attachments.)

Also, could you clarify the possessions.lua database structure? Thanks.
handvprice is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-23-2008, 10:41 PM  
Nyte
A Deviate Faerie Dragon
Interface Author - Click to view interfaces

Forum posts: 18
File comments: 69
Uploads: 0
Re: WotLK compatible version

Quote:
Originally posted by Dridzt
I've uploaded a beta compatible version that should be available shortly here.

(When / If it's approved )

Codebase is 2.0.2o-v3 with bugfixes for the beta client.
Thanks, Dridzt, yet again (you once updated Titan Bookworm for me).

Nyte
__________________
Beware of the Nyte!
Nyte is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-23-2008, 05:30 PM  
Dridzt
A Rage Talon Dragon Guard
Interface Author - Click to view interfaces

Forum posts: 307
File comments: 452
Uploads: 38
WotLK compatible version

I've uploaded a beta compatible version that should be available shortly here.

(When / If it's approved )

Codebase is 2.0.2o-v3 with bugfixes for the beta client.
Dridzt is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-14-2008, 08:34 PM  
Nyte
A Deviate Faerie Dragon
Interface Author - Click to view interfaces

Forum posts: 18
File comments: 69
Uploads: 0
Error Message - WotLK Beta

I get this error when trying to scroll the Possessions window. The scroll indicator moves but the window doesn't scroll.

Date: 2008-08-14 19:29:03
ID: 56
Error occured in: Global
Count: 32
Message: ..\FrameXML\UIPanelTemplates.lua line 230:
attempt to index local 'self' (a number value)
Debug:
[C]: ?
..\FrameXML\UIPanelTemplates.lua:230: FauxScrollFrame_OnVerticalScroll()
[string "*:OnVerticalScroll"]:1:
[string "*:OnVerticalScroll"]:1
[C]: SetVerticalScroll()
[string "*:OnValueChanged"]:1:
[string "*:OnValueChanged"]:1
AddOns:
ActionButtonColors, v1.0
Atlas, v1.12.0
AtlasMajorCities, vv1.4
AtlasBattlegrounds, v1.12.0
AtlasDungeonLocs, v1.12.0
AtlasFlightPaths, v1.12.0
AtlasOutdoorRaids, v1.12.0
AutoBindOnPickup
AutoProfitX, v2.03
BagStatusMeters, v1.5.26
BlessingBar, v2.3.0-0.2
BonusScanner, v4.0.2
Bookworm
Butsu, v1.6
CareBear
ChatScroll
Chippu, v1.2
Chronos, v2.11
Earth
EasyDND, v2.4.3.79039
EquipCompare, v2.11
FeatureFrame
FishingBuddy, v0.9.4m
FBOutfitDisplayFrame, v0.9.4g
FBTrackingFrame, v0.9.4g
GFWAdSpace, v2.1.1
FluffyQuestLevels, v0.91
FluffyQuestTracker, v0.91
FriendsFacts
GryphonsRemover
HolyLibrams, v1.2
ItemDataCache, v1.12
ItemTooltipIcons, v1.0.0
lowAvoidance, v2.4.3.0
MinimapZoom
MobileMinimapButtons, v2.4
oGlow, v1.12
OpenAllBags
picoFriends, v2.4.3.2
picoGuild, v2.4.3.2
Possessions, v2.0.2o v3
PossessionsTitan, v1.0
HKQuestInitiators, v1.3
QuestGlance, v1.1
QuestHistory, v2.3.0
ReagentHelper
SafeCracker, v1.0.0
Satellite, v1.8
Sea, v1.39
SealBar, v2.4.0-0.1
Skillet, v1.10-61015
SkillUp, v2.0
SmartBuff, vv3.0aDev2
SmartDebuff, vv3.0aDev2
StatBlockCoords, v2.0
StatBlockFPS, v2.0
StatBlockLatency, v2.1
StatBlockMeleeStats, v2.0
StatBlockMemory, v2.1
StatBlockMoney, v2.0
StatBlockTimeInFight, v2.0
StatBlockXP, v2.1
StatBlockZoneText, v2.1
Swatter, v5.0.PRE.3262
tekKompare, v3.0.1.3
TitanAggro
TitanEmote, v1.03
TMSPBookworm
TitanFactions, v20100.02
FBTitan, v0.9.4g
TitanFriends, v3.0.0
TitanGuild, v3.54
TitanLogout
TitanMainMenu, v1.02
TitanRecZone
TitanReloadUI
TitanSkills
TitanMail, v2.03.$Revision: 1 $
TitanBag, v4.0.0.30000
TitanClock, v4.0.0.30000
TitanCoords, v4.0.0.30000
TitanCritLine, v0.5.7
TitanGathered, v$Revision: 2.0.0.8 $ $Date: 2008/02/10 18:15:38 $
TitanGoldTracker, v4.0.0.30000 (2.3.2)
TitanItemBonuses, v4.0.0.30000
TitanLootType, v4.0.0.30000
TitanNameToggle, v3.0 r1
TitanPerformance, v4.0.0.30000
TitanQuests, v1.01.20400
TitanRegen, v4.0.0.30000
TitanRepair, v4.0.0.30000
TitanRider, v4.0.0.30000
TitanXPStatus, vv3.3.1
TitanXP, v4.0.0.30000
Titan, v4.0.0.30000
TitanItemDed, v3.0
TitanTradeCooldown
TrinketMenu
WeaponRebuff, v3.1
WhoHas, v2.4.1
WowLua, vWowLua 1.0 Interactive Interpreter
__________________
Beware of the Nyte!
Nyte is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-27-2008, 01:26 AM  
askjosh
A Murloc Raider

Forum posts: 7
File comments: 26
Uploads: 0
seeing as this has been dead since may does anyone want to pick it up? I would really like to see it supported, but sadly I dont have the skills to do it myself.
askjosh is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-26-2008, 12:02 PM  
Dyn
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
Quote:
Originally posted by Siz
I will probably post another update (the one listed as "Coming Soon"), though unfortunately I won't be able to implement all of the features that people have asked for.
ETA?
Dyn is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-21-2008, 01:33 PM  
AlexL
A Kobold Labourer

Forum posts: 0
File comments: 13
Uploads: 0
Quote:
Originally posted by natch
My Possessions also stopped working and here is the error message caught by Swatter:...
Message: ..\AddOns\Possessions\Possessions.lua line 1210:
Usage: GetItemInfo(itemID|"name"|"itemlink")
...
A quick and dirty temporary fix for this issue (you lose icon textures on new items):
Comment out line 1210 and 1211:

--texture = select(10, GetItemInfo( Possessions_FixLink(value2[INDEX_LINK]) ) )
--value[index2][INDEX_ICON] = texture or "Interface\\Icons\\INV_Misc_QuestionMark"

and add

value[index2][INDEX_ICON] = "Interface\\Icons\\INV_Misc_QuestionMark"

below (on line 1212).
I had the same problem, but I used other quick and dirty fix:

Instead of these lines:
Code:
texture = select(10, GetItemInfo( Possessions_FixLink(value2[INDEX_LINK]) ) )
value[index2][INDEX_ICON] = texture or "Interface\\Icons\\INV_Misc_QuestionMark"
I wrote this fragment:
Code:
local pl
pl = Possessions_FixLink(value2[INDEX_LINK])
if( pl ~= nil ) then
    texture = select(10, GetItemInfo( pl ) )
    value[index2][INDEX_ICON] = texture or "Interface\\Icons\\INV_Misc_QuestionMark"
end
which does the same thing, but checks return value of "Possessions_FixLink()" before using it.

Last edited by AlexL : 07-21-2008 at 01:37 PM.
AlexL is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-17-2008, 12:32 PM  
Toabo
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Re: Feature request.

Quote:
Originally posted by askjosh
Please give us the ability to turn on and off the display of items from specific guild banks.
I'd second this request. I realize that for those folks who create guilds for their bank alts this is a welcome feature. However, for those of us who have characters in actual guilds with Guild Banks that we don't have access to, it'd be nice if there were a way to exclude items from the Guild Bank while including all character bags/banks. Or if the items in Guild Banks could be listed as a separate number.

It's a small thing, I realize, but it's slightly tedious having to mouseover each item so that we can then subtract out all the items in the Guild Bank in order to determine how many items we personally have on hand.
Toabo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-02-2008, 12:30 PM  
silverhawk
A Kobold Labourer
 
silverhawk's Avatar

Forum posts: 0
File comments: 1
Uploads: 0
Guild money

Many of us currently use guilds for private storage, I personally use the guild for private storage and would greatly appreciate the addition of showing the guild funds (money) on the mouseover of the money tooltip. Nice addon....

even posting code changes to impliment this on just those who wish it would really help.

Last edited by silverhawk : 07-02-2008 at 12:31 PM.
silverhawk is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-21-2008, 08:44 PM  
Jerricka
A Fallenroot Satyr
 
Jerricka's Avatar

Forum posts: 27
File comments: 178
Uploads: 0
Why doesn't it track Soulbound items in bank? Some do track, but things like Cyclone Faceguard don't, while pets do..

Last edited by Jerricka : 06-21-2008 at 09:26 PM.
Jerricka is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-15-2008, 08:53 PM  
askjosh
A Murloc Raider

Forum posts: 7
File comments: 26
Uploads: 0
Post Feature request.

Please give us the ability to turn on and off the display of items from specific guild banks. The reason I ask is that I want to be able to see what is in my guilds bank but I don't want to count it as being apart of my inventory. Or you could have it say that I have 50 arcane dust in possessions and when i mouse over the arcane dust in possessions it will say that i have 50 on x toons and that there is also 120 arcane dust in X guild bank.

The reason for this is that most of us dont have access to any of the items in the guild bank and have to ask a guild leader for said item from the bank. As such I don't want it to count what is in the guild bank as apart of what I Possess.

Also the reason why i want you to be able to turn on and off the display per guild bank is that I have a bank character that I setup a guild on so that I could access the Guild Bank to give him additional storage space, and in this case I do want the items in this bank to be counted towards the total that I have for those items.
askjosh is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-11-2008, 01:52 AM  
Siz
A Wyrmkin Dreamwalker
Interface Author - Click to view interfaces

Forum posts: 52
File comments: 227
Uploads: 6
I will probably post another update (the one listed as "Coming Soon"), though unfortunately I won't be able to implement all of the features that people have asked for.
Siz 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 - 2010, Jelsoft Enterprises Ltd.