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

Entity Id Allocation #103

Open
DuncanUszkay1 opened this issue Dec 30, 2019 · 0 comments
Open

Entity Id Allocation #103

DuncanUszkay1 opened this issue Dec 30, 2019 · 0 comments
Labels

Comments

@DuncanUszkay1
Copy link
Owner

We need to be able to dynamically allocate regions of the ID space to use for anchor player IDs and communicate these regions when peers connect to each other. The ID space is very large (2bil+) and the number of possible entities relevant to a single player is quite small, so this doesn't need to be particularly efficient it just needs to ensure uniqueness to multiple servers.

There's more to write on this issue, but I'm just getting this down now so I don't forget about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant