summaryrefslogtreecommitdiff
path: root/skinlist.lua
AgeCommit message (Collapse)Author
2018-04-16Added support for 1.8er SkinsAlexander Weber
2018-01-07Support for in_inventory_list attribute to hide usable skins in inventoryAlexander Weber
API-documentation update
2018-01-07Add skins.get_skinlist_with_meta(key, value) and small adjustmentsAlexander Weber
2018-01-07Rework private skins handlingAlexander Weber
-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()
2017-07-24moved character_1 to character for overriding the default characterAlexander Weber
2017-06-18changes needed for character_creator supportAlexander Weber
2017-06-18finished work on private player skins supportAlexander Weber
2017-06-17added skins.get_skinlist(listname), sfinv prepared for per player skinlistAlexander Weber
2017-06-16get the new api working with sfinv and 3d_armorAlexander Weber
2017-06-16started work on skin_meta_apiAlexander Weber
2017-06-15finalized unified_inventory reworkAlexander Weber
2017-06-15use players metadata. Enhance the APIAlexander Weber
2017-06-15updated reading skins listAlexander Weber
2017-02-09renamed back to "skins" for beter compatibilityAlexander Weber
make unified_inventory opitonal, move the UI code to an own file
2016-09-05The u_skins is a mod, not a modpack. Moved u_skins to the root and all ↵Alexander Weber
updater stuff to the (new) updater directory