Download
(11Kb)
Download
Updated: 08-10-08 01:14 PM
Pictures
File Info
Updated:08-10-08 01:14 PM
Created:unknown
Downloads:11,490
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 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
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 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 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 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 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 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 11-10-07, 10:26 AM  
Beladona
A Molten Giant
 
Beladona's Avatar
AddOn Author - Click to view AddOns

Forum posts: 539
File comments: 66
Uploads: 4
The experience bar will not show if you are level 70. This is by design. If it isn't showing and your character is less than level 70 please let me know.

The reputation bar will not show unless you have a reputation clicked off in the reputation list. This is again by design. Make sure you have one selected, and tell me if it still isn't showing up.
Last edited by Beladona : 11-10-07 at 10:27 AM.
Report comment to moderator  
Reply With Quote
Unread 11-08-07, 02:35 PM  
fred
A Cobalt Mageweaver

Forum posts: 208
File comments: 354
Uploads: 0
couple of toons are not showing all 3 bars, just durability. I deleted my saved variables for those toons....still not showing.No errors, so not easy to give you any info.I double check and saw they were active.I believe you took out all slash commands so I can't try anything. What about Waterfall support to toggle on/off in game.
Report comment to moderator  
Reply With Quote
Unread 11-08-07, 08:46 AM  
Beladona
A Molten Giant
 
Beladona's Avatar
AddOn Author - Click to view AddOns

Forum posts: 539
File comments: 66
Uploads: 4
That is because I hook the checkbox on the default ui, not the actual ReputationWatch function. I will look into hooking the function instead, although I hate hooking functions directly. I prefer to use the default ui functions where possible, and I am surprised that FactionFu doesn't hook into the default function as well. I will download it and see how they did it to best find a way to make it work for you. I had actually planned on adding Fubar and Titan support in an upcoming version anyway.

Just a question: Would you prefer that I make it fully support Fubar/Titan so that you can actually have this show on those bars? The idea would be that you could use this in place of any other Experience / Reputation / Durability addons for those bars, and achieve the same functionality using my graphics / functions.
Last edited by Beladona : 11-08-07 at 08:50 AM.
Report comment to moderator  
Reply With Quote
Unread 11-07-07, 04:42 PM  
Lywellyn
A Wyrmkin Dreamwalker
 
Lywellyn's Avatar

Forum posts: 53
File comments: 34
Uploads: 0
I use FactionsFu primarily for Faction selection, if that matters.

But using the most recent version, now whenever I log in with a faction selected, there's no bar, and even selecting a different faction in FactionsFu doesn't make one appear...I have to actually go to the Reputations tab of the Character Info and change it there to make the bar appear.
__________________
Report comment to moderator  
Reply With Quote
Unread 11-06-07, 09:55 AM  
fred
A Cobalt Mageweaver

Forum posts: 208
File comments: 354
Uploads: 0
Thank you Beladona....I have used your mod for so long....
Report comment to moderator  
Reply With Quote
Unread 11-06-07, 08:07 AM  
Beladona
A Molten Giant
 
Beladona's Avatar
AddOn Author - Click to view AddOns

Forum posts: 539
File comments: 66
Uploads: 4
updated to fix the error you were getting. I forget a check on game load to make sure that you had a reputation set to watch in the first place. Thanks for sending me that bug.

Reputation bar should correctly be hidden on game-load if you are not watching a reputation.
Last edited by Beladona : 11-06-07 at 08:07 AM.
Report comment to moderator  
Reply With Quote
Unread 11-05-07, 05:26 PM  
fred
A Cobalt Mageweaver

Forum posts: 208
File comments: 354
Uploads: 0
On log in with update.

[2007/11/05 18:22:30-235-x3]: wdnRepMeter\addon\MeterFrame.lua:39: attempt to index field 'FactionColor' (a nil value)

---
Report comment to moderator  
Reply With Quote
Unread 11-05-07, 03:23 PM  
Beladona
A Molten Giant
 
Beladona's Avatar
AddOn Author - Click to view AddOns

Forum posts: 539
File comments: 66
Uploads: 4
Issues should be fixed. I have stripped the addon down to a fairly fundamental rewrite that only includes the base 3 meters: Experience, Durability, and Reputation. I am going to begin building from this rewrite as I work to make this addon a full framework for statusbar creation and information provision.

My goal is to allow you to create status meters on the fly from within the game. You can group them, size them, and dock them. Templates would be provided for all of the basic information someone would want a meter to show, like casting, reputation, experience, durability, crafting, weapon skill, etc... Basically anything that you can find a status bar for in-game already and maybe some that aren't yet.

Fun things to try:
* Bag Meter that fill up as your bag fills up
* Epic meter that shows how much of your gear is epic (purple)
* Daily Quest meter that shows how many of your daily limit you have used
Last edited by Beladona : 11-05-07 at 03:23 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: