prevent jonez column nodes from rotating when placing them. #4537

Closed
opened 2023-05-18 22:42:49 +00:00 by flux · 7 comments
Member

i think this is due to rhotator, and can be disabled. this wasn't a problem until we added paramtype2="facedir" (#1219), and then later flipped some of the textures (#4454).

i *think* this is due to rhotator, and can be disabled. this wasn't a problem until we added `paramtype2="facedir"` (#1219), and then later flipped some of the textures (#4454).
flux added the
1. kind/bug
2. prio/elevated
labels 2023-05-18 22:43:04 +00:00
Author
Member

note this is not the same as #1201, which is due to on_place = minetest.rotate_node

note this is *not* the same as #1201, which is due to `on_place = minetest.rotate_node`
Author
Member

this is not the rhotator (at least, not just the rhotator). the solution is place_param2 = 0

this is *not* the rhotator (at least, not just the rhotator). the solution is `place_param2 = 0`
Author
Member

fixed in 6e43ec9a28

note there may be some players that may have issues due to building jonez stuff after #1219.

fixed in https://gitea.your-land.de/your-land/yl_commons/commit/6e43ec9a28895aab67407591fa201cc5ae07f061 note there may be some players that may have issues due to building jonez stuff after #1219.
Author
Member

ugh this messes up my church

image

i need to create a command to set param2 = 0 for all jonez nodes in a region. :(

ugh this messes up my church ![image](/attachments/4ab666c7-35e7-4734-b859-ca27d48a44e9) i need to create a command to set `param2 = 0` for all jonez nodes in a region. :(
267 KiB
flux added the
4. step/at work
label 2023-05-18 23:20:11 +00:00
flux added this to the flux's TODO list project 2023-05-18 23:21:14 +00:00
Author
Member

implemented a command: 7a0269b675

implemented a command: https://gitea.your-land.de/your-land/yl_commons/commit/7a0269b675e1b1f50a361a220e45365c4781683b
flux added
4. step/ready to QA test
and removed
4. step/at work
labels 2023-05-21 21:41:40 +00:00
flux added
5. result/fixed
and removed
4. step/ready to QA test
labels 2024-03-29 23:57:49 +00:00
flux removed this from the flux's TODO list project 2024-03-29 23:57:51 +00:00
Author
Member

oh, this has been live for a long time!

oh, this has been live for a long time!
flux closed this issue 2024-03-29 23:58:04 +00:00
Author
Member

image

and now all my jonez nodes aren't all helter-skelter

![image](/attachments/7e159495-71e2-43b5-b635-c81d5a2cd1f8) and now all my jonez nodes aren't all helter-skelter
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: your-land/bugtracker#4537
No description provided.