Search found 22 matches

Return to advanced search

Re: New users to only login from same subnet

Thanks. I'll follow those suggestions up & see if I can get something working.
by rgh
Fri Mar 10, 2017 11:29
 
Forum: Minetest General
Topic: New users to only login from same subnet
Replies: 2
Views: 1241

New users to only login from same subnet

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...
by rgh
Thu Mar 09, 2017 08:15
 
Forum: Minetest General
Topic: New users to only login from same subnet
Replies: 2
Views: 1241

Re: Minetest - Education Version

TheReaperKing wrote:I'd be very interested in ideas for things to change/add to it as well.

One thing that makes deployment difficult in a school environment is the location of the 'user data directory', an issue I raised in this thread:

viewtopic.php?f=3&t=15652
by rgh
Mon Jan 09, 2017 20:47
 
Forum: Minetest General
Topic: Minetest - Education Version
Replies: 49
Views: 19341

Re: [Mod] basic_robot [basic_robot]

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?
by rgh
Sun Dec 25, 2016 12:34
 
Forum: WIP Mods
Topic: [Mod] basic_robot [basic_robot]
Replies: 76
Views: 27733

Re: [Mod] basic_robot [basic_robot]

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...
by rgh
Sun Dec 25, 2016 09:59
 
Forum: WIP Mods
Topic: [Mod] basic_robot [basic_robot]
Replies: 76
Views: 27733

Re: [Mod] basic_robot [basic_robot]

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.
by rgh
Sat Dec 24, 2016 21:11
 
Forum: WIP Mods
Topic: [Mod] basic_robot [basic_robot]
Replies: 76
Views: 27733

minetest in a school

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...
by rgh
Thu Dec 22, 2016 15:02
 
Forum: Minetest General
Topic: minetest in a school
Replies: 3
Views: 1086

Re: How to use b3d in blender?

yep.. seems like a lot of trouble. Probably not worth it just to see what a few chickens look like.

Guess I'll just play with the other formats.
by rgh
Fri Dec 16, 2016 14:53
 
Forum: Modding Discussion
Topic: How to use b3d in blender?
Replies: 7
Views: 3049

Re: How to use b3d in blender?

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...
by rgh
Fri Dec 16, 2016 14:12
 
Forum: Modding Discussion
Topic: How to use b3d in blender?
Replies: 7
Views: 3049

Re: How to use b3d in blender?

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...
by rgh
Thu Dec 15, 2016 17:14
 
Forum: Modding Discussion
Topic: How to use b3d in blender?
Replies: 7
Views: 3049

How to use b3d in blender?

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...
by rgh
Wed Dec 14, 2016 17:48
 
Forum: Modding Discussion
Topic: How to use b3d in blender?
Replies: 7
Views: 3049

Re: Setting up a server [Question]

Kosmos wrote:don't can me connect with a other computer in the same internet.


Do you mean you can't ping it from another computer in the same house?

Or, that you can't ping it from another computer elsewhere on the Internet? This scenario requires opening ports on your firewall/router.
by rgh
Sat Oct 29, 2016 08:48
 
Forum: Minetest General
Topic: Setting up a server [Question]
Replies: 2
Views: 673

Re: objects from removed mod

Thanks ph8jPf9M.

Seems a bit expensive to me, checking every 10 seconds when all that's needed is to scan the entire map just once, when you have removed a mod.

I'll experiment with it.
by rgh
Fri Oct 21, 2016 15:41
 
Forum: Modding Discussion
Topic: objects from removed mod
Replies: 3
Views: 1452

objects from removed mod

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...
by rgh
Fri Oct 21, 2016 09:06
 
Forum: Modding Discussion
Topic: objects from removed mod
Replies: 3
Views: 1452

Re: 64x32 player texture template

Thanks kaeza, just what I was looking for.

I'd already followed the thread krock links to, but couldn't find any templates in the MT-Skin database.
by rgh
Wed Oct 12, 2016 17:16
 
Forum: Minetest Texture Packs
Topic: 64x32 player texture template
Replies: 3
Views: 2212

64x32 player texture template

Does anyone know where I could find a 64x32 image that's colour coded to show where all the different body parts are?
by rgh
Wed Oct 12, 2016 07:17
 
Forum: Minetest Texture Packs
Topic: 64x32 player texture template
Replies: 3
Views: 2212

Re: [Mod] Different textures for players [player_textures]

Problem solved: server needed a restart
by rgh
Tue Oct 11, 2016 21:46
 
Forum: Mod Releases
Topic: [Mod] Different textures for players [player_textures]
Replies: 68
Views: 33612

Re: [Mod] Different textures for players [player_textures]

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...
by rgh
Tue Oct 11, 2016 18:23
 
Forum: Mod Releases
Topic: [Mod] Different textures for players [player_textures]
Replies: 68
Views: 33612

Re: user data directory

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...
by rgh
Sun Oct 09, 2016 07:41
 
Forum: Minetest General
Topic: user data directory
Replies: 8
Views: 1999

user data directory

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...
by rgh
Sat Oct 08, 2016 14:01
 
Forum: Minetest General
Topic: user data directory
Replies: 8
Views: 1999

Re: Minetest in a school

twoelk wrote:you can edit the favorites file.

thanks twoelk, that works.

However, putting serverlist_url = 0, suppresses the server list, but a 'Loading...' message is displayed there instead.
by rgh
Sat Oct 08, 2016 12:22
 
Forum: Minetest General
Topic: Minetest in a school
Replies: 5
Views: 1459

Re: Minetest in a school

Following on from that, is there a way to make only a specific server appear on that list?
by rgh
Fri Oct 07, 2016 19:49
 
Forum: Minetest General
Topic: Minetest in a school
Replies: 5
Views: 1459

Return to advanced search

cron