File Details
MCBindType 1.16.5-0.8.1beta
- B
- Aug 1, 2021
- 43.63 KB
- 210
- 1.16.5
- Forge
File Name
mcbindtype-1.16.5-0.8.1beta.jar
Supported Versions
- 1.16.5
Curse Maven Snippet
1.16.5-0.8.1beta
- Added logo
1.16.5-0.8.0beta
- Removed category list, it was not helpful
- Added favorites system (Use ctrl + F to favorite/unfavorite a suggestion)
- Favorites are saved between sessions
1.16.5-0.7.1beta
- Helptext + title text now gracefully truncate itself according to screenwidth
- Suggestions now will not self overlap (Rarely happens in sane setups anyway)
- Total amount of visible suggestions is now dependent on screen height
1.16.5-0.7.0beta
- "Gracefully" truncated overflowing category listings instead of continuing offscreen
- Added a "hold down this keybind functionality"
- use shift + enter when selecting keybind
- open the keybind menu / use repeat key to stop the key being held down
1.16.5-0.6.0beta
- Added category list to view
- Added MIT License
- Key executer now handles pressed modifier keys, by waiting until they are not pressed.
- Its not perfect, but will do for now
1.16.5-0.5.0beta
- Added repeat last command key
- Fixed issues with duplicate entries
- General code cleanup
- Cleaned up debugging log entries
1.16.5-0.4.3beta
-
Automatically also blackists all keybindings with the GUI keybinding conflict context:
- For the non technical people, this means that all keybindings that are only usefull when a certain gui is open are now also blacklisted. Nothing to do about that since i can't open the binding helper "on top" of another UI :( This way we atleast cut down on non functional bindings massively
1.16.5-0.4.2beta
- Added self to blacklisted keybindings
1.16.5-0.4.1beta
- Added underline to chosen selection. It could be a bit hard to see.
1.16.5-0.4.0beta
- Added fancy title to UI
- UI now renders what part of the text fragments are matched
1.16.5-0.3.0beta
- You can now search by both the command name and the category e.g: toggle@Misc (Finds commands with toggle in the categories with misc in them)
- Use this to especially filter commands by mods
1.16.5-0.2.0beta
- Commands are sorted by category, then name
- Commands now use a blacklist for senselss entries, e.g. "Move Forward"
1.16.5-0.1.0beta
- Command executer is not MUCH more reliable, mimicing the way minecraft handles inputs.
1.16.5-0.0.8alpha
- Basic search functionality works now
- Now renders keybinding category
- Added keybinding text
- Search bar adapts and renders less favorites after more text is entered
- Added help text to the search bar, might need better actual text, but it is there

