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

Avatar Tracking Rework #34

Merged
merged 5 commits into from
Sep 27, 2024
Merged

Avatar Tracking Rework #34

merged 5 commits into from
Sep 27, 2024

Conversation

Z-Kris
Copy link
Contributor

@Z-Kris Z-Kris commented Sep 27, 2024

Removes the dependency on servers to provide the indexes of NPCs/WorldEntities which should be rendered, and instead tracks it internally based on the avatar's coordinates that are allocated. The only downside to this is that the server no longer has fine control over who sees what (e.g. custom conditions such as must be at a specific quest stage). The plan is to re-introduce that ability via an opt-in feature later.

@Z-Kris Z-Kris self-assigned this Sep 27, 2024
@Z-Kris Z-Kris merged commit 5ba65e9 into master Sep 27, 2024
3 checks passed
@Z-Kris Z-Kris deleted the avatar-tracking-rework branch September 27, 2024 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant