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

Rewrite Hotbar Manager #28

Merged
merged 3 commits into from
Aug 8, 2024
Merged

Conversation

machiecodes
Copy link
Contributor

Use ItemSetting for each slot, add setting to toggle off after one full pass and an option whether or not to replace items already in slots

@RedCarlos26 RedCarlos26 merged commit 02e6f52 into RedCarlos26:main Aug 8, 2024
1 check passed
RedCarlos26 added a commit that referenced this pull request Aug 8, 2024
commit 02e6f52
Author: RickyTheRacc <[email protected]>
Date:   Thu Aug 8 13:24:42 2024 -0500

    Rewrite Hotbar Manager (#28)

    * Rewriter

    * Remove Unused Utils

    * Add Reset Button

commit bee6d78
Author: RedCarlos <[email protected]>
Date:   Wed Jul 24 00:24:21 2024 -0400

    Update README.md

commit 8f511ad
Author: RedCarlos <[email protected]>
Date:   Wed Jul 24 00:23:59 2024 -0400

    Update README.md

commit 6f1cd1c
Author: RedCarlos26 <[email protected]>
Date:   Wed Jul 24 00:07:12 2024 -0400

    Temporary stuff

commit e484837
Author: RedCarlos26 <[email protected]>
Date:   Mon Jul 22 20:44:23 2024 -0400

    Added HUD text presets

commit 9f3efaa
Author: RedCarlos26 <[email protected]>
Date:   Mon Jul 22 20:34:01 2024 -0400

    Small things

commit 80f6b81
Author: RickyTheRacc <[email protected]>
Date:   Fri Jul 19 23:10:57 2024 -0500

    Merge pull request #27 from RickyTheRacc/code-cleanup

    * Remove Enums Class

    * Change Javadocs to Comments

    * Remove General Comments

    * Move Variables

    * Use PlayerUtils in Center Command

    * Use .noSlider()

    * Optimize ToggleCommandMixin

    * Organize AxisViewer

    * Cleanup HIGUtils

    * Separate Modules into Categories

    * Make AFKLogout Settings Clearer

    * Standardize Event Function Names

commit 9cd7f47
Author: RedCarlos26 <[email protected]>
Date:   Thu Jul 18 14:17:52 2024 -0400

    Update README.md

commit 97299a6
Author: RedCarlos26 <[email protected]>
Date:   Thu Jul 18 13:12:33 2024 -0400

    Render place even if there is an entity

commit bdc33ec
Author: RedCarlos26 <[email protected]>
Date:   Thu Jul 18 13:10:21 2024 -0400

    Update gradle.properties

commit e4036b2
Author: RedCarlos26 <[email protected]>
Date:   Sat Jul 13 21:44:06 2024 -0400

    Added toggle for statistics

commit 07ad243
Author: RedCarlos26 <[email protected]>
Date:   Sat Jul 13 21:43:53 2024 -0400

    Formatting
RedCarlos26 added a commit that referenced this pull request Aug 8, 2024
commit 02e6f52
Author: RickyTheRacc <[email protected]>
Date:   Thu Aug 8 13:24:42 2024 -0500

    Rewrite Hotbar Manager (#28)

    * Rewriter

    * Remove Unused Utils

    * Add Reset Button

commit bee6d78
Author: RedCarlos <[email protected]>
Date:   Wed Jul 24 00:24:21 2024 -0400

    Update README.md

commit 8f511ad
Author: RedCarlos <[email protected]>
Date:   Wed Jul 24 00:23:59 2024 -0400

    Update README.md

commit 6f1cd1c
Author: RedCarlos26 <[email protected]>
Date:   Wed Jul 24 00:07:12 2024 -0400

    Temporary stuff

commit e484837
Author: RedCarlos26 <[email protected]>
Date:   Mon Jul 22 20:44:23 2024 -0400

    Added HUD text presets

commit 9f3efaa
Author: RedCarlos26 <[email protected]>
Date:   Mon Jul 22 20:34:01 2024 -0400

    Small things

commit 80f6b81
Author: RickyTheRacc <[email protected]>
Date:   Fri Jul 19 23:10:57 2024 -0500

    Merge pull request #27 from RickyTheRacc/code-cleanup

    * Remove Enums Class

    * Change Javadocs to Comments

    * Remove General Comments

    * Move Variables

    * Use PlayerUtils in Center Command

    * Use .noSlider()

    * Optimize ToggleCommandMixin

    * Organize AxisViewer

    * Cleanup HIGUtils

    * Separate Modules into Categories

    * Make AFKLogout Settings Clearer

    * Standardize Event Function Names

commit 9cd7f47
Author: RedCarlos26 <[email protected]>
Date:   Thu Jul 18 14:17:52 2024 -0400

    Update README.md

commit 97299a6
Author: RedCarlos26 <[email protected]>
Date:   Thu Jul 18 13:12:33 2024 -0400

    Render place even if there is an entity

commit bdc33ec
Author: RedCarlos26 <[email protected]>
Date:   Thu Jul 18 13:10:21 2024 -0400

    Update gradle.properties

commit e4036b2
Author: RedCarlos26 <[email protected]>
Date:   Sat Jul 13 21:44:06 2024 -0400

    Added toggle for statistics

commit 07ad243
Author: RedCarlos26 <[email protected]>
Date:   Sat Jul 13 21:43:53 2024 -0400

    Formatting
@machiecodes machiecodes deleted the hotbar-manager branch August 9, 2024 22:29
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.

2 participants