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

Feature: Moveable and Scaleable Hotbar #1903

Merged
merged 4 commits into from
May 29, 2024

Conversation

Thunderblade73
Copy link
Contributor

@Thunderblade73 Thunderblade73 commented May 27, 2024

What

Adds the hotbar to the gui editor. Will conflict with mods like Apec.
Has no fancy alignment, it is handle like every other gui element. I wouldn't rather add that option to all gui elements then specifically to that feature

Images

image
image
image

Changelog New Features

  • Added Editable Hotbar. - Thunderblade73
    • Allows for moving and scaling in the SkyHanni GUI editor.

@hannibal002 hannibal002 added this to the Version 0.26 milestone May 28, 2024
@hannibal002 hannibal002 added the Soon This Pull Request will be merged within the next couple of betas label May 28, 2024
Copy link
Collaborator

@CalMWolfs CalMWolfs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

feature works fine, just a bit of code cleanup.
Additionally, right now it defaults to the top left corner which I get why that is done but something that could be really cool is when turning on the feature for the first time (by checking if the position is set to the default position) it would calculate the current hotbar position and set its position to there, not necessary but would be cool

Thunderblade73 and others added 3 commits May 28, 2024 15:21
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
@hannibal002 hannibal002 merged commit 29ddd9d into hannibal002:beta May 29, 2024
3 checks passed
@github-actions github-actions bot removed the Soon This Pull Request will be merged within the next couple of betas label May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants