with combat status, ToT, and custom colors and font
OnScreenHealth
Rate:
OnScreenHealth provides basic text displays of health and power for yourself, your target, and your pet.
Features:
Shows health and power for player, target, and pet
Shows target-of-target name
Shows combo points
Shows combat status
Can be hidden while out of combat or while dead
Customizable text formats, fonts, colors, transparency, and position
Supports LibSharedMedia (3.0 or 2.0) for additonal fonts
Supports MobHealth3 or LibMobHealth-4.0 for enemy health estimation
Note that the SharedMedia and MobHealth libraries are not included, but will be used if they are found on your system.
Usage:
Type /onscreenhealth or /osh in-game to access the available options.
Localization:
OnScreenHealth is completely locale-independent, so it will work in any locale. The options text is currently localized for English and Korean clients. If you would like to provide translations for the another locale, please send me a PM.
Please note that OnScreenHealth is intended to be very minimalistic in nature, and show only vital information. It is not intended to be a unit frame replacement, or a full HUD. In keeping with this intent, OnScreenHealth will never include unit names (other than the ToT), levels, classes, creature types, classifications, buffs, debuffs, or spell casts.
Before reporting a bug, please make sure you have the latest version of OnScreenHealth. When posting a bug report, please include the exact text of any error messages, what you were doing when the issue occurred, whether or not the issue occurs every time you do that, which settings you've changed from the default configuration, what locale you're playing in, whether or not the issue occurs with only OnScreenHealth enabled (all other addons disabled), and any other information you think might help me identify the problem.
Change Log - OnScreenHealth
r67610 (April 7, 2008)
- fixed error with /osh colors
- added support for LibSharedMedia-3.0 (still supports 2.0 if 3.0 isn't found)
- changed OptDeps to include SharedMedia (SharedMedia-2.0 no longer exists)
- changed options code some, for no particular reason that I can remember
- might as well use wowace svn revision for the version number
20300-r02b (March 7, 2008)
- fixed typo >_<
20300-r02 (March 3, 2008)
- added support for LibMobHealth-4.0
- fixed standby mode
- miscellaneous small cleanups
20300-r01 (November 27, 2007)
- new text formatting system - see README.TXT for details
- added support for LibSharedMedia-2.0
- removed support for SharedMediaLib (1.0)
I posted on your bug tracker ticket. I need a lot more information than just an "X doesn't work" post; please provide the requested feedback in the bug tracker.
Uploaded r67610. This fixes the error generated when typing "/osh colors", adds support for LibSharedMedia-3.0 (although 2.0 is still supported for now if you don't have 3.0), removes SharedMedia-2.0 from optional dependencies (since it was officially removed), and adds SharedMedia to optional dependencies (since it was updated to support all library versions and officially replaces -2.0).
Uploading version 20300-r02. This release adds support for LibMobHealth-4.0 (used by the popular PitBull unit frames), fixes standby mode, and includes some miscellaneous small cleanups.