Skip to content

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

@jglim

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.

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