[Mod] In-game skin switching [skins]

User avatar
0gb.us
Member
Posts: 841
Joined: Sun Sep 16, 2012 01:55
Location: 0gb.us:30000
Contact:

by 0gb.us » Post

Well, literally hundreds of free textures does sound like a good thing. Some people on my server have complained about the limited number of available skins. In particular, more female options has been the biggest request.

User avatar
Mito551
Member
Posts: 1271
Joined: Sat Jun 16, 2012 15:03

by Mito551 » Post

I provide an option on my server of people posting their skins in the topic and I'm just adding the skins.

User avatar
0gb.us
Member
Posts: 841
Joined: Sun Sep 16, 2012 01:55
Location: 0gb.us:30000
Contact:

by 0gb.us » Post

Mito551 wrote:I provide an option on my server of people posting their skins in the topic and I'm just adding the skins.
Same on my server. Users even can choose whether they want to allow other users to use their requested skin, or keep it to themselves. Still, some people wanted more options without requiring users go out and find their own skin.

Captain_AuXiL
Member
Posts: 26
Joined: Fri Feb 01, 2013 09:44

by Captain_AuXiL » Post

Where do we extract the files to?

User avatar
0gb.us
Member
Posts: 841
Joined: Sun Sep 16, 2012 01:55
Location: 0gb.us:30000
Contact:

by 0gb.us » Post

Captain_AuXiL wrote:Where do we extract the files to?
http://minetest.net/wiki/doku.php?id=installing_mods

Captain_AuXiL
Member
Posts: 26
Joined: Fri Feb 01, 2013 09:44

by Captain_AuXiL » Post

does this work only in singleplayer? cause it only works in singleplayer for me

Captain_AuXiL
Member
Posts: 26
Joined: Fri Feb 01, 2013 09:44

by Captain_AuXiL » Post

0gb.us wrote:
Captain_AuXiL wrote:Where do we extract the files to?
http://minetest.net/wiki/doku.php?id=installing_mods
thanks! :)

Captain_AuXiL
Member
Posts: 26
Joined: Fri Feb 01, 2013 09:44

by Captain_AuXiL » Post

Captain_AuXiL wrote:does this work only in singleplayer? cause it only works in singleplayer for me
i have inventory_plus, which doesn't work in multiplayer for me. is that why?

User avatar
Topywo
Member
Posts: 1721
Joined: Fri May 18, 2012 20:27

by Topywo » Post

Captain_AuXiL wrote:
Captain_AuXiL wrote:does this work only in singleplayer? cause it only works in singleplayer for me
i have inventory_plus, which doesn't work in multiplayer for me. is that why?
There's a difference between the mods you install on singleplayer and mods that are installed on the server.

- When you play singleplayer (not connected with a server) you play with 'your' mods

- When you play multiplayer (connected with a server) you play with 'the servers' mods. That actually means that you can play on servers with mods you don't have installed, sometimes that are not published at all.

Properly (singleplayer) installed texture packs however, override the texture pack of the server.

User avatar
Mito551
Member
Posts: 1271
Joined: Sat Jun 16, 2012 15:03

by Mito551 » Post

Topywo wrote:
Captain_AuXiL wrote:
Captain_AuXiL wrote:does this work only in singleplayer? cause it only works in singleplayer for me
i have inventory_plus, which doesn't work in multiplayer for me. is that why?
There's a difference between the mods you install on singleplayer and mods that are installed on the server.

- When you play singleplayer (not connected with a server) you play with 'your' mods

- When you play multiplayer (connected with a server) you play with 'the servers' mods. That actually means that you can play on servers with mods you don't have installed, sometimes that are not published at all.

Properly (singleplayer) installed texture packs however, override the texture pack of the server.
that is why - come to my server, we have inventory_plus and skins installed! http://forum.minetest.net/viewtopic.php?id=4504

Captain_AuXiL
Member
Posts: 26
Joined: Fri Feb 01, 2013 09:44

by Captain_AuXiL » Post

Thanks!

rarkenin
Member
Posts: 668
Joined: Tue Nov 20, 2012 20:48

by rarkenin » Post

Is there a chance we can replace player meshes at the same time? 'twould be useful in some cases.
Admin pro tempore on 0gb.us:30000. Ask me if you have a problem, or just want help.
This is a signature virus. Add me to your signature so that I can multiply.
Now working on my own clone, Mosstest.
I guess I'm back for some time.

User avatar
0gb.us
Member
Posts: 841
Joined: Sun Sep 16, 2012 01:55
Location: 0gb.us:30000
Contact:

by 0gb.us » Post

rarkenin wrote:Is there a chance we can replace player meshes at the same time? 'twould be useful in some cases.
That would be quite useful for a skin I was trying to make the other day. I needed to make the arms different than each other, but that is impossible with the current mesh.

Or course, more complex things would also be possible.

User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Post

It would be nice if future versions of minetest could support models like those from The Sims 2 in addition to what is already available. Is it possible to add a window that allows the player to see what he/she looks like in the chosen skin?

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

by jojoa1997 » Post

when i set a texture pack the texture for the character is overrides the texture i set
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
0gb.us
Member
Posts: 841
Joined: Sun Sep 16, 2012 01:55
Location: 0gb.us:30000
Contact:

by 0gb.us » Post

Pull request: https://github.com/Zeg9/minetest-skins/pull/2

The skin file keeps getting save when anyone logs in. That was a bit of a pain when I was having to hand edit the file.

Also, skin #1 is the same one as in default, but by a different name. That seems pointless.

This pull request fixes both issues, as well as fixes the skin numbering to index from zero. The numbers had to be changed to avoid having a skin #2 without a skin #1 (as skin one was removed) anyway, so I numbered them correctly this time.

As a side note, if I understand Jojoa1997's issue, it was caused by the redundancy that this pull request fixes.

bulkiestdomo5
New member
Posts: 1
Joined: Tue Feb 26, 2013 00:19

by bulkiestdomo5 » Post

AWESOME IM TOTALLY GETTING!!!!!!!!!!!!!

User avatar
Tedypig
Member
Posts: 286
Joined: Tue Mar 05, 2013 12:33
IRC: Piggybear87
In-game: Piggybear
Location: Largo, FL, USA

by Tedypig » Post

Awesome mod. Thank you. But, I have a problem. When another texture touches me I get that texture stuck "in" me. Only on modded textures though (mob, fruit, etc.) Any suggestions?


Also in reply to everyone who says "where can I get skins?" Go to http://www.kongregate.com/games/theswai ... ete=skincr And make your own skin! :) Save as a .png and put it in the minetest/mods/minetest/skins folder with the name "character_#" ----No quotes and replace # with the next highest number in the folder.
01010100 01100101 01100100 01111001 01110000 01101001 01100111

User avatar
Tedypig
Member
Posts: 286
Joined: Tue Mar 05, 2013 12:33
IRC: Piggybear87
In-game: Piggybear
Location: Largo, FL, USA

by Tedypig » Post

Tedypig wrote:Awesome mod. Thank you. But, I have a problem. When another texture touches me I get that texture stuck "in" me. Only on modded textures though (mob, fruit, etc.) Any suggestions?


Also in reply to everyone who says "where can I get skins?" Go to http://www.kongregate.com/games/theswai ... ete=skincr And make your own skin! :) Save as a .png and put it in the minetest/mods/minetest/skins folder with the name "character_#" ----No quotes and replace # with the next highest number in the folder.


Anyone?
01010100 01100101 01100100 01111001 01110000 01101001 01100111

User avatar
Plikkar
Member
Posts: 17
Joined: Fri May 18, 2012 14:34

by Plikkar » Post

where must i unzip this ?
The GOD OF CRAFTING IS Coming to MINETEST !

User avatar
Tedypig
Member
Posts: 286
Joined: Tue Mar 05, 2013 12:33
IRC: Piggybear87
In-game: Piggybear
Location: Largo, FL, USA

by Tedypig » Post

Plikkar wrote:where must i unzip this ?
minetest/mods/minetest

Also rename the file to to just "skins"---No quotes. I had a problem with it until I renamed the folder.
01010100 01100101 01100100 01111001 01110000 01101001 01100111

User avatar
Zeg9
Member
Posts: 608
Joined: Fri Sep 21, 2012 11:02
Location: France

by Zeg9 » Post

Tedypig wrote:When another texture touches me I get that texture stuck "in" me. Only on modded textures though (mob, fruit, etc.) Any suggestions?
I don't really understand what you mean. Does your player texture become the one of the thing you touch?
If not, please attach a screenshot or something so I can see better.
I made a few (a lot of?) mods for minetest: here is a list.
See also the MT-Faithful texture pack (work in progress).

User avatar
Tedypig
Member
Posts: 286
Joined: Tue Mar 05, 2013 12:33
IRC: Piggybear87
In-game: Piggybear
Location: Largo, FL, USA

by Tedypig » Post

Zeg9 wrote:
Tedypig wrote:When another texture touches me I get that texture stuck "in" me. Only on modded textures though (mob, fruit, etc.) Any suggestions?
I don't really understand what you mean. Does your player texture become the one of the thing you touch?
If not, please attach a screenshot or something so I can see better.
They get stuck in my chest. Visible to other players. I had a few sheep (simple mobs mod) and apples, pear, and oranges (fruit mod) stuck in my texture all at once. The sheep kept hurting me so I have to play with damage off. I have since removed those mods, but now other ones are getting stuck "in" my girlfriend and me. The cart from the carts mod does it badly.
01010100 01100101 01100100 01111001 01110000 01101001 01100111

User avatar
VanessaE
Moderator
Posts: 4655
Joined: Sun Apr 01, 2012 12:38
GitHub: VanessaE
IRC: VanessaE
In-game: VanessaE
Location: Western NC
Contact:

by VanessaE » Post

The bug you're experiencing has since been fixed - please try 0.4.5 and see if the problem persists.
You might like some of my stuff: Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (64-512px)

User avatar
Plikkar
Member
Posts: 17
Joined: Fri May 18, 2012 14:34

by Plikkar » Post

where must i unzip this
The GOD OF CRAFTING IS Coming to MINETEST !

Post Reply

Who is online

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