Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customize Text on Bar #10

Closed
Twintop opened this issue May 8, 2018 · 2 comments
Closed

Customize Text on Bar #10

Twintop opened this issue May 8, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@Twintop
Copy link
Owner

Twintop commented May 8, 2018

Rather than just have the options hard coded for what to display on the left/center/right of the bar, instead allow users to create their own custom formatting using variables. For example, on the left, if we have the following variables available:

$haste = Haste %
$vf_stacks = Voidform Stacks
$vf_more_stacks = Additional incoming Voidform stacks

Then if a user entered the following:

$haste% - $vf_stacks (+$vf_more_stacks) VF

The output on the bar (for 51.23% haste, 20 stacks, and 8 incoming) would be:

51.23% - 20 (+8) VF

Pseudocode is pseudo; still need to figure out colors, in/out of Voidform behavior, etc.

@Twintop Twintop added the enhancement New feature or request label May 8, 2018
@Twintop Twintop added this to the 8.0 BfA Release milestone May 8, 2018
@davidhyunlee
Copy link

Can you also include an option to add TimeToKill text to the bar? I've always modified the right text to show a time to kill timer instead.

@Twintop Twintop removed this from the 8.0 BfA Release milestone May 18, 2018
@Twintop Twintop self-assigned this May 18, 2018
@Twintop
Copy link
Owner Author

Twintop commented May 20, 2018

TTK will have to come at a later date.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants