Removehud v1.4 - #26
Merged
Merged
Conversation
update unstable
Update to 1.20.2
Update to 1.21
Co-authored-by, and Approved by: Izzy Aristide <44146685+IzzyDotExe@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removehud v1.4
This project has been inactive for a long time. Honestly i've had no motivation and no time to keep working on Minecraft mods. But i've been going through my AI psychosis recently and it has finally allowed me to take on projects that i would not dedicate much time to normally.
With that said: this project is finally in the place that i've always wanted it to be. Since day 1 of the mod i've dreamed of making a fully featured HUD editor for minecraft. Frankly im not sure why it hasnt been done before to my knowledge. Well finally it's here thanks to claude code.
Summary
Two pieces of work,
Ports the mod to Minecraft 26.2 — Mojang's current release, now on date-based versioning.
Rebuilds the in-game HUD editor that was abandoned, half-finished, and buggy on origin/unstable-editor-1.21.
Note: since main never received the intermediate 1.20.2 → 1.21 → 1.21.4 bumps, this PR also carries that history forward as part of the diff — it's not new work, just previously un-merged.
Other changes:
HUD editor Details
What's in this version instead:
ent, Shift+Tab cycles its anchor corner, arrow keys nudge it (Shift = 5px steps vs 1px), N toggles offset snapping, R resets the selected element, H shows/hides the on-screen controls hint.