Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Showing player positions on the minimap #1

Open
LakeYS opened this issue Sep 19, 2019 · 0 comments
Open

Showing player positions on the minimap #1

LakeYS opened this issue Sep 19, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@LakeYS
Copy link
Member

LakeYS commented Sep 19, 2019

One of the previous highly requested features was to show players' positions on the minimap for certain situations. This was shot down by the original developer due to a client-sided position tracker having potential nefarious uses.

The current proposed solution is to only track players on the server side and sync this data to clients as needed. This puts the server in complete control of position data. The major downside to this would most likely be latency issues; further testing will be conducted to determine how this can be remedied.

@LakeYS LakeYS added the enhancement New feature or request label Sep 19, 2019
@LakeYS LakeYS self-assigned this Sep 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant