Convert SkinNums to UINT16 and raise skin limit to UINT16_MAX
This MR goes through all the skin number related code and raises the limits to UINT16 allowing for a way larger amount of skins up to the limits of 65535 or UINT16_MAX. I've used something similar in a personal client and it seems to work pretty well from testing I've done.
Edited by NepDisk