Alexander Weber 7df6363aa0 Rework private skins handling
-add skin:is_applicable_for_player(playername) method
- hide private skins in unified_inventory since not supported
- check player assignment in skins.assign_player_skin() + inherited to skins.set_player_skin()
2018-01-07 14:50:22 +01:00
2018-01-07 14:50:22 +01:00
2018-01-07 14:50:22 +01:00
2017-06-15 18:19:47 +02:00
2018-01-07 14:50:22 +01:00
2018-01-07 14:50:22 +01:00

skinsdb

This Minetest mod offers changeable player skins with a graphical interface for multiple inventory mods.

Features

  • Download scripts included for the Minetest skin database
  • Flexible skins API to manage the database
  • character_creator support for custom skins
  • Skin change menu for sfinv (in minetest_game) and unified_inventory
  • Supported by smart_inventory for the skin selection
  • Skin previews supported in selection
  • Additional information for each skin
  • Support for different skins lists: public and a per-player list are currently implemented
  • Full 3d_armor support

Update tools

In order to download the skins from the skin database, you may use one of the listed update tools below. They are located in the updater/ directory.

  • update_skins_db.sh bash and jq required
  • update_from_db.py python3 required
  • MT_skins_updater.* windows or mono (?) required

License

If nothing else is specified, it is licensed as GPLv3.

Fritigern:

  • update_skins_db.sh (CC-BY-NC-SA 4.0)

Credits

  • RealBadAngel (unified_inventory)
  • Zeg9 (skinsdb)
  • cornernote (source code)
  • Krock (source code)
  • bell07 (source code)
Description
No description provided
Readme 7.2 MiB
Languages
Lua 94.6%
Python 5.4%