Page 1 of 1
[?]Can someone make me a Very Small version of minetest

Posted:
Thu Jul 26, 2012 23:06
by madchicken13
I just want a Small Version of minetest
When i mean small i mean
wood and stone picks and axes with generating maps with trees, dirt, stone, torches, and rats that move [Like minetest 3.1]
Thats it
BUT
can you code it in Lua code
And is That Possible
So i can edit it
PS: I would do it if i could make a launcher to launch the game &
this Will NOT BE Posted on the web i just want a game to mess around with and customize

Posted:
Thu Jul 26, 2012 23:27
by Menche
Like the default minimal game? You could just delete the mods you don't want.

Posted:
Thu Jul 26, 2012 23:47
by madchicken13
I Want a SMALL version smaller than that lol

Posted:
Fri Jul 27, 2012 02:32
by Ghost_of_tino
Nothing simpler, my dear chap; just delete all the extra mods and edit /default/init.lua down to the bare essentials. Who needs desert? Who needs complex crafts? Not me, I say. And deletin' sounds as well as textures brings down the size enormously. Of course, if that won't suit, simply rework old code - dev20120122-1 should do the trick.

Posted:
Fri Jul 27, 2012 03:25
by madchicken13
The work wont generate when i do that so I want to make a game like minetest in Lua Code not c++ & Lua just lua

Posted:
Fri Jul 27, 2012 06:25
by SegFault22
I think that the LUA used in Minetest depends on the C++ coding of the blocks and how big they are, how the entities collide with them, etc...
So, you would need something more advanced than LUA to do this (most likely)

Posted:
Sat Jul 28, 2012 00:12
by Krisi
Write a game like Minetest in a interpreter language?! He, he, have fun ^^ if you're lucky and you have a fast pc, the game will run with 1 FPS

Posted:
Sat Jul 28, 2012 08:26
by Calinou
"Can someone make me a Very Small version of minetest"
If you ask it like this, noone will make a very small version of Minetest for you.
Do it yourself.
Topic closed.