-
Notifications
You must be signed in to change notification settings - Fork 29
Description
While you can use the /craftaction and add that to a macro and set it to a button on your xbar layout for controller users for one-off crafts. There doesn't appear to currently be a way to generate and then copy to a macro (using the settings defined for copying) the generated craft steps. This means that generating and using a one-click macro requires mouse input. This is not ideal for controller users.
If there was a slash command, something like /generatecraftcommand and /copygeneratedcraft (or whatever) which performed each of these functions which currently require mouse input:
It would bring the plugin closer to being 100% usable with only controller input as this would enable the user to press two buttons (or perhaps one if it's combined into a single "make me a recipe macro") and then have a macro command they can click once to complete an entire craft, all without any mouse input.
Edit: I haven't looked into the details of dalmud's rules against botting, but this shouldn't violate them I would imagine. This would still require the same number of inputs from the user as currently. They could just be done via keyboard (or controller) as opposed to a mouse)