Crossroads-Development / Crossroads

Crossroads is a mod for Minecraft. It adds a lot of content, and has the design philosophy of "simple pieces, complex contraptions".
MIT License
29 stars 18 forks source link

Hand crank spam-clicking #205

Closed Da-Technomancer closed 1 year ago

Da-Technomancer commented 2 years ago

Describe the bug The hand crank, which is supposed to provide power at a constant rate while held down, will provide an impulse of energy when first clicked, then repeating every few ticks thereafter. This is vulnerable to spam-clicking and autoclickers, as each initial click creates a new initial impulse of energy, enabling far higher effective power production rates than intended.

Can be fixed by not providing the first impulse on the initial click or delaying it.

The-Minecraft-Scientist commented 1 year ago

This is fixed by #217