Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

[FEATURE] Crafting keybinds for mouse #63

Open
Beethoven-n opened this issue Mar 22, 2022 · 5 comments
Open

[FEATURE] Crafting keybinds for mouse #63

Beethoven-n opened this issue Mar 22, 2022 · 5 comments

Comments

@Beethoven-n
Copy link

Currently, a few features are missing from crafting.
You should be able to shift-click to craft all available items from the recipe you're crafting into your inventory.
You should also be able to scroll with the mouse wheel on the result to craft individual items more quickly than mashing left and right click.

What files could I change to add this functionality myself?

@Beethoven-n
Copy link
Author

i've been informed that adding another hotkey would require two links to the inventory, which isn't possible within the engine. could an All button, similar to unified_inventory be possible?

@kilbith
Copy link
Collaborator

kilbith commented Mar 23, 2022

You should be able to shift-click to craft all available items from the recipe you're crafting into your inventory.

I'm not sure what you mean but this is already the case.

But otherwise, yes, you're going to open an issue on the engine for that. And I don't want to mimick unified_inventory as it has terrible UX.

@Beethoven-n
Copy link
Author

you're definitely right there. unified isn't the best at all lol
how else could crafting all items be done, though? maybe by clicking the arrow?

@kilbith
Copy link
Collaborator

kilbith commented Mar 23, 2022

You have a feature called Quick Crafting.

@Cyber-Syntax
Copy link

You have to add shift+click attribute for backpack because when I use shift+click it sends them all to crafting page which is unnecessary feature when using quick crafting. Also, the bag needs this feature because when I want to get it from the bag, shift+click doesn't work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants