Skip to content
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

fix multinode trouble in field mode #50

Merged
merged 4 commits into from
Feb 25, 2024
Merged

fix multinode trouble in field mode #50

merged 4 commits into from
Feb 25, 2024

Conversation

SwissalpS
Copy link
Owner

when clicking on the 'wrong' part of a multinode-node, direction calculation is nerfed. This patch avoids a server crash and emits a sound and message.
User can simply click on another part of the multinode- node and the procedure should work.

I didn't bother adjusting the pointed_thing to make this work, as I don't consider the trouble worthwhile for this
kind of node that breaks the voxel world.

The bug was detected by player frogTheSecond and reported by Huhhila on pandorabox. Thanks guys.

fluxionary and others added 4 commits November 7, 2022 11:48
when clicking on the 'wrong' part of a multinode-node,
direction calculation is nerfed. This patch avoids a
server crash and emits a sound and message.
User can simply click on another part of the multinode-
node and the procedure should work.

I didn't bother adjusting the pointed_thing to make this work, as I
don't consider the trouble worthwhile for this
kind of node that breaks the voxel world.

The bug was detected by player frogTheSecond and reported
by Huhhila on pandorabox. Thanks guys.
@SwissalpS SwissalpS merged commit fa89c9f into master Feb 25, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants