Commit Graph

14 Commits

Author SHA1 Message Date
Alexander Weber 165c20fcad fix translation for unified_inventory
Take sfinv "Skins" page name translateable
2020-01-14 14:57:45 +01:00
Alexander Weber 4962061752 moved the chat- and UI context to ram 2018-02-19 11:18:18 -08:00
Alexander Weber ebdcede90e unify the both inventories implementation unified_inventory supports now private skins too 2018-02-19 11:18:18 -08:00
Alexander Weber 5498faa88a consolidate redundant skinsinfo formspec code 2018-02-19 11:18:18 -08:00
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
Alexander Weber 7791ac7fdf hide paging if 1 page only 2017-07-24 17:56:09 +02:00
Alexander Weber 57b815f91f changes needed for character_creator support 2017-06-18 23:15:58 +02:00
Alexander Weber 920061c0f1 finished work on private player skins support 2017-06-18 17:56:24 +02:00
Alexander Weber 50e6c9e2d0 added skins.get_skinlist(listname), sfinv prepared for per player skinlist 2017-06-17 00:23:39 +02:00
Alexander Weber 077312257d get unified_inventory working again 2017-06-16 23:27:30 +02:00
Alexander Weber 8d991881aa get the new api working with sfinv and 3d_armor 2017-06-16 23:16:22 +02:00
Alexander Weber 28d28390ce started work on skin_meta_api 2017-06-16 23:00:36 +02:00
Alexander Weber 2b6a395a49 finished work on sfinv support 2017-06-15 18:06:40 +02:00
Alexander Weber fa54b0ec62 initial sfinv support 2017-06-15 17:18:51 +02:00