Search found 15 matches

Return to advanced search

How would that work in multiplayer? The camera is moved locally. Any other players would simply be rendered relative to that point. SO, if my character is at 100,100,100 in Minetest space(camera is 0,0,0 in Irrlicht space), a player in 101, 102, 103 in Minetest space would just be rendered as 1,2,3...
by quick.dudley
Fri May 03, 2013 02:55
 
Forum: Minetest Features
Topic: Infinite (looking) World
Replies: 11
Views: 3599

kaeza wrote:More like sqrt((62000^2)*2). Each axis goes from -31000 to 31000 (approx).

That's what I actually meant: the distance from the origin to the corner is half the distance between opposite corners.
by quick.dudley
Fri May 03, 2013 02:46
 
Forum: Minetest General
Topic: The Edge of Minetest (like the edge of the world where it just stops.)
Replies: 21
Views: 5408

A couple of the times I've been on this server I haven't been able to leave the chunk containing the spawn location. Is that because my internet connection is slow or is there another reason?
by quick.dudley
Thu May 02, 2013 11:19
 
Forum: Minetest Servers
Topic: [0.4.8] 0gb.us's basic server
Replies: 457
Views: 99971

I thought I was having the same problem at first but then I realised I had to click continuously not repeatedly.
by quick.dudley
Thu May 02, 2013 11:03
 
Forum: Minetest Problems
Topic: I cannot destroy blocks :( ...
Replies: 16
Views: 2877

So the distance from the origin to the corner is sqrt(31000 ^ 2 * 2) = 4384. In other words the distance between opposite corners of the minetest map is only slightly longer than my daily run in real life. Somehow it feels much bigger during the actual playing.
by quick.dudley
Thu May 02, 2013 10:41
 
Forum: Minetest General
Topic: The Edge of Minetest (like the edge of the world where it just stops.)
Replies: 21
Views: 5408

You'd need to write a Kernel with Multitasking and module loading support, drivers for USB, VESA, Network(Network stack that supports at least IPv4, DHCP client), Network Card, maybe Wireless Adapter, Keyboard and other things your computer might have. Then you would need to make a complete c and c...
by quick.dudley
Mon Apr 22, 2013 05:25
 
Forum: Minetest General
Topic: Suggest an OS for a minetest server
Replies: 25
Views: 5183

To make a server public: 1: Go to your router settings and make sure port 30000 (or whatever port you're actually using) is forwarded to your computer 2: Decide whether you want to run the server from the GUI or from the CLI. GUI is easier but it only runs when you are logged in. If GUI: 3: Go to th...
by quick.dudley
Mon Apr 22, 2013 05:15
 
Forum: Minetest General
Topic: New Server+New to game =)
Replies: 2
Views: 928

and a lot of players seem to just mine random blocks off of the landscape leaving ugly marks Fortunately on my server there isn't much in the way of ugly marks. That might be helped by the fact I've left randomized spawning on, so most people would be randomly mining in slightly different areas. We...
by quick.dudley
Mon Apr 22, 2013 02:42
 
Forum: Minetest General
Topic: Observation about people on public servers
Replies: 3
Views: 1304

Observation about people on public servers

I've been running a part-time public server for a week (the computer it's running on isn't up 24/7 and even then my ISP is weird about incoming connections) or so and I've noticed something: the vast majority of people who log on just dig stuff. Unless there are more structures that I haven't found ...
by quick.dudley
Thu Apr 18, 2013 05:05
 
Forum: Minetest General
Topic: Observation about people on public servers
Replies: 3
Views: 1304

This could be another case of the wiki being out of date. There is another problem with the crafting system: if a crafting recipie has a "replacements" field the replacement only happens if there is no leftover of the item being replaced. For example: with Vanessa E's coloredwood mod: you can lose v...
by quick.dudley
Thu Apr 18, 2013 04:05
 
Forum: Minetest Problems
Topic: crafting problems
Replies: 5
Views: 1509

Not sure if it's related or not but sometimes when I'm in the minetest game (not the menus and not when there's any gui on the screen) the camera will keep drifting up and left. Usually it can be fixed by closing the client and starting it again, but sometimes I just ignore it.
by quick.dudley
Wed Apr 17, 2013 04:32
 
Forum: Minetest Problems
Topic: [Bug] Cursor stuck on top-left corner of screen!
Replies: 3
Views: 1125

I use linux. When I had a file called favoriteservers.txt file it made my client freeze as soon as the window had been created, so no chance to connect to the server.
by quick.dudley
Mon Apr 15, 2013 05:19
 
Forum: Minetest Features
Topic: server list
Replies: 7
Views: 2264

If a mod which affects map generation is added to an existing map, what happens?
by quick.dudley
Sun Apr 14, 2013 15:45
 
Forum: Modding Discussion
Topic: Post your modding questions here
Replies: 3735
Views: 617408

Speaking of the favorite server list: how do you add servers to it? I've only managed to make my client freeze on launch with my uninformed attempts at writing a favoriteservers.txt
by quick.dudley
Sun Apr 14, 2013 14:41
 
Forum: Minetest Features
Topic: server list
Replies: 7
Views: 2264

You can create a temporary public server from the client via the "Advanced" tab and the checkbox "public", but it shuts down as soon as you close the client. If you want the server to run without the client then use the command line server and set these options in minetest.conf: server_announce = 1 ...
by quick.dudley
Fri Apr 12, 2013 09:40
 
Forum: Minetest General
Topic: Multiplayer tab server list
Replies: 6
Views: 1393

Return to advanced search

cron