generated from MeteorDevelopment/meteor-addon-template
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Conversation
This file contains 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
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
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.
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