[Web Service] Minetest customizer [Abandoned]

Post Reply
User avatar
Jeija
Member
Posts: 686
Joined: Fri Dec 23, 2011 21:46
Location: Nürtingen, Germany

[Web Service] Minetest customizer [Abandoned]

by Jeija » Post

The Minetest customizer lets you customize your own minetest version with mods and texture packs (executable for M$ Windows)

Image
Image

After selecting the mods you want and the Texture Pack, click "Generate Minetest" to let the server do all the work for you.
More mods will be added as soon as possible and hopefully integrated with rubenwardy's Minetest Extensions site (yet missing some API stuff).

The customizer also supports dependencies as well as texture packs.
Source code (PHP/HTML/JS) will also be published some time later.

Mind that the target group are the M$ Windows... newbies that don't know how to install mods, not advanced users!
Some of them give up on minetest because they don't see enough content in the default game.

No URL, project is abandoned
Non-working version here
(Currently only one person at the time can use it)

What do you think about the idea of having such a customizer? Should it be presented as a Download option for minetest?
Last edited by Jeija on Wed May 21, 2014 15:16, edited 3 times in total.
Redstone for minetest: Mesecons (mesecons.net)

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

does this compile the dev version from github?
Edit: I just tested this and you have mad my day. This is a compiler and i just got dev version of minetest. Now i dont know if it has all the perks PilzAdam's builds do but i can at least test this. Does this work with every OS?
Last edited by jojoa1997 on Sat Apr 13, 2013 22:00, edited 1 time in total.
Coding;
1X coding
3X debugging
12X tweaking to be just right

Sokomine
Member
Posts: 4282
Joined: Sun Sep 09, 2012 17:31
GitHub: Sokomine
IRC: Sokomine
In-game: Sokomine

by Sokomine » Post

Great idea! The only problem I see is that new users *don't* know what all these options are really good for.
A list of my mods can be found here.

User avatar
PilzAdam
Member
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam
Location: Germany

by PilzAdam » Post

You can browse the whole forum in the preview of WorldEdit and mobf, nice proxy!

User avatar
Jeija
Member
Posts: 686
Joined: Fri Dec 23, 2011 21:46
Location: Nürtingen, Germany

by Jeija » Post

mobf has a bug indeed, but that is something sapier should fix...
The latest dev version is the one compiled by sfan5, compilation on that server would take ~20 minutes.
sfan5's packaging format for the dev version was easier to handle for the customizer, he helped me creating that. The new version is compiled at least 1 time per day as far as I know, and automatically fetched by the customizer.

Btw. the rules for the packaging format of mods are the following:
  • It is possible to directly git clone your mod into the mods folder and it works
  • It is possible to download a zip file and extract it into the mods folder. It contains a subdirectory which has either the correct name of your mod or contains a modpack.txt
PilzAdam wrote: nice proxy!
I have to disappoint you ;). The server doesn't download these pages, I use AJAX for it.
Last edited by Jeija on Sun Apr 14, 2013 05:31, edited 1 time in total.
Redstone for minetest: Mesecons (mesecons.net)

sfan5
Moderator
Posts: 4095
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5
Location: Germany

by sfan5 » Post

Jeija wrote:mobf has a bug indeed, but that is something sapier should fix...
The latest dev version is the one compiled by sfan5, compilation on that server would take ~20 minutes.
sfan5's packaging format for the dev version was easier to handle for the customizer, he helped me creating that. The new version is compiled at least 1 time per day as far as I know, and automatically fetched by the customizer.
My build is compiled from fresh minetest, minetest_game, survival, build and common at 12:00 and 24:00 MSK
Jeija wrote:Btw. the rules for the packaging format of mods are the following:
  • It is possible to directly git clone your mod into the mods folder and it works
  • It is possible to download a zip file and extract it into the mods folder. It contains a subdirectory which has either the correct name of your mod or contains a modpack.txt
Nuke Mod: http://forum.minetest.net/viewtopic.php?id=638
Oil Mod: http://forum.minetest.net/viewtopic.php?id=962
Mods: Mesecons | WorldEdit | Nuke & Minetest builds for Windows (32-bit & 64-bit)

issa
Member
Posts: 121
Joined: Wed Apr 03, 2013 19:01

by issa » Post

Very cool clan use et on my own minetest dériver please

User avatar
PilzAdam
Member
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam
Location: Germany

by PilzAdam » Post

Jeija wrote:Btw. the rules for the packaging format of mods are the following:
  • It is possible to directly git clone your mod into the mods folder and it works
  • It is possible to download a zip file and extract it into the mods folder. It contains a subdirectory which has either the correct name of your mod or contains a modpack.txt
Do you really clone the repo? Then all my mods (except tnt) should work.

User avatar
Jeija
Member
Posts: 686
Joined: Fri Dec 23, 2011 21:46
Location: Nürtingen, Germany

by Jeija » Post

Yep, I git clone the repos. I'd like to add in your mods, but I'd prefer to make it use the Mod Extensions forum before to not create two databases about the same thing.
Last edited by Jeija on Sun Apr 14, 2013 10:54, edited 1 time in total.
Redstone for minetest: Mesecons (mesecons.net)

User avatar
rubenwardy
Moderator
Posts: 6977
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

by rubenwardy » Post

Looking good!

I was thinking about doing something like this.
Last edited by rubenwardy on Sun Apr 14, 2013 13:47, edited 1 time in total.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

MagicFab
New member
Posts: 8
Joined: Wed May 21, 2014 00:23

Re: [Web Service] Minetest customizer

by MagicFab » Post

What happened to this? It seems down at the moment - blank page.

User avatar
Jeija
Member
Posts: 686
Joined: Fri Dec 23, 2011 21:46
Location: Nürtingen, Germany

Re: [Web Service] Minetest customizer

by Jeija » Post

Noone used it, few support and I was missing new Windows builds. Now that minetest has this ingame Modstore, I don't feel like this is still necessary. I abandoned the project for now, but you can have the code if you want to continue it.

Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests