Category: Combat Mods
Addon Information
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Satrina's Portal Bug Reports Feature Requests
Author:
Version:
1.0.3
Date:
03-27-2009 05:31 PM
Size:
41.74 Kb
Downloads:
8,141
Favorites:
108
MD5:
Pictures
Click to enlarge
Digits showing health and rage
Digits   Popular! (More than 5000 hits)
Digits 1.0.3 - 27 March, 2009

Digits is undergoing its rewrite!. I'm expanding it to allow you to make as many digits displays as you want for whatever units you want. Stay tuned!

Version 1.0.3
- Digits now forces an update every 0.25 seconds while you are in combat

Digits is a numeric head-up display of health and power (mana/rage/energy/runic). When you enter combat it will appear, and when you leave combat it will hide.

Configuration:
* Open up the Interface panel, it's in the AddOns list (/digits is a shortcut)
* Press buttons, slide sliders.
* While the interface frame is open, the digits displays are draggable to wherever you want them to be.

Q&A
Q: Can you put a bar in?
A: Say it with me: "numeric head-up display"

Q: Can I make the font bigger than 35?
A: Sadly, no. That seems to be a hard limit. Even increasing the scale doesn't work.

Q: How do I get more fonts to choose from?
A: Digits uses the SharedMedia library, so the fonts you get from whatever other addons you have that use it will all be available.

Q: Why not bars anyway?
A: I am one of those (apparently very rare) people who get no useful information in any way from a status bar that is used to show a quantity. On the other hand, I can observe a number in my peripheral vision and parse it without having to pay full attention to it. So, I make things without bars. It doesn't cost me anything to make the addon publicly available, so if other people who also like not-bar displays find my stuff useful, then I'm glad I can help.
  Change Log - Digits
Version 1.0.3
- Digits now forces an update every 0.25 seconds while you are in combat

Version 1.0.2
- Really fix runic power update for Deathknight

Version 1.0.1
- Fix runic power update for Deathknight
- Add CallbackHandler-1.0 library to zipfile

Version 1.0.0
- Initial release
  Optional Files - Digits
Sorry, there are currently no optional files available.
  Archived Versions - Digits
File Name
Version
Size
Author
Date
1.0.2
34kB
Satrina
11-19-2008 05:29 PM
1.0.1
34kB
Satrina
11-19-2008 10:08 AM
  Comments - Digits
Post A Reply Comment Options
Old 03-27-2009, 05:32 PM  
Satrina
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 46
File comments: 531
Uploads: 24
Just a really small update for Digits. I have confirmed that you do get better accuracy in combat if an update is forced rapidly, rather than waiting for events to fire saying that health/power are updated. So, Digits now updates every 0.25 seconds while in combat.

Rewrite is still planned, it should happen in April.
Satrina is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-14-2009, 10:20 PM  
Thayloo
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
cool thanks, I appreciate your contributions and really enjoy your addons.
Thayloo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-14-2009, 07:28 PM  
Satrina
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 46
File comments: 531
Uploads: 24
Once SBF 3.1 is released, I will be rewriting Digits to allow for as many digits displays for whoever you want. Will be a little bit yet, though, as SBF 3.1 is just entering beta testing.
Satrina is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-13-2009, 07:03 PM  
Thayloo
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
Quote:
Originally posted by Shaigan
This addon seems to be useful, but would it be possible to display the health / mana of the group and target also ?
I second that, or am I just so dumb that I can't figure out how to do it lol.
Thayloo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-27-2009, 05:15 PM  
Chike
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Runic Power Trumps All?

I'm running into an issue since 3.08 with Warriors, Druids, and Rogues not displaying their rage/energy.

With these classes, when I go to the Digits options page, "Runic Power" is lit up but everything else is grayed out.

During combat, Health displays but nothing else (no display for Rage on the Warrior or Energy on the Rogue).

I have it set to display percentages during combat.

Mana users seem to be unaffected -- the mod works fine on my hunter and shaman.

Thanks much for this mod -- it (and its precursor "Rage") is one of my favorite mods out there.

==============
Edit:

I fixed the problem by deleting the Digits.lua and Digits.lua.bak files in the SavedVariables folder. Not sure what the issue was, but this seems to have corrected the issue.

Last edited by Chike : 01-27-2009 at 05:24 PM.
Chike is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-06-2008, 07:16 AM  
Headhuntress
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
A slight tweak

Would it be possible to make the display modes togglable so you can have both percent and absolute value showing at the same time?
Headhuntress is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-28-2008, 12:42 AM  
Satrina
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 46
File comments: 531
Uploads: 24
Sure, I'd put those changes into the main release. Not sure why it would lag, since it works immediately off of events firing. I'll poke around and see what I can see.

You can email me the files you changed if you like: satrina@evilempireguild.org

Last edited by Satrina : 11-28-2008 at 01:44 PM.
Satrina is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-27-2008, 11:25 PM  
grindholme
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Further modifications?

Hello Satrina,

First, thank you very much for this and all your other mods.

I went into the lua of Digits and made some small edits that I think other addon-users might like as well. I put some simple checks in so that at 100% health, the health number doesn't show, and at 0 rage, the power number doesn't show. This combined with the "show out of combat" option takes non-info off the screen, which is always good. Would you consider adding these changes to the main addon? I have some guildmates who are interested in my version, but I'd be more comfortable having them get it from here; I'm not certain I haven't introduced any bugs or slowdown.

Also, after playing around with Digits for a bit, I was dismayed to note that it seems to lag about a quarter-second behind my Pitbull frames when it comes to updating rage and health numbers. Is this a known issue?

Again, thank you for sharing the products of your work with the community!
grindholme is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-27-2008, 09:02 PM  
blackpandemic
A Flamescale Wyrmkin
 
blackpandemic's Avatar

Forum posts: 123
File comments: 118
Uploads: 2
Q: Can you put a bar in?
A: Say it with me: "numeric head-up display"

I lol'd. Thanks for this Satrina
__________________
"It is forbidden to kill; therefore all murderers are punished unless they kill in large numbers and to the sound of trumpets." -Voltaire
blackpandemic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-26-2008, 10:00 AM  
Veven
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Percentage

Is it possible to remove the % while displaying health/mana as a percentage? Probably not worth implementing as an option, but is there a simple way for me to alter that property?

Thanks for the mod!
Veven is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-19-2008, 05:30 PM  
Satrina
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 46
File comments: 531
Uploads: 24
The weird part is, it worked fine for me like that testing with a deathknight O_o Fixed line 51 so that nobody else gets the same problem though, thanks for pointing it out!

Last edited by Satrina : 11-19-2008 at 05:30 PM.
Satrina is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-19-2008, 03:06 PM  
drykill
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Quote:
Originally posted by Satrina
Oops, I forgot a dependency for LibSharedMedia in the zipfile. Will fix.

Weird about runic, it was working on the beta server. Will look into it!

Edit: Both fixed
Thank you for making this addon . The runic power display is still broken in 1.0.1 because I think you made a typo on line 51:

Code:
if (self.class ~= "DEATHKNIGHT") then
should be
Code:
if (self.class == "DEATHKNIGHT") then
Works like a charm after that change.
drykill is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-19-2008, 10:51 AM  
Shaigan
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
This addon seems to be useful, but would it be possible to display the health / mana of the group and target also ?
Shaigan is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-19-2008, 09:24 AM  
Satrina
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 46
File comments: 531
Uploads: 24
Oops, I forgot a dependency for LibSharedMedia in the zipfile. Will fix.

Weird about runic, it was working on the beta server. Will look into it!

Edit: Both fixed

Last edited by Satrina : 11-19-2008 at 10:25 AM.
Satrina is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-18-2008, 06:11 PM  
drykill
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
You need this LibSharedMedia-3.0 to get this addon to display.

Runic Power display doesn't update while in combat either.

Last edited by drykill : 11-18-2008 at 07:26 PM.
drykill is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.