[POC/WebSite]Mini Panel PHP for Minetest (change skin)

Post Reply
User avatar
davedevils
Member
Posts: 52
Joined: Thu Sep 25, 2014 01:13
GitHub: davedevils
IRC: davedevils
In-game: davedevils
Location: France
Contact:

[POC/WebSite]Mini Panel PHP for Minetest (change skin)

by davedevils » Post

Hello,

After have speak with MinetestForFun admin , i have try to make a little panel for change skin of your character.

After 30 minute i have finish this :
Image
Image
Image

I have make it by "Crappy" way ... i know ^^ because it's just a Proof of concept (this maybe can help)

Actual function :
- Login with password and user loaded from Auth.txt
- Change skin of Player (using player_textures by PilzAdam)
- Preview of your player
- Load a external Txt News
- Only full French (at the moment)

Actual version : 0.01v
minetestwebsite-0.01.zip
version : 0.01v
(339.16 KiB) Downloaded 110 times
For configure open config.php and edit it (english config exemple)

Code: Select all

<?php
/***********************************
  MiniSite for MineTest
  Dave Devil's - 2015
************************************/
if ( !defined ('SECURE_KEY') )  { exit(); }
if ( SECURE_KEY != $Cle_de_secu)  { exit(); }

// Path + name to the Auth.txt
$Lien_Vers_Auth = "../../usr/minetest/world/lapin/auth.txt";

//Server Name
$Serveur_Name = "Minetest For Test";

// message form top of site
$Annonce_du_moment = "I'm a test message !";

// Link to news.txt
$Lien_des_News = "http://qbuissondebon.info/wp-content/uploads/news/news.txt";

/**************player_textures by PilzAdam ****************/

//Path to the texture of the player_textures mod
$Path_To_textureplayer = "../../usr/minetest/mods/player_textures/texture";

?>
If you are interest for i continue this website for make some other func and a better code , say it ;)

User avatar
Don
Member
Posts: 1643
Joined: Sat May 17, 2014 18:40
GitHub: DonBatman
IRC: Batman
In-game: Batman

Re: [POC/WebSite]Mini Panel PHP for Minetest (change skin)

by Don » Post

I say do it. This looks like it would be awesome
Many of my mods are now a part of Minetest-mods. A place where you know they are maintained!

A list of my mods can be found here

Minetestforfun
Member
Posts: 940
Joined: Tue Aug 05, 2014 14:09
GitHub: MinetestForFun
IRC: MinetestForFun
In-game: MinetestForFun
Location: On earth
Contact:

Re: [POC/WebSite]Mini Panel PHP for Minetest (change skin)

by Minetestforfun » Post

like davedevils says it's not over, but it's a very good tool for add skins easily in many servers, without the validation/upload of an administrator/moderator

Thank you for your work again davedevils, and i hope we will include soon this tool to our website :)

TG-MyinaWD
Member
Posts: 356
Joined: Thu May 08, 2014 21:22
GitHub: Maddie-Myina
IRC: Maddie-Myina
In-game: .
Location: Far Eden

Re: [POC/WebSite]Mini Panel PHP for Minetest (change skin)

by TG-MyinaWD » Post

This looks nice. and I hope you can get it in english soon XD since I might try to install this on my website. and I might find a way can allow others can do same.
maybe run an MT Servers Skin kind of site. but I will see once it translated in english and know the min. details.

And how bandwidth will use from both the server and Website/WebServer.
I'm a Transgender no shame about it.
I prefer to be considered as a "Girl/Lady/Miss/Madam/Female" for now on.

Minetestforfun
Member
Posts: 940
Joined: Tue Aug 05, 2014 14:09
GitHub: MinetestForFun
IRC: MinetestForFun
In-game: MinetestForFun
Location: On earth
Contact:

Re: [POC/WebSite]Mini Panel PHP for Minetest (change skin)

by Minetestforfun » Post

It's a POC (proof of concept) for the moment,

When the project is completed, i will traduct it with pleasure in english for the community

User avatar
davedevils
Member
Posts: 52
Joined: Thu Sep 25, 2014 01:13
GitHub: davedevils
IRC: davedevils
In-game: davedevils
Location: France
Contact:

Re: [POC/WebSite]Mini Panel PHP for Minetest (change skin)

by davedevils » Post

Re-Planning

1 Module For server (Shop for Buy Item , Valid Account)

Using Mysql for more avanced use (like vote , shop, Multi-Language system in toolsbar, custom download)

More custom (using theme switcher , Activate module )

Text in full SQL (exept func use)

Two using of this website -> Backend or Normal

Rewirte of 3d Using for preview reskin

--> sorry for the wait time , i rework in :)

TG-MyinaWD
Member
Posts: 356
Joined: Thu May 08, 2014 21:22
GitHub: Maddie-Myina
IRC: Maddie-Myina
In-game: .
Location: Far Eden

Re: [POC/WebSite]Mini Panel PHP for Minetest (change skin)

by TG-MyinaWD » Post

Looks good so far.
Got any plans make a .xml version? and I mean a .xml Version like for those without a MySQL server.
I'm a Transgender no shame about it.
I prefer to be considered as a "Girl/Lady/Miss/Madam/Female" for now on.

User avatar
davedevils
Member
Posts: 52
Joined: Thu Sep 25, 2014 01:13
GitHub: davedevils
IRC: davedevils
In-game: davedevils
Location: France
Contact:

Re: [POC/WebSite]Mini Panel PHP for Minetest (change skin)

by davedevils » Post

I have lost some part of my work after have my new pc , but if Xornet/Minetestforfun want i rework on it , i clean it and release a new version

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest