I had a zombie chase me in a flower-forest biome. He follows me up and down slopes in a very zig-zaggy way? Looks a little unnatural. He does pathfind to me, but it takes longer than the…
I'm experiencing that the physics of the minecarts freeze for a second, and then it resumes.
I believe that is a consequence of using [ObjectRef:move_to(pos)
](https://api.minetest.net/class-…
The mod that led me to making this in the first place is https://content.luanti.org/packages/GreenXenith/mesecons_wireless/
After reading VoxeLibre/VoxeLibre#4213 (comment), I rethought how the dynamic updating is being done here with a table indirection, and realized this could…
Also, I hope the extra indirection from making the constants tables isn't too bad for performance?
From previous benchmarking, the cost isn't terrible, but thinking about https://git.minetest.…