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

Move persistent class/team for corpses to new entity type #33

Open
1 task
ensiform opened this issue Dec 19, 2021 · 0 comments
Open
1 task

Move persistent class/team for corpses to new entity type #33

ensiform opened this issue Dec 19, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ensiform
Copy link
Member

Currently the "full body corpse" code utilizes a short array of extra 8 entities to store the class/team of the player when they died to retain the class/team color even if they changed during the process of body moving to body queue which is pretty unnecessary.

  • Remove reliance on extra agentdata queue, freeing up 8 entities.
@ensiform ensiform added enhancement New feature or request help wanted Extra attention is needed labels Dec 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant