-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Repair: QOL. Allow repair ship interaction in config / Feedback #21
Comments
It would be very difficult to allow full configuration of the interactions, but I think we could add a config option to switch between single and double clicks. The reason we had moved to double clicks was due to many many players accidentally overwriting their saved states or repairing them at the wrong time (for example, into the side of a mountain by mistake). |
That would be very handy, nothing else in Minecraft requires a double click, it's just not very In keeping with the game, there is shift+clicking but not any double clicking I can think of. The feedback messages would be very handy for players too. |
Since the double click is integral to the design of the repair start process (the first step loads the state and checks the materials needed, then the second step executes), #32 is a compromise and the config option disables it for repair save. |
Brilliant news! |
Allow setting how you wish to interact with the repair sign in the config, if its right/left click, with or without an item, if its double click or not.
I like the idea of a repair item, but maybe allowing it to be single click would be easier for players.
There are quite a few steps (from what ive figured out) to get the repair sign to trigger, trying to think of ways to make it simplier for a first time user, being able to change the interaction to just a single left click of the rocket would be nice to test, I cant tell if it just takes a while or if it does require 2 clicks as theres no feedback instantly.
Repair:
could we get a configurable message sent to the user in chat for how to use the repair sign?[repair]
brackets and change the color of the text on the sign after its activated for feedback for the user.The text was updated successfully, but these errors were encountered: