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

Add debug for player bird spawning #76

Open
pridit opened this issue Apr 17, 2023 · 0 comments
Open

Add debug for player bird spawning #76

pridit opened this issue Apr 17, 2023 · 0 comments
Assignees
Labels
improvement Enhancement of existing functionality or design

Comments

@pridit
Copy link
Member

pridit commented Apr 17, 2023

I need some reporting on instances of players spawning as birds. My only known occurrence is when the group limit has been hit (144), but this was reported recently fairly close to the mission start so it may not be the only case unless there is some way or bug that spams groups.

Add some logging:

  • When group limit is approaching or at 144
  • When player unit class is bird (test that this ever evaluates)

It would also be useful for some admin ability to check all existing group formations on the map in a toggleable way once in-game.

@pridit pridit added the improvement Enhancement of existing functionality or design label Apr 17, 2023
@pridit pridit self-assigned this Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Enhancement of existing functionality or design
Projects
None yet
Development

No branches or pull requests

1 participant