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

Make HUD Element movable #36

Open
Stray216 opened this issue Oct 14, 2023 · 3 comments
Open

Make HUD Element movable #36

Stray216 opened this issue Oct 14, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@Stray216
Copy link

https://github.com/Shadows-of-Fire/Hostile-Neural-Networks/blob/8c200dc9586663ecb5198a6ac6e4ef3fef580173/src/main/java/dev/shadowsoffire/hostilenetworks/client/DeepLearnerHudRenderer.java#L55C1-L57C19

I haven't spent a long time studying the code so I could be wrong. It seems like the HUD element is being rendered at those hardcoded values. Making the HUD movable could be as easy as making a separate client-config and putting those hardcoded values in it. Or you could implement a new command, maybe something like "/hostilenetworks hud_position [x] [y] [spacing]". Another idea would be a new button that launches a nice repositioning-menu inside the Deep Learner GUI, however just a config and a command would be sufficient for my case.

I would be happy with whatever as long as the HUD is movable.

@nailfor
Copy link

nailfor commented Oct 19, 2023

I play ATM8, the HUD hides important information, it would be cool to be able to move the window

@devout38
Copy link

devout38 commented Jan 12, 2024

I play ATM8, the HUD hides important information, it would be cool to be able to move the window

This is an issue, agreed. A keybind to toggle HUD on/off while in curio slot would solve this as well.

Edit: I say "solve" but it would still cover important info. It would be less painful if I could toggle it. I would prefer it not cover the main HUD at all.

@Shadows-of-Fire Shadows-of-Fire added the enhancement New feature or request label Mar 14, 2024
@Yoshi72
Copy link

Yoshi72 commented Sep 25, 2024

Second that. Especially with the way the UI is designed, it's almost impossible to really see anything under it.

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

5 participants