Download
(25Kb)
Download
Updated: 06-29-11 11:09 AM
Pictures
File Info
Updated:06-29-11 11:09 AM
Created:10-16-10 02:42 PM
Downloads:4,182
Favorites:53
MD5:

Possessions for 4.2

Version: 4.2a
by: Kewi, Siz

Unfortunately I do not have the skills to fix this for 4.3 :-(

If anyone wants to take this over, feel free to.






------------------ Possessions Addon Info-----------------

Possessions is an AddOn to keep track of all your... possessions.

Possessions keeps track of gold and items across all of your characters on each server. Its primary utility comes from being able to use a slash command to instantly show you where you already possess an item on the server without cluttering your tooltips all the time.

In the Possessions window you can then filter the list to show items from a certain player or a certain location.

The items are grouped together and the tooltip will show you how many you have of the item at each location.

So, if you want to see if you have any silk cloth anywhere you can just do '/poss silk cloth', and Possessions will show, in its window, all items matching 'silk cloth'. Mouseover that, and you'll see, for example, that you have 10 silk cloth in your bank, 50 silk cloth in your alt's inventory, and 5 silk cloth in your mailbox.

Additionally, Possessions will keep track of items you mail to known alts (so, if you mail an additional 5 silk to your alt, Possessions will know an additional 5 silk is in your alt's inbox, without relogging).

-------------------------
Commands:

  • /poss - Open the possessions window
    /poss text - Open Possessions and search for "text"
    /poss [Item Link] - 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 -updatetypes - Queries the server for all item types and subtypes in existence to be used in the "All types and subtypes" dropdown. Using this command may cause your game to freeze for a moment while it processes. This should be particularly useful for non enUS users. It is most useful when you have lots of items cached, so not immediately after a patch has cleared your cache.



--------------------------
4.2a -- June 29th 2011
Updated TOC for 4.2
Fixed 'odd' text display in the item list (e.g. "00ffddDream Emerald")
This version is based off the work of Siz

4.0.1c -- Oct 26th 2010
Added LDB Support if you have an addon that uses it (Thanks Coani)
Updated "Addon" toc text for 4.0.1 (not just version #)

4.0.1b -- Oct 17th 2010
Adjusted bottom frames (name, Rarity, money, Lite) to allow more money to be shown (seemed to have issues showing 9 digit numbers.. i.e. #####g##s##cp (5 digit gold amounts with 2-digit silver/copper)

Someone with over 100k gold let me know if it displays properly for them (when they have 2-digit silver/copper values)

Optional Files (1)
File Name
Version
Size
Author
Date
Type
4.2 + void storage
27kB
12-31-11 05:22 AM
Patch


Post A Reply Comment Options
Unread 10-25-10, 11:50 PM  
Kewi
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 8
Uploads: 1
Added LDB Support per Coani's post. I tested tested it quickly to make sure it works/supports/doesn't break if LDB isn't supported (The initial reason I excluded it)

Also, updated most of the numbers to reflect 4.0.1


And re:
(and personally, I have the SetFocus line at 508 commented out, I absolutely hate having it steal my input focus when I open up Poss...
If someone posts code that sets focus only on "blank" /poss commands (with no search variable) I'd include that in a heartbeat.
I think many people type /poss (enter) "search" (enter), and I don't want to change that functionality on people...


So simply:
If "/poss *" -- Dont focus on searchbox
if "/poss" -- Focus on searchbox
(I actually don't know if /pos /posse or /possessions work, if so, above needs to work for them too... so basically if there's a search term variable)
__________________
-Kewi
Report comment to moderator  
Reply With Quote
Unread 10-20-10, 02:50 AM  
Thors Liebling
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 16
File comments: 37
Uploads: 2
Thumbs up THANK YOU SOOOOO MUCH!!!

Thanks for updating, Kewi

Thanks for the LDB support, Coani

Greetings from Germany

__________________

George Orwell:

"Political language is designed to make lies sound truthful and murder respectable, and to give the appearance of solidity to pure wind."
Report comment to moderator  
Reply With Quote
Unread 10-19-10, 08:10 PM  
coani
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 40
Uploads: 3
Noticed your version was missing the LDB support...
inject this at line 1181:

if LibStub then local ldb = LibStub:GetLibrary("LibDataBroker-1.1", true)
if ldb then local dataobj = ldb:NewDataObject("Possessions", {type = "launcher", icon = "Interface\\Icons\\INV_Misc_Food_59", OnClick = function(clickedframe, button) Possessions_Toggle() end,}) end
end


(and personally, I have the SetFocus line at 508 commented out, I absolutely hate having it steal my input focus when I open up Poss...
Report comment to moderator  
Reply With Quote
Unread 10-18-10, 02:14 AM  
Kewi
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 8
Uploads: 1
Originally posted by Sunhead
Thank-you Kewi for compiling the updates.

Maybe you should add the other folks as contributors so the project is not reliant on any one person staying in the game?
I left optional files / uploads on in case people wanted to upload changes in the future.. and if anyone wants to be added that's fine with me
__________________
-Kewi
Report comment to moderator  
Reply With Quote
Unread 10-17-10, 06:09 PM  
Sunhead
A Murloc Raider

Forum posts: 5
File comments: 40
Uploads: 1
Thank-you Kewi for compiling the updates.

Maybe you should add the other folks as contributors so the project is not reliant on any one person staying in the game?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: