Skip to content

Users should be able to see the locations of currently online players #24

Description

@AMgr8

Players should appear on the map as their player heads. They should only be displayed if their tp is on.
Need to work out if this is done on a polling basis or on a basis of fetching the info every time the user moves the map. Also communication between proxy and backend is interesting. Could probably have the proxy updating the backend every 15s on the players online and their locations and then have the progress map fetch from these cached locations instead of having a request go to the proxy every time. Saves on requests when there are many simultaneous users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions