diff --git a/.metadata b/.metadata index 8190bc8..a83e06b 100644 --- a/.metadata +++ b/.metadata @@ -8,5 +8,5 @@ "priority" : 0, "tags" : "Cheats and God Items|User Interface|Armor and Clothes", "steamContentId" : "734855062", - "version" : "1.3.3.4" + "version" : "1.3.3.5" } diff --git a/scripts/wardrobe/wardrobe.lua b/scripts/wardrobe/wardrobe.lua index fb0a278..ce69100 100644 --- a/scripts/wardrobe/wardrobe.lua +++ b/scripts/wardrobe/wardrobe.lua @@ -154,7 +154,21 @@ function wardrobe.loadItems() end end + local function loadScripts(scripts, tbl) + for _,v in ipairs(scripts) do + import = {} + if pcall(function() require(v) end) then + addItems(tbl, import) + else + sb.logError("Wardrobe: Failed to load script %s", v) + end + end + end + local config = root.assetJson("/wardrobe/wardrobe.config") + loadScripts(config.scripts.vanilla, items.vanilla) + loadScripts(config.scripts.mod, items.mod) + loadScripts(config.scripts.custom, items.custom) loadFiles(config.vanilla, items.vanilla) loadFiles(config.mod, items.mod) loadFiles(config.custom, items.custom) diff --git a/wardrobe/custom_sample.json b/wardrobe/custom_sample.json new file mode 100644 index 0000000..178ea8e --- /dev/null +++ b/wardrobe/custom_sample.json @@ -0,0 +1,19 @@ +{ + "head":[ + { + "name": "eyepatchhead", + "icon": "head.png", + "category": "head", + "femaleFrames": "head.png", + "maleFrames": "head.png", + "mask": "?submask=/items/armors/decorative/hats/eyepatch/mask.png", + "path": "/items/armors/decorative/hats/eyepatch/", + "fileName": "eyepatch.head", + "shortdescription": "^orange;Custom Hat", + "directives": "?setcolor=ffffff?replace;00000000=ffffff;ffffff00=ffffff?setcolor=ffffff?scalenearest=1?crop=0;0;43;43?blendmult=/objects/outpost/customsign/signplaceholder.png;0;-16?replace;01000101=00000000;01000201=00000000;01000301=00000000;01000401=00000000;01000501=00000000;01000601=00000000;01000701=00000000;01000801=00000000;02000101=00000000;02000201=00000000;02000301=00000000;02000401=00000000;02000501=00000000;02000601=00000000;02000701=00000000;02000801=00000000;03000101=00000000;03000201=00000000;03000301=00000000;03000401=00000000;03000501=00000000;03000601=00000000;03000701=00000000;03000801=00000000;04000101=00000000;04000201=00000000;04000301=00000000;04000401=00000000;04000501=00000000;04000601=00000000;04000701=00000000;04000801=00000000;05000101=00000000;05000201=00000000;05000301=00000000;05000401=00000000;05000501=00000000;05000601=00000000;05000701=00000000;05000801=00000000;06000101=00000000;06000201=00000000;06000301=00000000;06000401=00000000;06000501=00000000;06000601=00000000;06000701=00000000;06000801=00000000;07000101=00000000;07000201=00000000;07000301=00000000;07000401=00000000;07000501=00000000;07000601=00000000;07000701=00000000;07000801=00000000;08000101=00000000;08000201=00000000;08000301=00000000;08000401=00000000;08000501=00000000;08000601=00000000;08000701=00000000;08000801=00000000;09000101=00000000;09000201=00000000;09000301=00000000;09000401=00000000;09000501=00000000;09000601=00000000;09000701=00000000;09000801=00000000;10000101=00000000;10000201=00000000;10000301=00000000;10000401=00000000;10000501=00000000;10000601=00000000;10000701=00000000;10000801=00000000;11000101=00000000;11000201=00000000;11000301=00000000;11000401=00000000;11000501=00000000;11000601=00000000;11000701=00000000;11000801=00000000;12000101=00000000;12000201=00000000;12000301=00000000;12000401=00000000;12000501=00000000;12000601=00000000;12000701=00000000;12000801=00000000;13000101=00000000;13000201=00000000;13000301=00000000;13000401=00000000;13000501=00000000;13000601=00000000;13000701=00000000;13000801=00000000;14000101=00000000;14000201=00000000;14000301=00000000;14000401=00000000;14000501=00000000;14000601=00000000;14000701=00000000;14000801=00000000;15000101=00000000;15000201=00000000;15000301=00000000;15000401=00000000;15000501=00000000;15000601=00000000;15000701=00000000;15000801=00000000;16000101=00000000;16000201=00000000;16000301=00000000;16000401=00000000;16000501=00000000;16000601=00000000;16000701=00000000;16000801=00000000;17000101=00000000;17000201=00000000;17000301=00000000;17000401=00000000;17000501=00000000;17000601=00000000;17000701=00000000;17000801=00000000;18000101=00000000;18000201=00000000;18000301=00000000;18000401=00000000;18000501=00000000;18000601=00000000;18000701=151515ff;18000801=151515ff;19000101=00000000;19000201=00000000;19000301=00000000;19000401=00000000;19000501=00000000;19000601=151515ff;19000701=151515ff;19000801=151515ff;20000101=00000000;20000201=00000000;20000301=00000000;20000401=00000000;20000501=00000000;20000601=00000000;20000701=00000000;20000801=151515ff;21000101=00000000;21000201=00000000;21000301=00000000;21000401=00000000;21000501=00000000;21000601=151515ff;21000701=151515ff;21000801=151515ff;22000101=00000000;22000201=00000000;22000301=00000000;22000401=00000000;22000501=00000000;22000601=00000000;22000701=00000000;22000801=00000000;23000101=00000000;23000201=00000000;23000301=00000000;23000401=00000000;23000501=00000000;23000601=00000000;23000701=00000000;23000801=151515ff;24000101=00000000;24000201=00000000;24000301=00000000;24000401=00000000;24000501=00000000;24000601=00000000;24000701=00000000;24000801=00000000;25000101=00000000;25000201=00000000;25000301=00000000;25000401=00000000;25000501=00000000;25000601=00000000;25000701=00000000;25000801=00000000;26000101=00000000;26000201=00000000;26000301=00000000;26000401=00000000;26000501=00000000;26000601=00000000;26000701=151515ff;26000801=00000000;27000101=00000000;27000201=00000000;27000301=00000000;27000401=00000000;27000501=00000000;27000601=151515ff;27000701=151515ff;27000801=151515ff;28000101=00000000;28000201=00000000;28000301=00000000;28000401=00000000;28000501=00000000;28000601=00000000;28000701=00000000;28000801=151515ff;29000101=00000000;29000201=00000000;29000301=00000000;29000401=00000000;29000501=00000000;29000601=00000000;29000701=00000000;29000801=00000000;30000101=00000000;30000201=00000000;30000301=00000000;30000401=00000000;30000501=00000000;30000601=00000000;30000701=00000000;30000801=00000000;31000101=00000000;31000201=00000000;31000301=00000000;31000401=00000000;31000501=00000000;31000601=00000000;31000701=00000000;31000801=00000000;32000101=00000000;32000201=00000000;32000301=00000000;32000401=00000000;32000501=00000000;32000601=00000000;32000701=00000000;32000801=00000000?blendmult=/objects/outpost/customsign/signplaceholder.png;0;-24?replace;01000101=00000000;01000201=00000000;01000301=00000000;01000401=00000000;01000501=00000000;01000601=00000000;01000701=00000000;01000801=00000000;02000101=00000000;02000201=00000000;02000301=00000000;02000401=00000000;02000501=00000000;02000601=00000000;02000701=00000000;02000801=00000000;03000101=00000000;03000201=00000000;03000301=00000000;03000401=00000000;03000501=00000000;03000601=00000000;03000701=00000000;03000801=00000000;04000101=00000000;04000201=00000000;04000301=00000000;04000401=00000000;04000501=00000000;04000601=00000000;04000701=00000000;04000801=00000000;05000101=00000000;05000201=00000000;05000301=00000000;05000401=00000000;05000501=00000000;05000601=00000000;05000701=00000000;05000801=00000000;06000101=00000000;06000201=00000000;06000301=00000000;06000401=00000000;06000501=00000000;06000601=00000000;06000701=00000000;06000801=00000000;07000101=00000000;07000201=00000000;07000301=00000000;07000401=00000000;07000501=00000000;07000601=00000000;07000701=00000000;07000801=00000000;08000101=00000000;08000201=00000000;08000301=00000000;08000401=00000000;08000501=00000000;08000601=00000000;08000701=00000000;08000801=00000000;09000101=00000000;09000201=00000000;09000301=00000000;09000401=00000000;09000501=00000000;09000601=00000000;09000701=00000000;09000801=00000000;10000101=00000000;10000201=00000000;10000301=00000000;10000401=00000000;10000501=00000000;10000601=00000000;10000701=00000000;10000801=00000000;11000101=00000000;11000201=00000000;11000301=00000000;11000401=00000000;11000501=00000000;11000601=00000000;11000701=00000000;11000801=00000000;12000101=00000000;12000201=00000000;12000301=00000000;12000401=00000000;12000501=00000000;12000601=00000000;12000701=00000000;12000801=00000000;13000101=00000000;13000201=00000000;13000301=00000000;13000401=00000000;13000501=00000000;13000601=00000000;13000701=00000000;13000801=00000000;14000101=00000000;14000201=00000000;14000301=00000000;14000401=00000000;14000501=54060cff;14000601=871418ff;14000701=00000000;14000801=00000000;15000101=00000000;15000201=00000000;15000301=00000000;15000401=54060cff;15000501=871418ff;15000601=ca2d38ff;15000701=871418ff;15000801=00000000;16000101=00000000;16000201=00000000;16000301=00000000;16000401=54060cff;16000501=ca2d38ff;16000601=ca2d38ff;16000701=871418ff;16000801=00000000;17000101=151515ff;17000201=151515ff;17000301=151515ff;17000401=54060cff;17000501=ca2d38ff;17000601=ca2d38ff;17000701=871418ff;17000801=00000000;18000101=151515ff;18000201=151515ff;18000301=54060cff;18000401=871418ff;18000501=ca2d38ff;18000601=54060cff;18000701=871418ff;18000801=00000000;19000101=00000000;19000201=00000000;19000301=54060cff;19000401=871418ff;19000501=ca2d38ff;19000601=ca2d38ff;19000701=baa3a3ff;19000801=54060cff;20000101=151515ff;20000201=151515ff;20000301=54060cff;20000401=ca2d38ff;20000501=ca2d38ff;20000601=baa3a3ff;20000701=871418ff;20000801=871418ff;21000101=151515ff;21000201=151515ff;21000301=54060cff;21000401=ca2d38ff;21000501=871418ff;21000601=f9d3d3ff;21000701=871418ff;21000801=871418ff;22000101=00000000;22000201=272727ff;22000301=54060cff;22000401=ca2d38ff;22000501=871418ff;22000601=f9d3d3ff;22000701=871418ff;22000801=871418ff;23000101=383838ff;23000201=e5ae3aff;23000301=54060cff;23000401=ca2d38ff;23000501=871418ff;23000601=f9d3d3ff;23000701=871418ff;23000801=871418ff;24000101=151515ff;24000201=151515ff;24000301=54060cff;24000401=ca2d38ff;24000501=871418ff;24000601=f9d3d3ff;24000701=871418ff;24000801=871418ff;25000101=00000000;25000201=272727ff;25000301=54060cff;25000401=ca2d38ff;25000501=ca2d38ff;25000601=baa3a3ff;25000701=871418ff;25000801=871418ff;26000101=272727ff;26000201=e5ae3aff;26000301=54060cff;26000401=ca2d38ff;26000501=ca2d38ff;26000601=ca2d38ff;26000701=baa3a3ff;26000801=54060cff;27000101=151515ff;27000201=272727ff;27000301=54060cff;27000401=871418ff;27000501=ca2d38ff;27000601=54060cff;27000701=871418ff;27000801=00000000;28000101=151515ff;28000201=151515ff;28000301=151515ff;28000401=54060cff;28000501=ca2d38ff;28000601=ca2d38ff;28000701=871418ff;28000801=00000000;29000101=00000000;29000201=00000000;29000301=00000000;29000401=54060cff;29000501=ca2d38ff;29000601=ca2d38ff;29000701=871418ff;29000801=00000000;30000101=00000000;30000201=00000000;30000301=00000000;30000401=54060cff;30000501=871418ff;30000601=ca2d38ff;30000701=871418ff;30000801=00000000;31000101=00000000;31000201=00000000;31000301=00000000;31000401=00000000;31000501=54060cff;31000601=871418ff;31000701=00000000;31000801=00000000;32000101=00000000;32000201=00000000;32000301=00000000;32000401=00000000;32000501=00000000;32000601=00000000;32000701=00000000;32000801=00000000?blendmult=/objects/outpost/customsign/signplaceholder.png;0;-32?replace;01000101=00000000;01000201=00000000;01000301=00000000;01000401=00000000;01000501=00000000;01000601=00000000;01000701=00000000;01000801=00000000;02000101=00000000;02000201=00000000;02000301=00000000;02000401=00000000;02000501=00000000;02000601=00000000;02000701=00000000;02000801=00000000;03000101=00000000;03000201=00000000;03000301=00000000;03000401=00000000;03000501=00000000;03000601=00000000;03000701=00000000;03000801=00000000;04000101=00000000;04000201=00000000;04000301=00000000;04000401=00000000;04000501=00000000;04000601=00000000;04000701=00000000;04000801=00000000;05000101=00000000;05000201=00000000;05000301=00000000;05000401=00000000;05000501=00000000;05000601=00000000;05000701=00000000;05000801=00000000;06000101=00000000;06000201=00000000;06000301=00000000;06000401=00000000;06000501=00000000;06000601=00000000;06000701=00000000;06000801=00000000;07000101=00000000;07000201=00000000;07000301=00000000;07000401=00000000;07000501=00000000;07000601=00000000;07000701=00000000;07000801=00000000;08000101=00000000;08000201=00000000;08000301=00000000;08000401=00000000;08000501=00000000;08000601=00000000;08000701=00000000;08000801=00000000;09000101=00000000;09000201=00000000;09000301=00000000;09000401=00000000;09000501=00000000;09000601=00000000;09000701=00000000;09000801=00000000;10000101=00000000;10000201=00000000;10000301=00000000;10000401=00000000;10000501=00000000;10000601=00000000;10000701=00000000;10000801=00000000;11000101=00000000;11000201=00000000;11000301=00000000;11000401=00000000;11000501=00000000;11000601=00000000;11000701=00000000;11000801=00000000;12000101=00000000;12000201=00000000;12000301=00000000;12000401=00000000;12000501=00000000;12000601=00000000;12000701=00000000;12000801=00000000;13000101=00000000;13000201=00000000;13000301=00000000;13000401=00000000;13000501=00000000;13000601=00000000;13000701=00000000;13000801=00000000;14000101=00000000;14000201=00000000;14000301=00000000;14000401=00000000;14000501=00000000;14000601=00000000;14000701=00000000;14000801=00000000;15000101=00000000;15000201=00000000;15000301=00000000;15000401=00000000;15000501=00000000;15000601=00000000;15000701=00000000;15000801=00000000;16000101=00000000;16000201=00000000;16000301=00000000;16000401=00000000;16000501=00000000;16000601=00000000;16000701=00000000;16000801=00000000;17000101=00000000;17000201=00000000;17000301=00000000;17000401=00000000;17000501=00000000;17000601=00000000;17000701=00000000;17000801=00000000;18000101=00000000;18000201=00000000;18000301=00000000;18000401=00000000;18000501=00000000;18000601=00000000;18000701=00000000;18000801=00000000;19000101=54060cff;19000201=00000000;19000301=00000000;19000401=00000000;19000501=00000000;19000601=00000000;19000701=00000000;19000801=00000000;20000101=871418ff;20000201=54060cff;20000301=00000000;20000401=00000000;20000501=00000000;20000601=00000000;20000701=00000000;20000801=00000000;21000101=ca2d38ff;21000201=54060cff;21000301=00000000;21000401=00000000;21000501=00000000;21000601=00000000;21000701=00000000;21000801=00000000;22000101=ca2d38ff;22000201=54060cff;22000301=00000000;22000401=00000000;22000501=00000000;22000601=00000000;22000701=00000000;22000801=00000000;23000101=ca2d38ff;23000201=871418ff;23000301=00000000;23000401=00000000;23000501=00000000;23000601=00000000;23000701=00000000;23000801=00000000;24000101=ca2d38ff;24000201=871418ff;24000301=00000000;24000401=00000000;24000501=00000000;24000601=00000000;24000701=00000000;24000801=00000000;25000101=871418ff;25000201=871418ff;25000301=00000000;25000401=00000000;25000501=00000000;25000601=00000000;25000701=00000000;25000801=00000000;26000101=54060cff;26000201=00000000;26000301=00000000;26000401=00000000;26000501=00000000;26000601=00000000;26000701=00000000;26000801=00000000;27000101=00000000;27000201=00000000;27000301=00000000;27000401=00000000;27000501=00000000;27000601=00000000;27000701=00000000;27000801=00000000;28000101=00000000;28000201=00000000;28000301=00000000;28000401=00000000;28000501=00000000;28000601=00000000;28000701=00000000;28000801=00000000;29000101=00000000;29000201=00000000;29000301=00000000;29000401=00000000;29000501=00000000;29000601=00000000;29000701=00000000;29000801=00000000;30000101=00000000;30000201=00000000;30000301=00000000;30000401=00000000;30000501=00000000;30000601=00000000;30000701=00000000;30000801=00000000;31000101=00000000;31000201=00000000;31000301=00000000;31000401=00000000;31000501=00000000;31000601=00000000;31000701=00000000;31000801=00000000;32000101=00000000;32000201=00000000;32000301=00000000;32000401=00000000;32000501=00000000;32000601=00000000;32000701=00000000;32000801=00000000?replace;ffffffff=00000000" + } + ], + "chest":[], + "legs":[], + "back":[] +} diff --git a/wardrobe/wardrobe.config b/wardrobe/wardrobe.config index e77ee65..f9714f5 100644 --- a/wardrobe/wardrobe.config +++ b/wardrobe/wardrobe.config @@ -8,5 +8,10 @@ ], "custom": [ "custom.json" - ] + ], + "scripts": { + "vanilla": [], + "mod": [], + "custom": [] + } }