burgerindividual / HUDTweaks

A fabric mod for Minecraft that adds better HUD configuration.
MIT License
25 stars 9 forks source link

Bossbars and Titles #2

Closed Astralchroma closed 3 years ago

Astralchroma commented 3 years ago

Feature Request

burgerindividual commented 3 years ago

I have these planned for implementation, but I’m working on mod compatibility and translation first. When I'm done with that, I'll add those.

burgerindividual commented 3 years ago

Added bossbars, just have to add title and subtitle

Astralchroma commented 3 years ago

Would it be possible for you to add a setting that would allow us to control exactly how many individual bars are visible on the boss bar hud?

burgerindividual commented 3 years ago

I can do that, but the boss bars are already limited by how many can fit on 1/3 of the screen height. I'm currently trying to figure out how to fix the positioning of them.

Astralchroma commented 3 years ago

Thanks. I am mainly asking for this because I play on a minecraft server that uses bossbars to indicate various shields but we keep hitting the bossbar limit, this change would be very helpfull.

burgerindividual commented 3 years ago

Should I add a button to disable the limit entirely or should I add a box where you can type in the maximum amount you want on the screen at a time?

Astralchroma commented 3 years ago

A maximum would be the best, maybe make it so setting it to 0 or -1 removes the limit?

burgerindividual commented 3 years ago

I figured out a way to unlimit it, and I’m going to add a slider so it takes up a certain percentage of the screen

Astralchroma commented 3 years ago

Cool, feel free to give me a testing release and I can see if it works.

burgerindividual commented 3 years ago

Fixed, will be available in the next release. May need to change some more things, because at least one boss bar still shows up. I’ll push a release when I get the chance.