SkinBox

SkinBox 2.2.16

The plugin has been re-written. Backup your old config before updating as it will be replaced with the new config file!

For instructions on how to copy over your existing workshop skin list see this post
https://www.chaoscode.io/threads/skinbox.45/page-109#post-40206

See the overview for more information
  • Like
Reactions: Samshoun
Remove debug
Try prevent item loss when moving a skinned stack onto another skinned item.
StacksExtended has been updated to support this also
Added support for using Scrap as payment
Changed cost related localization to reflect the different payment types
  • Like
Reactions: Bossmuis and CoB
Fixed incorrectly calculated last page total when the skin count is equally divided between pages
Changed skin list type to Hash and removed .Distinct() usage. Only way for skin IDs to be removed from the config now is via the removes commands or manually removing them from the config file
Removed debug
Try and find alternate skin IDs for the original approved skins that use an alternate ID instead of their workshop ID
Check and remove duplicate skin IDs when saving the config
Split manually added skin verification requests into groups of 100 (Steam API limit)
Print verification page status to console
Added API function IsSkinBoxPlayer(ulong playerId)