Download
(8Kb)
Download
Updated: 10-03-15 01:29 PM
Pictures
File Info
Compatibility:
Minor patch (6.2.4)
Updated:10-03-15 01:29 PM
Created:05-17-13 10:06 AM
Downloads:3,002
Favorites:8
MD5:
Categories:Data Broker, Discontinued and Outdated Mods

MyDurability

Version: 1.0-2015100301
by: gmarco [More]

MyDurability

This addon is not developed anymore.
I have changed the name and updated for Legion and up only:
gmDurability


A minimal LDB plugin that displays durability, sells your junks (grey items) and auto-repairs (with guild funds or not).

It shows in a broker display compatible the lowest durability and in its tooltip all the equipment durabilities.


Requires a data broker display like chocolate bar, bazooka, ninjapanel, stat block, titan panel, docking station, buttonbin and more.

v1.0-2015100301
- some code rewriting.
thanks to Phanx for the fixes and suggestions, you can check all of inputs here:
http://www.wowinterface.com/downloads/fileinfo.php?id=23599#comments

v1.0-2015062401
- bump toc for 6.2

v1.0-2015022501
- bump toc 6.1

v1.0-2014121601
- Added itemlevel display

v1.0-2014110601
- Replace the custom formatted money function with "GetCoinTextureString(coins)".

v1.0-2014110501
- Added 3 lines of code to show the selling price of the greys items.

local _, itemCount = GetContainerItemInfo(bag, slot);
local _, _, _, _, _, _, _, _, _, _, vendorPrice = GetItemInfo(name)
print(string_format("%s: selling %4s %s for %s", prgname, itemCount, name, moneyformat(vendorPrice * itemCount)))

v1.0-2014110301
- Added the autorepair (with guild funds if possible)
- Added the autosell of grey items
- Register a global array MYDURABILITY to save the preferences

v1.0-2014101501
- bump toc for 6.0.x

v1.0-2013091001
- bump toc for 5.4

v1.0-2013052101
- bump toc for 5.3

v1.0-2013051601
- Initial release
Optional Files (0)


Post A Reply Comment Options
Unread 11-07-14, 07:50 AM  
RosyBijou
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 44
Uploads: 3
Re: Re: Opting out of using guild funds for repairs

Originally Posted by gmarco
Please let me know ...
At first, the window didn't pop up at all--this is why I was confused. After reading your response, it occurred to me that my data broker display might be affecting it's behavior... Indeed it was!

Might be worth noting that if folks are having trouble with configuring preferences, to have them check their data broker and display settings.

I use Button Bin and found these pecularities:

When the block holding MyDurability was positioned at the bottom of my display, so the pop-up opened upwards, the text inside the pop-up was not visible, so was just an empty box. When that block was positioned at the top of my display, so the pop-up opens downwards, it worked as intended.

My issue was that I had the data block holding MyDurability configured to just display. When I changed the bar behavior and location of MyDurability, the pop up worked perfectly!

Thanks so much for your response!
Last edited by RosyBijou : 11-07-14 at 10:26 AM.
Report comment to moderator  
Reply With Quote
Unread 11-05-14, 01:47 PM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Re: Opting out of using guild funds for repairs

Originally Posted by RosyBijou
Have really enjoyed your add-on.

At the last update, I found that guild funds for repairs were automatically used for repairs. I can't seem to figure out how to opt out of this. I want to use my own funds for auto-repairs. Would you kindly post instructions on opting out of this?

I definitely like the auto repair... I just don't want to tap into guild funds.
Thanks
You have to use the mouse buttons, pressing them on the durability text.

For disabling the guild funding, press once the middle button over the databroker text (95% in the picture below), move away from the databroker itself and then move over again and you should have guild funds "NO" instead of "YES".

Unfortunately I was not able to let the tooltip refresh during the mouse press :-/
The preferences are saved on account base.



Please let me know and thanks very much for using it :-)
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Last edited by gmarco : 11-05-14 at 01:49 PM.
Report comment to moderator  
Reply With Quote
Unread 11-05-14, 12:40 PM  
RosyBijou
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 44
Uploads: 3
Opting out of using guild funds for repairs

Have really enjoyed your add-on.

At the last update, I found that guild funds for repairs were automatically used for repairs. I can't seem to figure out how to opt out of this. I want to use my own funds for auto-repairs. Would you kindly post instructions on opting out of this?

I definitely like the auto repair... I just don't want to tap into guild funds.
Thanks
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: