Here's a rewording to detach ourselves from version numbers. What do you think?
To run the game with the best performance and support, we recommend the latest version of Minetest, but we…
A simple alternative until we get leads would be to ignore them and make two llamas follow the trader. Or we could have a mule with chest instead of the llamas, because it looks cool.
What happens here is not different from Minecraft. So it's not a bug, but we might decide to do something that is more user friendly.
Options brought up:
- dropping the filled bucket at the…
This is indeed obsolete at this point in time, but it could be mentioned somewhere in a planning issue for the mod list in the first comment.
This is basically a duplicate of #980 - which is about cave spiders but in fact all spiders are only aggressive if it's not daytime or attacked.
Are formspecs so unreliable that there's no mechanism that triggers when they close? That would probably generate a whole category of weird issues with other formspecs.
Anyway, the players…
I'm not sure what you mean by GUI. When the player joins the world for the first time, we can trigger a formspec to open. To keep things reasonable, some of that info can be grouped so that we…
Some recent discussions brought up a few really trivial things that we might want to address somehow. While the game is quite capable of handling the basic needs in the early game, it's worth…
To make sure we don't leave (many) players behind, a long time decision was to support the latest 2 releases of Minetest, so we don't force people to update or even make it impossible for some…
Or villages generation could be changed... but that's for Mapgen Update.
The problem is so small that I'd rather ignore the existing content and only treat the newly generated stuff by the…
I think mapblock unloading is configurable. If that's the case, we can read that setting and allow villagers to move within that distance, instead of the fixed value we now have.
As a matter of…
Making mobs stop walking around was purposefully done to reduce their activity, which added some nice performance gains. However, we should make an exception for villagers. Especially with our…