Controllable (Forge)

Controllable (Forge)

4M Downloads

Suggestions for crafting

SapphireBulletBill opened this issue ยท 4 comments

commented

First of all, I would like to say: THIS UPDATE IS AMAZING.

All of the major problems I was having in v0.9.1 are gone, and we finally have D-Pad crafting! And to think this update came out literally 2 days after my complaint. I tested out Survival and Creative last night and it works so well on controller. Now I am generally satisfied with this supportive mod and would recommend it to anyone.

Minor Bugs:

  • When the Virtual Mouse is disabled, the player cannot use the D-Pad for crafting nor navigating menus.
  • When the Virtual Mouse is disabled and the player is moving the mouse while in the crafting menu, the "Close Inventory" icon flickers.
  • The Vibration feature doesn't seem to work, despite it working in the previous version of Controllable
  • For option menus that use a vertical scroll bar, sometimes when attempting to use the mouse, the bar is stuck to the bottom in some cases.

Suggestions to Improve the Crafting (If feasible):

  • Map the B button to close the crafting menu, and Y as quick move.
  • Allow the player to instantly craft the item by clicking it in the Recipe Book, similar to Bedrock Edition.
  • Allow the player to quickly move between the Book/Inventory interfaces with LB/RB. (Bedrock Edition does this with a L-Stick press.)

Keep up the fantastic work, and take all the time you need.

commented

"Map the B button to close the crafting menu, and Y as quick move."
A separate binding has been added in modern versions of Controllable to close the inventory.

commented

"When the Virtual Mouse is disabled, the player cannot use the D-Pad for crafting nor navigating menus."
Fixed in 0f5ef1c

"When the Virtual Mouse is disabled and the player is moving the mouse while in the crafting menu, the "Close Inventory" icon flickers."
Fixed in 2ee0124

"The Vibration feature doesn't seem to work, despite it working in the previous version of Controllable"
The mod has switched to GLFW which doesn't support rumble. However this should be changing soon. (glfw/glfw#1678 and original issue glfw/glfw#1678)

"For option menus that use a vertical scroll bar, sometimes when attempting to use the mouse, the bar is stuck to the bottom in some cases."
Fixed in b649d5c

commented

glfw/glfw#1678 was added in April, so I doubt it will be merged anytime soon. Can you ship your own fork of glfw?

commented

I've added support to craft items directly from the recipe book f29bfce