Age | Commit message (Collapse) | Author |
|
|
|
Compare player assignment non case sensitive
|
|
|
|
Create and get UI-context on demand
Closes #8
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
private skins too
|
|
|
|
|
|
|
|
|
|
Rework private skins handling
|
|
API-documentation update
|
|
|
|
-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()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Skip also the downloading of preview images for them
Additional parameter "all" to process all
|
|
make unified_inventory opitonal, move the UI code to an own file
|
|
Note, if you like to checkout more skins, have a look to the bell07/mod_with_skins branch
|
|
|
|
|
|
add mod.conf for the mod
|