[Mod] In-game skin switching [skins]

User avatar
prof-turbo
Member
 
Posts: 518
Joined: Mon May 07, 2012 17:02

by prof-turbo » Sat Jun 29, 2013 09:52

You should take a look at http://www.xorhub.com
 

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

by Zeg9 » Sat Jun 29, 2013 12:06

prof-turbo wrote:I've made an oerkki skin (2d) : https://www.mixturecloud.com/media/download/VDrIdLnA

Added, what's the license ?
EDIT: added cisoun's skin as well
EDIT2: updated, pngcrush'd all textures and added previews of the back of 3d skins.
Last edited by Zeg9 on Sat Jun 29, 2013 13:33, edited 1 time in total.
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
Inocudom
Member
 
Posts: 2889
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Sat Jun 29, 2013 13:43

Inocudom wrote:Jordach created some new 3D skins. The link to them is below.
http://forum.minetest.net/viewtopic.php?id=6270

Did you succeed at adding Cisoun's 2D skin yet? Concerning Redcrab's 2D skin, you might have to ask Redcrab for it.


You did get Cisoun's 2D skin added, but will you ask Jordach about adding his skins to this mod? If anyone has Redcrab's 2D skin, could it also be added to this mod?
 

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

by Zeg9 » Sat Jun 29, 2013 15:03

Added Jordach's skins, I'll ask on redcrab's server thread if anyone has a copy of his skin.
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
prof-turbo
Member
 
Posts: 518
Joined: Mon May 07, 2012 17:02

by prof-turbo » Sat Jun 29, 2013 18:36

Zeg9 wrote:
prof-turbo wrote:I've made an oerkki skin (2d) : https://www.mixturecloud.com/media/download/VDrIdLnA

Added, what's the license ?
EDIT: added cisoun's skin as well
EDIT2: updated, pngcrush'd all textures and added previews of the back of 3d skins.


WTFPL : is was so easy to make that you can do that in less than 1 min :D
You can use it as you want to use it. You can modify it too. Have fun!
Last edited by prof-turbo on Sat Jun 29, 2013 18:37, edited 1 time in total.
You should take a look at http://www.xorhub.com
 

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

by Inocudom » Sat Jun 29, 2013 18:45

Zeg9 wrote:Added Jordach's skins, I'll ask on redcrab's server thread if anyone has a copy of his skin.


That is good news. Maybe one day skins could have their own sounds for walking, falling, injury, falling injury, death, talking, swimming, and jumping.
 

User avatar
prof-turbo
Member
 
Posts: 518
Joined: Mon May 07, 2012 17:02

by prof-turbo » Sat Jun 29, 2013 18:52

Inocudom wrote:That is good news. Maybe one day skins could have their own sounds for walking, falling, injury, falling injury, death, talking, swimming, and jumping.


That's a good idea, you should post it in "modding general" rubrick ! (especially for sounds )
Last edited by prof-turbo on Sat Jun 29, 2013 18:53, edited 1 time in total.
You should take a look at http://www.xorhub.com
 

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

by Zeg9 » Sun Jun 30, 2013 08:02

prof-turbo wrote:
Inocudom wrote:That is good news. Maybe one day skins could have their own sounds for walking, falling, injury, falling injury, death, talking, swimming, and jumping.


That's a good idea, you should post it in "modding general" rubrick ! (especially for sounds )

+1, great idea, but... walking, for instance, is defined per-node, so it would require a few ugly hacks to do it (like removing all sounds, and make the server play them, which would be laggy)
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
Jordach
Member
 
Posts: 4412
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach

by Jordach » Sun Jun 30, 2013 09:04

This mod should stop depending on inventory+, because not everyone wants to install it.

Instead, you should add a craftable dresser, or use /skin to change skin. (Yes, you can open metadata formspecs with commands now.)

Apparently, you've also added my skins to the mod without adding my license to the OP, if you plan on adding the spare skins I made, please do add this note to the front page.

And, no. This isn't a: make skins mod look like a pile of shit. I actually use this on the Wazuclan (Linuxgaming.us) server.
Last edited by Jordach on Sun Jun 30, 2013 09:08, edited 1 time in total.

( ͡° ͜ʖ ͡°) ( ͡o ͜ʖ ͡o) [$ ( ͡° ͜ʖ ͡°) $] ( ͡$ ͜ʖ ͡$) ヽ༼ຈل͜ຈ༽ノ



My image and media server is back online and is functioning as normal.
 

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

by Zeg9 » Sun Jun 30, 2013 10:15

Jordach wrote:This mod should stop depending on inventory+, because not everyone wants to install it.

Instead, you should add a craftable dresser, or use /skin to change skin. (Yes, you can open metadata formspecs with commands now.)

Apparently, you've also added my skins to the mod without adding my license to the OP, if you plan on adding the spare skins I made, please do add this note to the front page.

And, no. This isn't a: make skins mod look like a pile of shit. I actually use this on the Wazuclan (Linuxgaming.us) server.

I am currently adding all licenses to the README, it will be pushed soon to the git repo.
EDIT added to the readme.
And, for the /skin command, why not use mod menu? (link)
Last edited by Zeg9 on Sun Jun 30, 2013 10:28, edited 1 time in total.
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
prof-turbo
Member
 
Posts: 518
Joined: Mon May 07, 2012 17:02

by prof-turbo » Sun Jun 30, 2013 11:50

I've made a new skin : 3d Slender skin. Just test it and tell me if it works.
https://www.mixturecloud.com/media/download/XdjUSh6q
License is in the archive. Have fun !
You should take a look at http://www.xorhub.com
 

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

by Zeg9 » Sun Jun 30, 2013 13:54

prof-turbo wrote:I've made a new skin : 3d Slender skin. Just test it and tell me if it works.
https://www.mixturecloud.com/media/download/XdjUSh6q
License is in the archive. Have fun !

Thanks, added :-)
P.S. it works
Last edited by Zeg9 on Sun Jun 30, 2013 13:58, edited 1 time in total.
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
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

by stu » Sun Jun 30, 2013 14:07

Feel free to include this one if you like, he's called max.

https://dl.dropboxusercontent.com/s/ehpj1ijb5sstk3c/max.zip

License: WTFPL
 

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

by Zeg9 » Sun Jun 30, 2013 14:21

stu wrote:Feel free to include this one if you like, he's called max.

https://dl.dropboxusercontent.com/s/ehpj1ijb5sstk3c/max.zip

License: WTFPL

Nice !
I added it to the repo.
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
prof-turbo
Member
 
Posts: 518
Joined: Mon May 07, 2012 17:02

by prof-turbo » Sun Jun 30, 2013 14:50

This mod will getting big really fast :D
Last edited by prof-turbo on Sun Jun 30, 2013 14:50, edited 1 time in total.
You should take a look at http://www.xorhub.com
 

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

by Zeg9 » Sun Jun 30, 2013 14:52

prof-turbo wrote:This mod will getting big really fast :D

It took 5 months but today ~10 skins have been added :-)
Maybe the spirit of holidays.
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
prof-turbo
Member
 
Posts: 518
Joined: Mon May 07, 2012 17:02

by prof-turbo » Sun Jun 30, 2013 19:55

Zeg9 wrote:It took 5 months but today ~10 skins have been added :-)
Maybe the spirit of holidays.

:D
I'm going to work on others skins for this mod :)
You should take a look at http://www.xorhub.com
 

User avatar
prof-turbo
Member
 
Posts: 518
Joined: Mon May 07, 2012 17:02

by prof-turbo » Mon Jul 01, 2013 16:43

