This is a mostly frozen copy of the Minetest forums through 2017. If you know phpBB3 and would like to host any G-rated forum here, you can email: me@minetest.org
If the email doesn't work, find out who's taken over Final Minetest from OldCoder and email them to get write access or an admin account.
I should have set this up years ago. But it's no tale of woe.
Whether the temperature is high or low, regardless of cold winds blow,
away we go like Edgar Allan Poe, on now with the show. BTW rhymes are welcome.
Is it possible to tell the server that new users can only login if doing so from the same subnet? Once a user has logged in the first time, they would be allowed to connect from any ip address? If this isn't possible, are there any mods that do similar things, involving account creation and ip addre...
ok, but when a chunk reloads, any robot in that chunk should reappear where it last was? It can't get somehow moved back to the robot spawner from which it came?
Same problem as above : the robot got to an unloaded mapblock. When you are around, the server keeps loading them. Is is predictable what happens when that occurs? When I experimented (0.4.14) having a robot build a never ending column, sometimes the robot was paused at the top & resumed buildi...
Do robots stop working when they get a certain distance away from their owner, or an observer?
The first thing I tried was just building an endless column. The robot seems to go up & then stop. However, If I fly up alongside it, the robot continues.
Like other people here, we are using Minetest in an after school Code Club. Students, aged 11-16, are very keen to play the game, but our aim, as teachers, is to give them the experience of creating digital content rather than just being consumers. I'd be interested in hearing of activities other sc...
Thanks ExeterDad, surely they must be editable in something! It would seem odd for the minetest community to adopt a file format with no associated tooling. Another thing I tried was to look at http://www.blitzbasic.com, supposing that company to be the creator of the original file format. There are...
assimp only works with one of the models in mobs redo. Thanks pithy. Using the models that come with mobs redo, I can open the *.x files in 'Open 3D Model Viewer' and from there save in .3ds or .ply formats, either of which I can then open in blender. However, I still can't open the .b3d files, 'Op...
What's currently the best way to import b3d files into Blender? Looking at a previous post here, I've found: https://raw.githubusercontent.com/minetest/B3DExport/master/B3DExport.py which exports as b3d from Blender, but what about importing into Blender? This discussion: https://www.blender.org/for...
What happens if I install a mod that allows the creation of, say sheep, in the world & then remove that mod? Are all the sheep automatically removed? This thread: https://forum.minetest.net/viewtopic.php?f=11&t=2777 offers a mod to delete such objects, but it was a thread started back in 201...
Could anyone direct me to some image files I could try out for this mod? The example player_PilzAdam.png doesn't correctly display for me. I've also tried taking a copy of minetest\games\minetest_game\mods\default\models\character.png changing it slightly & suitably renaming. That doesn't work e...
Thanks sfan5. I'm afraid compiling from the source is probably beyond my ability, I'm not a C programmer. As with the previous thread, I'm wondering if the game is playable in a school environment. It's all Windows. Students are given a home H drive, where they do have write permission, but not perm...
I'm wanting to set up minetest for users of a windows network. The minetest folders would reside on a read-only server share, from which users can invoke minetest.exe. Problem is, I think minetest expects users to have write permission on the minetest folders and to be able to create a 'user data di...