Page 1 of 1

Scripting

PostPosted: Tue Apr 19, 2011 19:08
by Milkboat
Will there be some sort of tutorials on how to start scripting? I am curious about it but I am not really sure where to start.

PostPosted: Tue Apr 19, 2011 20:59
by PixelBoy
Hi there,
yea, you're right. I've got the same problem.
I'd appreciate it when someone helped us out or give us some info.
I'll also try to find an easy tutorial for you maybe?
Just ask when you need some help.
I'm there for you. ;]
Greets Pixel

PostPosted: Wed Apr 20, 2011 06:23
by celeron55
Image

PostPosted: Wed Apr 20, 2011 13:24
by cisoun

PostPosted: Wed Apr 20, 2011 15:57
by Milkboat
Yeah I was.

The scripting API has been abandoned as of 2011-04-04.


I missed that.

PostPosted: Thu Apr 21, 2011 10:07
by PixelBoy
:p

PostPosted: Fri Apr 22, 2011 07:36
by celeron55
Well, actually I could explain this a bit: I abandoned the scripting api for basically two reasons: Firstly, I want to be making a game myself, not a framework for others to do games. Making such a thing requires an awful lot of design and coding work with no visible results, which completely contradicts the latter cause. Secondly, I want to keep the game simple and leave the library dependencies to a bare minimum.

PostPosted: Tue May 17, 2011 00:34
by Cer989
I could see why but you could have some tutorials on how tO make mobs swawn in certain places or make new mobs new blocks ect. just a suggestion

PostPosted: Tue May 24, 2011 12:53
by MirceaKitsune
I'm pretty saddened to hear the scripting got discontinued. It would have allowed people to easily make their own changes and settings, as I imagined here. Could have been an awesome addition in my opinion.

I don't believe scripting would allow someone to make their own game off Minetest more easily, as anyone can edit the code. Scripted items could instead allow making balancing settings of your own (tweaking functionality of all items on your server). As for the extra dependency, maybe reading data from text files can be done without a scripting engine (like the settings file is read).

Just what I think. Maybe someday, some sort of scripting support will be considered again. I imagine there are other main focuses as well for now, so yeah.