Skins

User avatar
neko259
Member
 
Posts: 769
Joined: Sun Jun 19, 2011 06:51

Skins

by neko259 » Thu Dec 01, 2011 11:35

Now when you have server-side texture update, you can implement the same thing for player skins. They can be held on server and downloaded during login.
Bitcoin donations: 18r66dJmUjwTmWRTFnorpGMzs8d4B8jzbw
 

TBC_x
Member
 
Posts: 16
Joined: Wed Nov 02, 2011 13:18

by TBC_x » Thu Dec 01, 2011 13:48

yeah, this is a little bit problematic without centralized server. Maybe just put an url in local player settings, that will point at your skin + add some limitations, of course.
 

User avatar
neko259
Member
 
Posts: 769
Joined: Sun Jun 19, 2011 06:51

by neko259 » Thu Dec 01, 2011 13:52

Why centralized server? Player can upload his skin to any of the servers he plays. (if they accept it and have a web form).
Bitcoin donations: 18r66dJmUjwTmWRTFnorpGMzs8d4B8jzbw
 

User avatar
dannydark
Member
 
Posts: 428
Joined: Fri Aug 12, 2011 21:28

by dannydark » Sat Dec 03, 2011 21:51

or you could just have the player skin uploaded to the server on account creation and have it stored with the player data.

Although this way could become a potential security threat maybe, unless the upload code made sure that it was an image file and under a certain file size maybe.
Last edited by dannydark on Sat Dec 03, 2011 21:51, edited 1 time in total.
 

Evrim
Member
 
Posts: 42
Joined: Fri May 06, 2011 16:45

by Evrim » Sun Dec 04, 2011 10:06

or just have the skin texture in your data folder and server will pick it up from there
 

User avatar
neko259
Member
 
Posts: 769
Joined: Sun Jun 19, 2011 06:51

by neko259 » Sun Dec 04, 2011 12:14

Evrim wrote:or just have the skin texture in your data folder and server will pick it up from there

What if you want different skins for different servers?
Bitcoin donations: 18r66dJmUjwTmWRTFnorpGMzs8d4B8jzbw
 

User avatar
dannydark
Member
 
Posts: 428
Joined: Fri Aug 12, 2011 21:28

by dannydark » Mon Dec 05, 2011 17:35

neko259 wrote:
Evrim wrote:or just have the skin texture in your data folder and server will pick it up from there

What if you want different skins for different servers?

Then just change it in your data folder? in MC you have to visit there website and upload a new skin every time you want to change your skin and the changes are not instant.

So just swapping it out of the data folder is a hell of a lot faster.
Last edited by dannydark on Mon Dec 05, 2011 17:35, edited 1 time in total.
 

bwog
Member
 
Posts: 283
Joined: Wed Nov 30, 2011 14:09

by bwog » Mon Dec 05, 2011 17:49

dannydark wrote:
neko259 wrote:
Evrim wrote:or just have the skin texture in your data folder and server will pick it up from there

What if you want different skins for different servers?

Then just change it in your data folder? in MC you have to visit there website and upload a new skin every time you want to change your skin and the changes are not instant.

So just swapping it out of the data folder is a hell of a lot faster.

Although it adds the possibility of viruses, since it's possible to put a virus is certain image files. (Can't remember which though)
 

User avatar
dannydark
Member
 
Posts: 428
Joined: Fri Aug 12, 2011 21:28

by dannydark » Mon Dec 05, 2011 18:45

bwog wrote:Although it adds the possibility of viruses, since it's possible to put a virus is certain image files. (Can't remember which though)


Yeah I did mention this above, the thing is viruses can be attached to pretty much anything, but the only system that will likely be damaged by them would be windows systems.

However, if the image was uploaded to the server (windows or linux) and stored with the player data then addition checks could be made during upload.

Or maybe if the server just checked for skins for players in a defined location the upload could be handled by the server admin in a way that suits them best. I.e. web upload, manual upload etc
 

User avatar
bgsmithjr
Member
 
Posts: 436
Joined: Thu Mar 08, 2012 23:21

by bgsmithjr » Sat Apr 07, 2012 01:43

Use linux or mac.
FYI: Microsoft offers free antivirus software that works very well. It has saved me a lot of times.
http://windows.microsoft.com/en-US/windows/products/security-essentials
 

mizz143
New member
 
Posts: 1
Joined: Fri Sep 06, 2013 13:30

by mizz143 » Fri Sep 06, 2013 13:33

how do u get skins
 

tinoesroho
Member
 
Posts: 570
Joined: Fri Feb 17, 2012 21:55

by tinoesroho » Tue Sep 10, 2013 16:23

Skins mod by Zeg9. You're welcome. Off you go, mizz(!)
We are what we create.

I tinker and occasionally make (lousy) mods. Currently building an MMO subgame and updating mods. Pirate Party of Canada member. Sporadic author. 21 years old.

My github:
https://github.com/tinoesroho/
 


Return to Minetest Features

Who is online

Users browsing this forum: No registered users and 6 guests

cron