Awesome addon Phanx :D Been looking for something simple to replace my hud.
------------------------------------------
I would like to second the request to show power as a percent. To me, the percentage is much more helpful.
I would like to second the request to show power as a percent. To me, the percentage is much more helpful.
I'm still puzzled by this, but as it will hardly add any code to implement, I'll include it.
Quote from Geegeez »
Didn't see it posted here after a search, but I was wondering if it was possible to include an option to show pvp flag status?
Sorry, no. Flag status isn't critical, frequently changing information like health. It falls more into the same class of information as name, level, and class -- things that are nice to know, but won't make their way into OnScreenHealth.
I would like to second the request to show power as a percent. To me, the percentage is much more helpful.
I'm still puzzled by this, but as it will hardly add any code to implement, I'll include it.
I was actually hoping for this too. My reasoning is that (as a warlock) I rarely need to squeeze every last bit of damage out of my mana, so I don't care exactly how much I have. I just want an estimate so I know if/when I need to life tap. :)
I was going to ask this too, until I realized that Pitbull was showing my Druid mana. Still, would be a good feature for those that don't have any Druid mana addons installed.
No, sorry. Adding druid mana would require the addition of event scheduling, tooltip scanning (another library), and a lot of additional code in the addon itself. Personally, I don't find knowing how much mana my druid has while in feral forms critical enough to warrant this much bulk. Your mileage may vary, but it's not something I'll add.
Those who don't currently have a druid mana addon can either switch to a unit frame addon that includes this feature, like PitBull, use a standalone druid mana bar, like SmartyCat, or continue living without it. :P
On a "yes" note, I'm revamping the text formatting system. In the next version you'll be able to customize your text format using a simple token-based system, similar to how macros currently work. For example, you'll be able to enter "%c/%m" to see current and maximum health, like "4078/8920". Full details will be added to the first post when this is released. (Also the class coloring option for health will be re-added... when did it go missing?)
love the addon btw phanx. i was just wondering if you would be able to add an option to display combo points in the middle of the screen instead of above the target text
love the addon btw phanx. i was just wondering if you would be able to add an option to display combo points in the middle of the screen instead of above the target text
I second that request, at the moment I am using Nugies Combo Bar over my character's head to improve visibility but having OSH do it would be even better.
ok, so my problem is strange. i have tried everything, reinstalled the addon multiple times, diff. versions, etc. but i basically cant change a single setting. i cant move the position, i cant change the values. and the only thing i want to change is target health being displayed as absolute and percent.
this is the error i get.
Message: LibRockConfig-1.0: Field "set" not found for `OnScreenHealth->Appearance->Text Format->Health Format->Monster Health'.
Debug:
...s\FuBar\libs\LibRockConfig-1.0\LibRockConfig-1.0.lua:1688:
...s\FuBar\libs\LibRockConfig-1.0\LibRockConfig-1.0.lua:1602
...s\FuBar\libs\LibRockConfig-1.0\LibRockConfig-1.0.lua:4737:
...s\FuBar\libs\LibRockConfig-1.0\LibRockConfig-1.0.lua:4725
love the addon btw phanx. i was just wondering if you would be able to add an option to display combo points in the middle of the screen instead of above the target text
Maybe.
Quote from empty »
ok, so my problem is strange. i have tried everything, reinstalled the addon multiple times, diff. versions, etc. but i basically cant change a single setting. i cant move the position, i cant change the values. and the only thing i want to change is target health being displayed as absolute and percent.
Judging by your error message, I'd guess your problem has nothing to do with my addon, and is caused by an issue in RockConfig using an AceOptions data table. Try changing the settings via Niagara, Dewdrop, or the "/osh" slash command. If you still get this error while using a configuration method that's intended for use with Ace addons, try disabling Rock and any addons which use it (currently Cartographer, CowTip, FuBar, Parrot, and PitBull that I know of) and see if you still get the error. I suspect not. If this is the case, you need to report this error to ckknight (the author of Rock and the addons which use it). If not, repost with the non-Rock-related error you get.
Quote from Quokka »
Small Request could we have a "Absolute. Short, Percent" this is the only one i'm missing right now.
In the next version this will be irrelevant, as you'll be able to create your very own display formats using a simple token-based system like the one used in macros currently. For "absolute, short and percent" you'd use "%a:s (%p%)" for example.
ok, i tried with the osh command, and it worked, ill let ckknight know about this, as im sure im not the only person to encounter this problem through rock. thank you.
Would there be any chance of adding another alignment option? i.e. have text left & right aligned, as opposed to what Flush Left/Right does now: align text right & left.
Hmm, not sure that's clear. I mean:
|player stats ..... target stats|
Where the bar is the alignment. Right now flush left/right does:
Making the show/hide states more flexible is something I do want to add, and have been considering how best to implement. You'll probably see something in the next week or two.
i know that this, as this quote states, is in the "developing implementation strategy" stage, but i just wanted to add my "this would be awesome!" to this. i just removed MetaHUD (for the first time in...forever!) in favor of OSH, but i really liked the way MetaHUD had seperate alpha settings for: combat, OOC with target selected, OOC and regening health and/or mana, and OOC/full health/mana and i was going to request similar functionality.
great work, Phanx! thanks for making my UI better.
Would there be any chance of adding another alignment option? i.e. have text left & right aligned, as opposed to what Flush Left/Right does now: align text right & left.
I'll add it to my to-do list. Shouldn't take much time.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
------------------------------------------
I would like to second the request to show power as a percent. To me, the percentage is much more helpful.
I'm still puzzled by this, but as it will hardly add any code to implement, I'll include it.
Sorry, no. Flag status isn't critical, frequently changing information like health. It falls more into the same class of information as name, level, and class -- things that are nice to know, but won't make their way into OnScreenHealth.
I was actually hoping for this too. My reasoning is that (as a warlock) I rarely need to squeeze every last bit of damage out of my mana, so I don't care exactly how much I have. I just want an estimate so I know if/when I need to life tap. :)
This is the error I'm getting when I set the textFormat to "Absolute and Deficit" instead of just "Absolute"
Any ideas?
Edited to remove attachment, since I've now commited it on the SVN.
Caster form:
HP
Mana
Bear form:
HP
Mana
Rage
Would be lovely :) Thx!
I was going to ask this too, until I realized that Pitbull was showing my Druid mana. Still, would be a good feature for those that don't have any Druid mana addons installed.
Those who don't currently have a druid mana addon can either switch to a unit frame addon that includes this feature, like PitBull, use a standalone druid mana bar, like SmartyCat, or continue living without it. :P
On a "yes" note, I'm revamping the text formatting system. In the next version you'll be able to customize your text format using a simple token-based system, similar to how macros currently work. For example, you'll be able to enter "%c/%m" to see current and maximum health, like "4078/8920". Full details will be added to the first post when this is released. (Also the class coloring option for health will be re-added... when did it go missing?)
I second that request, at the moment I am using Nugies Combo Bar over my character's head to improve visibility but having OSH do it would be even better.
this is the error i get.
thanks
Maybe.
Judging by your error message, I'd guess your problem has nothing to do with my addon, and is caused by an issue in RockConfig using an AceOptions data table. Try changing the settings via Niagara, Dewdrop, or the "/osh" slash command. If you still get this error while using a configuration method that's intended for use with Ace addons, try disabling Rock and any addons which use it (currently Cartographer, CowTip, FuBar, Parrot, and PitBull that I know of) and see if you still get the error. I suspect not. If this is the case, you need to report this error to ckknight (the author of Rock and the addons which use it). If not, repost with the non-Rock-related error you get.
In the next version this will be irrelevant, as you'll be able to create your very own display formats using a simple token-based system like the one used in macros currently. For "absolute, short and percent" you'd use "%a:s (%p%)" for example.
Thanks
Hmm, not sure that's clear. I mean:
|player stats ..... target stats|
Where the bar is the alignment. Right now flush left/right does:
player stats| ..... |target stats
i know that this, as this quote states, is in the "developing implementation strategy" stage, but i just wanted to add my "this would be awesome!" to this. i just removed MetaHUD (for the first time in...forever!) in favor of OSH, but i really liked the way MetaHUD had seperate alpha settings for: combat, OOC with target selected, OOC and regening health and/or mana, and OOC/full health/mana and i was going to request similar functionality.
great work, Phanx! thanks for making my UI better.
I'll add it to my to-do list. Shouldn't take much time.