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

Forum posts: 539
File comments: 66
Uploads: 4
I am aware of all the issues you guys are having, but in most cases am unable to duplicate them. I will be in contact with some of you via PM to help me test a newer version that hopefully solves your issues. I am working on a rewritten version that is completely modular and allows you to disable each bar both through the options and through the addon dialog as separate individual addons. With this change the base addon will become a framework for other status bars. Theoretically anyone could come in and create their own status panels that do their own thing using the same graphics and look/feel of the current ones you see here.

I think the issues you guys are having are directly related to the castingBar and how it takes control of the default casting bar. I am going to try creating a completely custom one that has nothing to do with the default so that other addons will not interfere with this one. Bear in mind that issues with two addons that both modify the casting bar kind of makes sense. They are trying to do the same thing and most likely WILL conflict no matter what. Expect there to be errors. But at least with the new version you can disable the casting bar completely as its own separate addon if you have another addon you prefer for this.
Last edited by Beladona : 08-14-07 at 11:11 AM.
Report comment to moderator  
Reply With Quote
Unread 08-02-07, 11:51 AM  
fred
A Cobalt Mageweaver

Forum posts: 208
File comments: 354
Uploads: 0
I stopped using the most recent version because of the errors it gave me. I then tried to install a earlier version that gave me no errors and it won't show up ( I did check the GUI to see if they were on).

I did find the hidden box, so I can move them again. . I will try the latest version one last time to see if it will throw errors. I'll delete my saved variable foe WDN to see if that makes a difference .



EDIT : Same errors, no need to repost, and for some reason I can't get other version to work. I think I know where the problem may be coming from, I use Quartz casting bar replacement bar for WoWAce.....maybe it's not liking that I already have a casting bar ( I turned yours off.)
Last edited by fred : 08-02-07 at 12:11 PM.
Report comment to moderator  
Reply With Quote
Unread 07-30-07, 11:48 PM  
Jayhawk
Premium Member
 
Jayhawk's Avatar
AddOn Author - Click to view AddOns

Forum posts: 105
File comments: 151
Uploads: 3
This addon is getting better and better.
If you'll be adding more bars, do you think you can add an Autoshot one? (Or was that what you meant with Targeting bar?)
Report comment to moderator  
Reply With Quote
Unread 07-28-07, 10:16 AM  
fred
A Cobalt Mageweaver

Forum posts: 208
File comments: 354
Uploads: 0
Been having a problem, can't move bars from the middle of the screen. I'm unsure if I have a hidden box covering them.Latest revision...errors too


[2007/07/28 11:49:28-467-x1]: <event>ADDON_ACTION_BLOCKED:AddOn 'wdnStatPanels' tried to call the protected function 'MultiBarBottomLeft:SetPoint()'.
<in C code>: in function `SetPoint'
Interface\FrameXML\UIParent.lua:2148: in function <Interface\FrameXML\UIParent.lua:2046>:
<in C code>: in function `UIParent_ManageFramePositions'
Interface\FrameXML\ReputationFrame.lua:252: in function <Interface\FrameXML\ReputationFrame.lua:166>:
<in C code>: ?
<in C code>: in function `ReputationWatchBar_Update'
<string>:"*:OnEvent":5: in function <[string "*:OnEvent"]:1>

---



2007/07/28 11:49:28-467-x20]: <event>ADDON_ACTION_BLOCKED:AddOn 'wdnStatPanels' tried to call the protected function 'MultiBarRight:SetPoint()'.
<in C code>: in function `SetPoint'
Interface\FrameXML\UIParent.lua:2148: in function <Interface\FrameXML\UIParent.lua:2046>:
<in C code>: in function `UIParent_ManageFramePositions'
wdnStatPanels\addon\bar_castingbar.lua:27: in function `CastingBarFrameUpdate'
wdnStatPanels\addon\core_options.lua:121: in function `StatusFramesUpdate'
wdnStatPanels\addon\bar_reputation.lua:25: in function <...erface\AddOns\wdnStatPanels\addon\bar_reputation.lua:19>

---


2007/07/28 11:49:28-467-x20]: <event>ADDON_ACTION_BLOCKED:AddOn 'wdnStatPanels' tried to call the protected function 'MultiBarBottomLeft:SetPoint()'.
<in C code>: in function `SetPoint'
Interface\FrameXML\UIParent.lua:2148: in function <Interface\FrameXML\UIParent.lua:2046>:
<in C code>: in function `UIParent_ManageFramePositions'
wdnStatPanels\addon\bar_castingbar.lua:27: in function `CastingBarFrameUpdate'
wdnStatPanels\addon\core_options.lua:121: in function `StatusFramesUpdate'
wdnStatPanels\addon\bar_reputation.lua:25: in function <...erface\AddOns\wdnStatPanels\addon\bar_reputation.lua:19>

---
[2007/07/28 11:49:59-467-x12]: <event>ADDON_ACTION_BLOCKED:AddOn 'wdnStatPanels' tried to call the protected function 'MultiBarRight:SetPoint()'.
<in C code>: in function `SetPoint'
Interface\FrameXML\UIParent.lua:2148: in function <Interface\FrameXML\UIParent.lua:2046>:
<in C code>: in function `UIParent_ManageFramePositions'
wdnStatPanels\addon\bar_castingbar.lua:27: in function `CastingBarFrameUpdate'
wdnStatPanels\addon\core_options.lua:121: in function `StatusFramesUpdate'
wdnStatPanels\addon\bar_durability.lua:41: in function <...erface\AddOns\wdnStatPanels\addon\bar_durability.lua:27>

---


[2007/07/28 11:49:59-467-x12]: <event>ADDON_ACTION_BLOCKED:AddOn 'wdnStatPanels' tried to call the protected function 'MultiBarBottomLeft:SetPoint()'.
<in C code>: in function `SetPoint'
Interface\FrameXML\UIParent.lua:2148: in function <Interface\FrameXML\UIParent.lua:2046>:
<in C code>: in function `UIParent_ManageFramePositions'
wdnStatPanels\addon\bar_castingbar.lua:27: in function `CastingBarFrameUpdate'
wdnStatPanels\addon\core_options.lua:121: in function `StatusFramesUpdate'
wdnStatPanels\addon\bar_durability.lua:41: in function <...erface\AddOns\wdnStatPanels\addon\bar_durability.lua:27>

---
Report comment to moderator  
Reply With Quote
Unread 07-27-07, 04:40 PM  
BlackZam
A Murloc Raider

Forum posts: 7
File comments: 51
Uploads: 0
It doesn't work at it should for me...
But now the panels isn't disappearing but it loses it's place for one of the panels in the case with my level 70 character it is the durability panel.

---
Its the same panel for my non-lvl70 alts too...
Last edited by BlackZam : 07-27-07 at 04:49 PM.
Report comment to moderator  
Reply With Quote
Unread 07-27-07, 02:47 PM  
Beladona
A Molten Giant
 
Beladona's Avatar
AddOn Author - Click to view AddOns

Forum posts: 539
File comments: 66
Uploads: 4
Originally posted by BlackZam
the panels are disappearing after the first time I log in with them.
They are there first time I login with one of my character but not the next time.
Do me a favor and try again with the new version. I made changes to how the options are saved so hopefully your issue will be resolved. I am not sure why your settings were dissapearing unless your game crashed. This would cause saved variables not to be saved to file.
Last edited by Beladona : 07-27-07 at 02:47 PM.
Report comment to moderator  
Reply With Quote
Unread 07-27-07, 02:45 PM  
Beladona
A Molten Giant
 
Beladona's Avatar
AddOn Author - Click to view AddOns

Forum posts: 539
File comments: 66
Uploads: 4
0.31.20100
  • Added custom Casting Bar.
  • Redesigned the way localization text is handled (still need people willing to help translate).
  • Improved the method used to save options. Options were sometimes resetting for unknown reasons.
  • Moved many of the default artwork and font strings to a template for easier skinning.
  • Improved the text used on the bars to make them more readable.
Last edited by Beladona : 07-27-07 at 02:48 PM.
Report comment to moderator  
Reply With Quote
Unread 07-26-07, 11:02 PM  
BlackZam
A Murloc Raider

Forum posts: 7
File comments: 51
Uploads: 0
the panels are disappearing after the first time I log in with them.
They are there first time I login with one of my character but not the next time.
Report comment to moderator  
Reply With Quote
Unread 07-23-07, 07:28 AM  
Beladona
A Molten Giant
 
Beladona's Avatar
AddOn Author - Click to view AddOns

Forum posts: 539
File comments: 66
Uploads: 4
Re: german client

Originally posted by Bud66
Hi,

is this addon running on an german client?

Greetings

Bud
Not yet. I need people willing to translate it before I can do that. Anyone willing to volunteer for translation into their langauge? Please reply to this message if you know and can translate into a language other than enUS. I will provide a list of phrases or words that need to be translated.
Last edited by Beladona : 07-23-07 at 07:28 AM.
Report comment to moderator  
Reply With Quote
Unread 07-19-07, 01:28 AM  
Bud66
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
german client

Hi,

is this addon running on an german client?

Greetings

Bud
Report comment to moderator  
Reply With Quote
Unread 07-18-07, 10:45 PM  
RedLegg
A Deviate Faerie Dragon

Forum posts: 13
File comments: 56
Uploads: 0
Originally posted by Beladona
I am not closed to the idea, but I am not sure what would be served by doing so. Is there anything it would do for you that the current addon doesn't already?

Maybe I just don't understand what you want from Fubar support.
I really want to view the info displayed in status frames from one or two "buttons" on the Fubar is, the best explaination I can give. Hover over a button, see the info from the status frame and no screen "real estate" is used by a bar. When done viewing, the frame disappears thus leaving a clear view of the world beyond the information.

I think you have a fine mod here and will use it regardless of whether you add fubar support or not.

Thanks,
Last edited by RedLegg : 07-18-07 at 10:46 PM.
Report comment to moderator  
Reply With Quote
Unread 07-18-07, 10:18 PM  
Beladona
A Molten Giant
 
Beladona's Avatar
AddOn Author - Click to view AddOns

Forum posts: 539
File comments: 66
Uploads: 4
I am not closed to the idea, but I am not sure what would be served by doing so. Is there anything it would do for you that the current addon doesn't already?

Maybe I just don't understand what you want from Fubar support.
Last edited by Beladona : 07-18-07 at 10:19 PM.
Report comment to moderator  
Reply With Quote
Unread 07-18-07, 03:05 PM  
RedLegg
A Deviate Faerie Dragon

Forum posts: 13
File comments: 56
Uploads: 0
Is there Fubar support? Or are you considering adding that support in the future?
Report comment to moderator  
Reply With Quote
Unread 07-18-07, 02:40 PM  
Beladona
A Molten Giant
 
Beladona's Avatar
AddOn Author - Click to view AddOns

Forum posts: 539
File comments: 66
Uploads: 4
Changes

0.30.20100
  • Redesigned folder structure and moved many functions to new libraries that will be used across all of my addons.
  • Added new artwork that are used as backdrops in both status bars and configuration panels.
  • Improved tooltip scanning for item durability data.
  • Improved the text printed to chat on shift-click.
  • Completely redone tooltip that doesn't use or alter the default tooltips anymore.
  • Improved tooltip attachment method for better detection of screen edges and placement.
  • Code clean-up in preparation for an extensive rewrite coming in version 1.0
Last edited by Beladona : 07-27-07 at 02:45 PM.
Report comment to moderator  
Reply With Quote
Unread 04-06-07, 11:23 AM  
Beladona
A Molten Giant
 
Beladona's Avatar
AddOn Author - Click to view AddOns

Forum posts: 539
File comments: 66
Uploads: 4
Re: Honor bar

0.29.20003
  • Added title header to each of the status bar tooltips.
  • Changed bars, tooltips, and configuration options to use the same custom backdrop graphic.
  • Re-enabled smart tooltip anchoring based on bar placement.
  • Removed total durability from the durability tooltip, as this value was virtually meaningless.
  • Changed durability bar to show the percentage and status of the item with the lowest durability, rather than a total of all items.
  • Durability bar now shifts color from green to red depending on percent being shown.
  • Detailed durability values in the tooltip now shift from green to red based on the percent for that item.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: