Skip to content

Room Sorted List (0x2100): Pagination is broken #5

Description

@jglim

elif client_command == 0x2100:

When the game client requests for the room sorted list, an page offset will be provided. The server manages the pagination, and should respond with up to 6 room entries.

This doesn't appear to be a major issue when testing since the room list almost never exceeds 6, though it will be an issue if it is used as an actual public-facing server.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions