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

HUD Configuration #4462

Open
DiamondWalker opened this issue Dec 1, 2024 · 0 comments
Open

HUD Configuration #4462

DiamondWalker opened this issue Dec 1, 2024 · 0 comments
Labels
existing content change Tweak to existing content or features

Comments

@DiamondWalker
Copy link
Contributor

DiamondWalker commented Dec 1, 2024

I've never been a fan of AoA's GUI:

1- the fact it's placed on the opposite end of the screen as the vanilla GUI makes it look messy and inconvenient
2- their design is completely different from vanilla, and meters that are just perfect squares look ugly imo
3- their spriting style is completely different than the vanilla GUI

I find that these 3 things make it look jarring and out of place. Honestly I'd even say the GUI is my least favorite part of AoA right now. What's worse is that a texture pack can't solve these issues since it'd involve changing the rendering code. That being said, I understand some people like the current GUI due to the numeric display. For that reason, I suggest some new config options to help players customize their HUD:

hudResourcesPosition (this one already exists, but I'd add 2 new settings: "BOTTOM_RIGHT" and "BOTTOM_LEFT")

This would let you place the resource meters closer to the vanilla GUI.

resourceRenderType (values "SQUARE" and "ICONS")

The square setting would be the current one. The icons option would render a bar in the same exact way vanilla renders health and hunger, except with the energy/rage/spirit icons (the sprites for these icons can simply be cropped from the current bar sprites:
Icons

hungerRenderType (same values as healthRenderType)

Using the bar setting for health rendering causes asymmetry with the hunger meter. Adding an option to switch the hunger meter to a bar with the same style would fix this.

@Tslat Tslat added the existing content change Tweak to existing content or features label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
existing content change Tweak to existing content or features
Projects
None yet
Development

No branches or pull requests

2 participants