New skin : skin Strange killer. I invented the character and the skin ( Slender is a game character, if you don't know it).
link : https://www.mixturecloud.com/media/download/ZVGymeht
license in the archive. Have fun!
You should take a look at http://www.xorhub.com
 

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

by Zeg9 » Tue Jul 02, 2013 07:32

prof-turbo wrote:New skin : skin Strange killer. I invented the character and the skin ( Slender is a game character, if you don't know it).
link : https://www.mixturecloud.com/media/download/ZVGymeht
license in the archive. Have fun!

Added !
EDIT: with a *lot* faster preview generator !
Last edited by Zeg9 on Tue Jul 02, 2013 12:37, edited 1 time in total.
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
prof-turbo
Member
 
Posts: 518
Joined: Mon May 07, 2012 17:02

by prof-turbo » Tue Jul 02, 2013 15:54

Zeg9 wrote:EDIT: with a *lot* faster preview generator !


Just an idea :

Could you do something for names of the skins could be showed in the skins list ( in-game)
You should take a look at http://www.xorhub.com
 

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

by Zeg9 » Tue Jul 02, 2013 16:29

prof-turbo wrote:
Zeg9 wrote:EDIT: with a *lot* faster preview generator !


Just an idea :

Could you do something for names of the skins could be showed in the skins list ( in-game)

I just did it this morning, how did you guess ?
I can't push it right now because 3 skins need names, I sent a PM to Hybrid Dog but he didn't answer yet.
Last edited by Zeg9 on Tue Jul 02, 2013 17:26, edited 1 time in total.
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
Zeg9
Member
 
Posts: 608
Joined: Fri Sep 21, 2012 11:02

by Zeg9 » Fri Jul 05, 2013 11:16

Zeg9 wrote:
prof-turbo wrote:
Zeg9 wrote:EDIT: with a *lot* faster preview generator !


Just an idea :

Could you do something for names of the skins could be showed in the skins list ( in-game)

I just did it this morning, how did you guess ?
I can't push it right now because 3 skins need names, I sent a PM to Hybrid Dog but he didn't answer yet.

I updated it. Do you have any more skin to add ? 8)
P.S. Screenshot is back
Last edited by Zeg9 on Fri Jul 05, 2013 11:32, edited 1 time in total.
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
Inocudom
Member
 
Posts: 2889
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Fri Jul 05, 2013 15:45

If you have ever seen BlockMen's crafting_plus mod, it has a preview of the player in it's player inventory gui. Maybe you could do something similar to show what the player's skin currently is (of course, this is a feature that could be added to the base game, though perhaps off to the side of the player inventory gui.)
 

User avatar
prof-turbo
Member
 
Posts: 518
Joined: Mon May 07, 2012 17:02

by prof-turbo » Fri Jul 05, 2013 15:47

Working on a "tetris-man" and a "bad prisonner" skin
You should take a look at http://www.xorhub.com
 

User avatar
BrunoMine
Member
 
Posts: 902
Joined: Thu Apr 25, 2013 17:29
GitHub: BrunoMine

by BrunoMine » Fri Jul 05, 2013 16:55

Look what happened:

Image

I used the mod class.
Last edited by BrunoMine on Fri Jul 05, 2013 17:05, edited 1 time in total.
My small square universe under construction ... Minemacro
Comunidade Minetest Brasil
www.minetestbrasil.com
 

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

by Zeg9 » Sat Jul 06, 2013 08:51

Inocudom wrote:If you have ever seen BlockMen's crafting_plus mod, it has a preview of the player in it's player inventory gui. Maybe you could do something similar to show what the player's skin currently is (of course, this is a feature that could be added to the base game, though perhaps off to the side of the player inventory gui.)

If we could place the buttons in the pause menu instead of the inventory, I would do that.

brunob.santos wrote:Look what happened:

Image

I used the mod class.

You should probably ask in the classes mod's thread.
Last edited by Zeg9 on Sat Jul 06, 2013 08:51, edited 1 time in total.
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
Zeg9
Member
 
Posts: 608
Joined: Fri Sep 21, 2012 11:02

by Zeg9 » Fri Jul 12, 2013 16:46

Hybrid Dog wrote:.../skins/skins/init.lua:67: attempt to index local 'meta' (a nil value)

https://github.com/Zeg9/minetest-skins/commit/f53dce1f97aeb2aa375fde33c57ac1d4fcb3b116
Latest version should have it fixed. Thanks !
I made a few (a lot of?) mods for minetest: here is a list.
See also the MT-Faithful texture pack (work in progress).
 

WEEGEEMAN5678
New member
 
Posts: 7
Joined: Sun May 12, 2013 11:10

by WEEGEEMAN5678 » Wed Jul 17, 2013 17:48

I Have a Skin Pack for you :D
http://www.mediafire.com/download/nhbwm3lnbbt0060/Skin_Pack_V1.0.0.zip
license: WTFPL Skins:
Farmer Boy, Farmer Girl, Upper Class Farmer Girl and Boy, Basic Boy
and girl Skin, Rubiks Cube, Penguin Twin 1, Penguin Twin 2, SHOCKED, Cute Penguin, Undead Soldier, Radiation Suit Guy
More coming soon if people like my skin pack
 

WEEGEEMAN5678
New member
 
Posts: 7
Joined: Sun May 12, 2013 11:10

by WEEGEEMAN5678 » Wed Jul 17, 2013 17:57

UPDATE: last one is me :D
 

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

by Zeg9 » Thu Jul 18, 2013 08:16

WEEGEEMAN5678 wrote:I Have a Skin Pack for you :D
http://www.mediafire.com/download/nhbwm3lnbbt0060/Skin_Pack_V1.0.0.zip
license: WTFPL Skins:
Farmer Boy, Farmer Girl, Upper Class Farmer Girl and Boy, Basic Boy
and girl Skin, Rubiks Cube, Penguin Twin 1, Penguin Twin 2, SHOCKED, Cute Penguin, Undead Soldier, Radiation Suit Guy
More coming soon if people like my skin pack

They indeed look nice, there are a few issues about adding them though:
  • If they are based on Sam, the license should be CC BY-SA, not WTFPL.
  • Also the "Basic boy and girl" skins are too much similar to Sam IMO.
I made a few (a lot of?) mods for minetest: here is a list.
See also the MT-Faithful texture pack (work in progress).
 

PreviousNext

Return to Mod Releases

Who is online

Users browsing this forum: Bing [Bot] and 11 guests

cron