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

Add configuration for positioning HUD elements #23

Open
johnvictorfs opened this issue Jun 1, 2021 · 0 comments
Open

Add configuration for positioning HUD elements #23

johnvictorfs opened this issue Jun 1, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@johnvictorfs
Copy link
Owner

johnvictorfs commented Jun 1, 2021

Possible options, from easiest to hardest:

  • Text inputs for X, Y coordinates for where the elements should be
    • Not ideal at all, really annoying to keep changing the coordinates until stuff fits
  • A slider for X, Y coordinates for where the elements should be
    • Okay-ish solution, requires some tinkering from the user, but should be easy enough
  • A 'HUD edit' mode for dragging HUD elements around to setup them
    • Really good UX for the user, no idea or time to figure out how to implement it
@johnvictorfs johnvictorfs added enhancement New feature or request help wanted Extra attention is needed labels Jun 1, 2021
@johnvictorfs johnvictorfs pinned this issue Jun 1, 2021
SoRadGaming added a commit to SoRadGaming/simple-utilities-mod that referenced this issue Feb 5, 2023
- Fixed johnvictorfs#67
- Fixed johnvictorfs#72
- Bumped version to 2.5.4
- Added New Config Catagories
- Added Tooltips
- Added new Config to Adjust the location of the UI
- Improved Some Error Handling (Null Catch blocks)
- Fixed Hud Right Side Alignment
- Added Slider Config to Sprinting
- Added Slider for Armour Hud
- Translated Language Files
- Full Armour System ReWrite Completed
- Updated Default Values for Configs (to simplify Hud on first install)
- Changed Default Keybind from k -> `, to resolve keybind conflict with Iris Shaders.
- Updated internal cloth config fabric API from 7.0.65 to version 9.0.94
SoRadGaming added a commit to SoRadGaming/simple-utilities-mod that referenced this issue Feb 5, 2023
- Fixed johnvictorfs#23
- Fixed johnvictorfs#67
- Fixed johnvictorfs#72
- Bumped version to 2.5.4
- Added New Config Categories
- Added Tooltips
- Added new Config to Adjust the location of the UI
- Improved Some Error Handling (Null Catch blocks)
- Fixed Hud Right Side Alignment
- Added Slider Config to Sprinting
- Added Slider for Armour Hud
- Translated Language Files
- Full Armour System Rewrite Completed
- Updated Default Values for Configs (to simplify Hud on first install)
 - Changed Default Key bind from k -> `, to resolve key bind conflict with Iris Shaders.
- Updated internal cloth config fabric API from 7.0.65 to version 9.0.94
SoRadGaming added a commit to SoRadGaming/simple-utilities-mod that referenced this issue Feb 5, 2023
- Fixed johnvictorfs#23
- Fixed johnvictorfs#67
- Fixed johnvictorfs#72
- Bumped version to 2.5.4
- Added New Config Categories
- Added Tooltips
- Added new Config to Adjust the location of the UI
- Improved Some Error Handling (Null Catch blocks)
- Fixed Hud Right Side Alignment
- Added Slider Config to Sprinting
- Added Slider for Armour Hud
- Translated Language Files
- Full Armour System Rewrite Completed
- Updated Default Values for Configs (to simplify Hud on first install)
- Changed Default Key bind from k -> `, to resolve key bind conflict with Iris Shaders.
- Updated internal cloth config fabric API from 7.0.65 to version 9.0.94
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant