Skins

Post Reply
User avatar
neko259
Member
Posts: 805
Joined: Sun Jun 19, 2011 06:51

Skins

by neko259 » Post

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.
s3tuPDfUv2IyvXHzPmE31MQvnWULv1zj

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

by TBC_x » Post

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: 805
Joined: Sun Jun 19, 2011 06:51

by neko259 » Post

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

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

by dannydark » Post

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 » Post

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

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

by neko259 » Post

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?
s3tuPDfUv2IyvXHzPmE31MQvnWULv1zj

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

by dannydark » Post

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
Location: United States
Contact:

by bwog » Post

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
Location: Manchester, UK

by dannydark » Post

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
Location: USA,Michigan

by bgsmithjr » Post

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/wind ... essentials

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

by mizz143 » Post

how do u get skins

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

by tinoesroho » Post

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/

Post Reply

Who is online

Users browsing this forum: Google [Bot] and 3 guests