I've added Log Spikes and Subtitles to Weblate, so please have a look if you're still interested. Subtitles has over a thousand strings, so don't feel you have to do all of them.
Thanks! I'll include your translation in the next update.
Which strings need context? I can add notes for clarification.
Settings aren't translatable at the moment. I could add the tooltips anyway, but the strings will probably change before Minetest supports translating them.
I prefer to have a full description for each setting, so they make sense in search results. Thanks for the suggestion, though.
It would have been quicker if I hadn't spent half an hour trying to get an enderman to pick up a block to replicate the bug, only to find that I had mobs_griefing turned off.
This mod was developed primarily with Mobs Redo in mind, and is less reliable with Animalia due to differences in the physics system. I've known about this issue for a while, but I haven't been able to work on it due to Animalia crashing.
The lead looks bad when connecting to rail-type fences. This seems like the only major flaw.
This is a bug; fence rails aren't meant to be knottable. I've fixed it in the next update.
It does not work to click the fence first and then click the mob, only the other way around.
This was intended behaviour, but I've changed it in the next update.
As long as a player is holding a lead, they can not destroy an existing tethered connection.
Thanks for reporting this bug. I've fixed it in the next update.
You can not tether mobs to other mobs. Then again, would that really be a useful feature?
You can do this by holding Aux1 and right-clicking the second entity. This is an undocumented feature.
Thanks for reporting this issue. I've released an update to fix it.
Hi, sorry for the late reply.
I've added Log Spikes and Subtitles to Weblate, so please have a look if you're still interested. Subtitles has over a thousand strings, so don't feel you have to do all of them.
I can add setting tooltips to the template if you want to translate them, but they won't show up in Minetest because translating settings is currently not supported.
Other than that, there's nothing left to translate, unless you want to do another mod.
Thanks! I'll include your translation in the next update.
Which strings need context? I can add notes for clarification.
Settings aren't translatable at the moment. I could add the tooltips anyway, but the strings will probably change before Minetest supports translating them.
I prefer to have a full description for each setting, so they make sense in search results. Thanks for the suggestion, though.
I've addressed the push issue. You should be able to add translations now.
It would have been quicker if I hadn't spent half an hour trying to get an enderman to pick up a block to replicate the bug, only to find that I had
mobs_griefing
turned off.Translations are always appreciated! I've added Leads to Codeberg Translate.
Thanks for the review.
This report is very helpful. I've released an update to fix the bug.
Thanks for the review.
This mod was developed primarily with Mobs Redo in mind, and is less reliable with Animalia due to differences in the physics system. I've known about this issue for a while, but I haven't been able to work on it due to Animalia crashing.
This is a bug; fence rails aren't meant to be knottable. I've fixed it in the next update.
This was intended behaviour, but I've changed it in the next update.
Thanks for reporting this bug. I've fixed it in the next update.
You can do this by holding Aux1 and right-clicking the second entity. This is an undocumented feature.
Thanks for reporting this bug. I've released an update to fix it.
These features have been added.
I might put this mod on a public Git server at some point. For now, you're welcome to send issues and patches on the Fediverse.
It's from a mod I'm making. I intend to publish it here when it's ready.
Thanks for the review.
This mod does support MineClone 2 and 5.
Thanks for the feedback.
The large selection box is for compatibility with 5.6. If you're on 5.7, you can enable the better selection box in the settings.
The smoke puff, chat messages, and lack of sound effects have been addressed in the latest update.
Deepslate registers its platforms with
advtrains.register_platform()
, which is called fromdeepslate.register_shapes()
inutil.lua
.Thanks! I intend to release it at some point, but it won't be ready for a while.