This patch contains breaking response-shape changes. Breaking changes are marked with @.
@ Changed guild list structure from an array to an object.@ Guild list entries now include uuid.@ Added the identifier query parameter with name and uuid modes.UUID-keyed response:
Name-keyed response:
404.@ Changed guild multi-selector identifiers from prefix to UUID.uuid to guild detail responses.Multi-selector response:
uuid to the territory list guild object.@ Player search results now use UUIDs as identifiers.@ guilds changed from an array to an object: { guildUuid: { name, prefix } }.@ guildsPrefix now follows the same { name, prefix } object format and uses UUID identifiers.uuid.Some gamemode leaderboards still had known data issues and were scheduled for a later fix.