• World of Warcraft Addons
Advertisement
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Uptime Meter

  Download the Curse Client

Project Updated:
Files Updated: Wed, Aug 1 2007
Category: Combat
Tags:

, , , and [Edit Tags]

Project Manager: Aezay
Current Version: 07.07.31
Downloads Today: 1
Downloads Total: 4,510
Favorites: 0
Comments: 10
  • About Uptime Meter
  •  

Uptime Meter


This mod allows you to check the uptime of pretty much any effect such as a trinket or weapon's on hit proc, but any other buffs as well as long as it generates a combat log event such as: "You gain %s.".

Currently, it can only monitor effects on you. Although, with a little LUA editing it can easily be made to monitor someone else or a mob. I will probably add in game options for this later.

Pretty simple and self explaining mod, but just in case: The blue bar is uptime, red bar is downtime. The numbers to the left are seconds of up and downtime, the numbers to the right side are percentage of up and downtime.

This mod is a rework of the Flury Uptime Meter which it was called before.

Melee Stats


If melee stats are enabled (slash command: "/um melee"), there will be three numbers between the two progress bars.

Left most will be the number of hits since the last crit, the middle one will be your actual crit rate, the right most one will show your current attack power.

When melee stats are disabled, it will not record any data for it, so if you enable it midfight, it will only be correct from the point you enable it.

Slash Commands


/um show Shows or hides the window which displays all the uptime stats.

/um effect 'name' This command will reset the current stats and will start to monitor the new effect.

/um perfight With this option on, all the data will be reset for each fight.

/um reset Allows you to manually reset the current data.

/um melee Toggles if the extra melee stats is getting calculated and shown. Do note that if you enable it midfight, it will not be correct.

  • Downloads (4)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Uptime Meter 07.07.31 Release 2.2.0 69 8/1/2007
  Uptime Meter 07.07.26 Release 2.2.0 3 7/26/2007
  Uptime Meter 07.07.15 Release 2.1.3 1 7/15/2007
  Uptime Meter 07.06.11 Release 2.1.0 2 6/11/2007
  • 1 page(s)
Advertisement
  • Screenshots (1)
  •  
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Ravengus said 

    Hi,

    I recently discovered this addon and I thinks its pretty useful... but unfortunatly its not compatible with german localisation... I've tried to fix this... but my skills in LUA programming are pretty low ;(

    local EFFECT_GAIN = "Ihr bekommt %s."; local EFFECT_FADE = "%s schwindet von Euch.";

    The graphical Timer is functioning with this... but not the crit rates and time since last crit... only AP is displaying (the others are zero). Can you please build a german translation? I can give you a combatlog if you need it... ^^

    Thx a lot, Ravengus.

    P.S.: I just switched to the english ELP for various reasons... so no need from my side... ^^

    Reply Permalink
  • Aezay said 

    I think I understand what you mean, but I am not really working on this mod anymore, so I doubt it will be something I will change, sorry.

    Reply Permalink
  • fvapres said 

    Possibly like a cooldown timer where the uptime/downtime are on a single row, percentage-based without the percent side-scrolling. The bar would expand/collapse as the uptime/downtime changed ratio...

    Great mod. Keep up the great work.

    Reply Permalink
  • acapela said 

    cool little mod.

    couple of feature requests:

    1) would there be any way to have this monitor more than one effect at once? i would have no suggestions as to how to lay this out, could make it too busy, but i thought i would ask.

    2) is there any way to scale the display? i would like to make it a little smaller than it is.

    thanks.

    Reply Permalink
  • Aezay said 

    I renamed the whole project "Uptime Meter" as you can now monitor any effect you like, it is not limited to only Flurry.

    Currently I cannot upload the new version because Curse seems to suffer from some problems.

    Reply