Vitaliy
Vitaliy
Hmm, I thought there is only `wielditem` for displaying those small rotating things... If that is usable (scaling?), everything else is doable. If you know anyone ready to code, lemme...
minetest/minetest#4050
@KrzysztofJeszke Screenshot please, I don’t quite understand your problem.
Sounds good) What’s the reason of not including `gsub`? Also, what’s `gfind`? Can’t find it in the Lua manual.
Don’t reinvent `default`, please.
Someone too clever included significant changes in a merge commit c98805a. Namely, he set `ignore` to be replaceable.
> mvps pull stoppers Don’t current stoppers prevent pulling as well?
Tested. The stack is not split but left behind entirely.
1. Both are using the same code for pulling nodes. 2. Either way, things will go out of sync. The “correct” solution is to load the surrounding blocks as necessary....
When you blow nodes up they become `air`, I suppose, so pushing into *that* is totally expected.