1 Commits

Author SHA1 Message Date
17ff9414da Update hand overrides to v5.12.0-dev changes
Luanti commit e037873 changed how the tool range and caps are taken into account.
Hence, skin hands now overwrite the long-range hand (`""`) provided by the creative mod.
We want to preserve the tool range and capabilities, thus this commit.
2025-03-29 10:58:33 +01:00
18 changed files with 6 additions and 31 deletions

4
.gitignore vendored
View File

@ -1,4 +1,4 @@
#textures/character_*.png textures/character_*.png
textures/player_*.png textures/player_*.png
#meta/character_*.txt meta/character_*.txt
meta/player_*.txt meta/player_*.txt

View File

@ -1,4 +1,4 @@
# skinsdb - User-facing branch that includes a few basic skins # skinsdb
This Minetest mod offers changeable player skins with a graphical interface for multiple inventory mods. This Minetest mod offers changeable player skins with a graphical interface for multiple inventory mods.
@ -38,9 +38,9 @@ You might want to run `minetest` in a Terminal/Console window to check the log o
**Requirements:** **Requirements:**
* Python 3 * Python 3
* `requests` library: `pip3 install requests` * `requests` library: `pip3 install requests`
Go to the updater folder of this mod and run `python3 update_skins.py` Go to the updater folder of this mod and run `python3 update_skins.py`
The Script will download all the skins from the database for you. The Script will download all the skins from the database for you.
### Manual addition ### Manual addition
@ -66,4 +66,3 @@ The Script will download all the skins from the database for you.
- bell07 (source code) - bell07 (source code)
- stujones11 (player models) - stujones11 (player models)
- jordan4ibanez (1st person view hand) - jordan4ibanez (1st person view hand)
- sirrobzeroone (skins)

View File

@ -1,3 +0,0 @@
Castaway female
sirrobzeroone
CC0/Public Domain

View File

@ -1,3 +0,0 @@
Castaway male
sirrobzeroone
CC0/Public Domain

View File

@ -1,3 +0,0 @@
Farmer female
sirrobzeroone
CC0/Public Domain

View File

@ -1,3 +0,0 @@
Farmer male
sirrobzeroone
CC0/Public Domain

View File

@ -1,3 +0,0 @@
Prince
sirrobzeroone
CC0/Public Domain

View File

@ -1,3 +0,0 @@
Princess
sirrobzeroone
CC0/Public Domain

View File

@ -1,3 +0,0 @@
Rogue female
sirrobzeroone
CC0/Public Domain

View File

@ -1,3 +0,0 @@
Rogue male
sirrobzeroone
CC0/Public Domain

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB