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

User avatar
davedevils
Member
 
Posts: 51
Joined: Thu Sep 25, 2014 01:13
GitHub: davedevils
IRC: davedevils
In-game: davedevils

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

by davedevils » Thu Apr 16, 2015 18:40

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 205 times


For configure open config.php and edit it (english config exemple)
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
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: 1641
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 » Thu Apr 16, 2015 23:41

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
 

User avatar
Minetestforfun
Member
 
Posts: 936
Joined: Tue Aug 05, 2014 14:09
GitHub: Darcidride
IRC: Darcidride + MinetestForFun
In-game: Darcidride + MinetestForFun

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

by Minetestforfun » Fri Apr 17, 2015 14:45

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 :)
 

User avatar
TG-MyinaWD
Member
 
Posts: 355
Joined: Thu May 08, 2014 21:22
GitHub: Maddie-Myina
IRC: Maddie-Myina
In-game: .

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

by TG-MyinaWD » Mon Apr 20, 2015 03:55

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.
 

User avatar
Minetestforfun
Member
 
Posts: 936
Joined: Tue Aug 05, 2014 14:09
GitHub: Darcidride
IRC: Darcidride + MinetestForFun
In-game: Darcidride + MinetestForFun

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

by Minetestforfun » Mon Apr 20, 2015 11:56

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: 51
Joined: Thu Sep 25, 2014 01:13
GitHub: davedevils
IRC: davedevils
In-game: davedevils

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

by davedevils » Tue Oct 20, 2015 02:15

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 :)
 

User avatar
TG-MyinaWD
Member
 
Posts: 355
Joined: Thu May 08, 2014 21:22
GitHub: Maddie-Myina
IRC: Maddie-Myina
In-game: .

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

by TG-MyinaWD » Wed Oct 21, 2015 15:49

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: 51
Joined: Thu Sep 25, 2014 01:13
GitHub: davedevils
IRC: davedevils
In-game: davedevils

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

by davedevils » Thu Dec 29, 2016 22:51

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
 


Return to Minetest-Related

Who is online

Users browsing this forum: No registered users and 8 guests

cron