Project MMO

Project MMO

10M Downloads

Adding an press check to the vein mine

Turk645 opened this issue ยท 11 comments

commented

As it currently is, the vein mining key bind will keep firing when held and keep toggling the mining state of the block you are looking at. Adding some kind of delta check to lengthen the refire time or a bool to check for single presses might make the vein miner a bit less of a hassle to use.

commented

I know it's not meant to be held but i frequently push the button just long enough that it triggers it twice and thus unchecks the block. Becomes a game of fighting with the button press till it stays nicely

commented

The key is not meant to be held. You use the key to mark the block and use it again to unmark. You do not hold the key like you do with FTB ultimine.

commented

I don't know what you are talking about. In 1.19.2 there's a big box?

commented

i know there is that little symbol that appears once you've selected the delta key. is it just possible to add a visible "on/off" so if you know you pressed to hard or too long you can just press it again?

The great big white box around a block isn't enough of a notification you have vein mining enabled?

commented

I am inclined to suggest you learn to hold the button for a shorter duration. While a delay may be ideal for you it may also create frustration for others who want to rapidly unmark a block before breaking it.

commented

You can adjust the repeat delay yourself:

Windows:

  1. WinKey + R
  2. Type control keyboard and press enter
  3. Adjust settings until they are exactly how you'd prefer

Mac:

  1. Apple menu
  2. System Settings
  3. Click Keyboard in sidebar
  4. Adjust settings until they are exactly how you'd prefer

And I am sure, if you're using some Linux flavor, that they have a config somewhere for this.

commented

I know Logitech support delays between actions. You'd have to check with your mouse's vendor.

image

Also, make sure it's only bound on button down and not on held-down.

commented

i tend to rebind to mouse5 which triggers a lot faster than the keyboard. If on keyboard it seems fine

commented

i know there is that little symbol that appears once you've selected the delta key. is it just possible to add a visible "on/off" so if you know you pressed to hard or too long you can just press it again?

commented

once a block is marked, an icon appears next to your crosshair showing that you are looking at a marked block and which vein type you are using. Additionally, all blocks that are to be veined are outlined in purple to show the player what is being broken. Certain rendering mods like OptiFine can obscure the outlining though.

commented

alright.