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

Selecting an entity should not show the highlight to everyone #56

Open
jackTabsCode opened this issue Apr 13, 2024 · 2 comments
Open

Selecting an entity should not show the highlight to everyone #56

jackTabsCode opened this issue Apr 13, 2024 · 2 comments
Labels
improvement An imperfection we can make better
Milestone

Comments

@jackTabsCode
Copy link
Contributor

Current behavior

Selecting an entity on the server debugger shows the highlight to everybody.

Proposed improvement

Only the players using the server debugger should see the highlight.

Additional context

This is unfixable for now (I think?) until we either:

  • Change the way the server debugger is rendered
  • Have a way of knowing who's using it
@jackTabsCode jackTabsCode added the improvement An imperfection we can make better label Apr 13, 2024
@LastTalon
Copy link
Member

Tracking players using the debugger was added in #57. This should now be doable.

@LastTalon LastTalon added the good first issue Good for newcomers label May 1, 2024
@LastTalon LastTalon added this to the v0.9.0 milestone May 1, 2024
@jackTabsCode
Copy link
Contributor Author

After further investigation, my PR won't help at all due to the way the debugger is rendered. https://discord.com/channels/1234249974959702056/1234253276216688692/1237167641496387584

@jackTabsCode jackTabsCode removed the good first issue Good for newcomers label Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement An imperfection we can make better
Projects
None yet
Development

No branches or pull requests

2 participants