Download
(11Kb)
Download
Updated: 08-10-08 01:14 PM
Pictures
File Info
Updated:08-10-08 01:14 PM
Created:unknown
Downloads:11,507
Favorites:31
MD5:

Widget Meters  Popular! (More than 5000 hits)

Version: 0.34.20200
by: Beladona [More]

This addon was previously known as WDN Mobile Status Meters. I had deprecated it as the need for it wasn't as great as it once was. Unfortunately while testing WotLK I found myself wishing I had a standalone durability and experience meter again.

I am resurrecting this addon for that reason. The code could probably be better optimized, but I have cleaned it up and made it work in the Beta as it is. The old status meters had a reputation bar as well, which I may or may not add back in.

Let me know if you run into any errors, or if you would like to help localizing it for your language (as right now it is ONLY available in enUS)

------------------------------------------------------------------------------

Tooltips for each bar provide detailed information such as specific breakdowns of durability per item, or xp left to reach the next level. You can move the bar by holding down CTRL and dragging the bar around. It is clamped so there is never a fear of moving it offscreen where you cannot access it. You may also insert special text into the chat window by opening a chat edit box, and Shift clicking the meter. This works in much the same way that shift-clicking a chat link would.

0.34.30000
-----------------------------------
* updated for WOTLK
* removed Reputation bar pending changes to work with beta code
* cleaned up code, and replaced my old rwlib with LibStub
Post A Reply Comment Options
Unread 11-11-07, 04:42 PM  
fred
A Cobalt Mageweaver

Forum posts: 208
File comments: 354
Uploads: 0
On my 70's it's not showing rep bar.

Edit: But it's my 70's that don't show a rep bar either......kinda where I need it the most right now.
Last edited by fred : 11-12-07 at 09:20 PM.
Report comment to moderator  
Reply With Quote
Unread 04-16-08, 07:51 PM  
Beladona
A Molten Giant
 
Beladona's Avatar
AddOn Author - Click to view AddOns

Forum posts: 539
File comments: 66
Uploads: 4
This addon is being deprecated in favor of Natur EnemyCastBar. All features that you see here will likely be moved to that framework as a separate plugin.
Report comment to moderator  
Reply With Quote
Unread 08-10-08, 01:14 PM  
Beladona
A Molten Giant
 
Beladona's Avatar
AddOn Author - Click to view AddOns

Forum posts: 539
File comments: 66
Uploads: 4
I reopened this addon due to my needing it again in beta. I will likely keep it alive this time, as my free time is opening up a little compared to before.
Report comment to moderator  
Reply With Quote
Unread 10-11-08, 05:33 PM  
webbed
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 2
Uploads: 2
Widget Meters Update

Hi Beladona,

Awesome addon - nice and clean.

I decided to update the reputation bar to the new libs for WoTLK, also a few other changes - Durability bar now also has repair cost.

http://www.wowinterface.com/download...getMeters.html
Report comment to moderator  
Reply With Quote
Unread 01-21-09, 02:28 PM  
Fonjask
A Fallenroot Satyr
 
Fonjask's Avatar
AddOn Author - Click to view AddOns

Forum posts: 25
File comments: 266
Uploads: 2
Any chance on disabling the Experience bar when you've hit level 80? Shouldn't be that hard, right?

Code:
local wmlevel = UnitLevel("player")
if wmlevel == 80 then
wm:disable
Just a little sketch of how it could look like, am not familiar with your code.

Thanks in advance,

Fonjask.
__________________
~~~~~~~~~~~~
Report comment to moderator  
Reply With Quote
Unread 01-21-09, 02:41 PM  
Beladona
A Molten Giant
 
Beladona's Avatar
AddOn Author - Click to view AddOns

Forum posts: 539
File comments: 66
Uploads: 4
I will expand on the addon and add this feature. An older version did turn itself off when you hit max level, so I will just fold in the old code.
Report comment to moderator  
Reply With Quote
Unread 04-02-09, 04:55 AM  
Fonjask
A Fallenroot Satyr
 
Fonjask's Avatar
AddOn Author - Click to view AddOns

Forum posts: 25
File comments: 266
Uploads: 2
Originally posted by Beladona
I will expand on the addon and add this feature. An older version did turn itself off when you hit max level, so I will just fold in the old code.
Found any time to do this yet ?
__________________
~~~~~~~~~~~~
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: