PlayerSkins

PlayerSkins 3.0.9

More workshop names -> shortnames
Adjust item name UI element size so it shows on 4k resoultion
Don't queue approved icons for download when found in workshop results
  • Like
Reactions: Clark and iDeath91
Make sure all loadorder URLs are properly changed to http when "Force image URLs to use HTTP instead of HTTPS" is set to true
Forgot to include the already existing approved skins into the view-able skin list :p
  • Like
Reactions: Black_demon6
Split approved skin queries and missing skin queries into chunks of 100 (SteamAPI limit per request?)
Only query for approved skins if the icon isn't already registered in ImageLibrary
  • Like
Reactions: Black_demon6
Fixed for recent changes to approved skin API
  • Like
Reactions: Black_demon6
Force skin data save on every admin change made via UI
Changed hook name for upcoming deprecation
/skin now works on either the item you are holding or the item in the first slot of your hotbar since trying to hold a item of clothing makes you wear it
Disable reskin menu when changing active item
Switch up and down button text in admin menu
Fixed incorrect request method when double checking missing skins
Added excluded skins data file (/oxide/data/PlayerSkins/excludedskins.json) which takes skin ID's
  • Like
Reactions: Bumfuzzler