Testing data, as the character names suggest. This account is one from the live server with a bunch of random stuff added to it to test the limits.
Worth noting when it comes to Discovery patch details I have literally 0 idea about none code things.
(08-12-2025, 02:17 PM)teschy Wrote: 65,535 when?
Theoretically possible, but the game stores the limits in a signed byte, which I can adjust in memory to be a unsigned byte. Server side the limit is removed, the client side UI has extra checks to navigate. Perhaps once everything else is done, we shall revisit and see if we can raise the limit to something like 500 or whatever.