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

[FEATURE]: Highlight new players in web console #805

Closed
robert4049 opened this issue Apr 22, 2023 · 3 comments
Closed

[FEATURE]: Highlight new players in web console #805

robert4049 opened this issue Apr 22, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@robert4049
Copy link

Scope

Web

Feature Description

In the players section, highlight players with less than 1 hour of playtime.

image

Use Case

This would allow you to see who's need and possibly hacking, along with being able to greet new players

Proposed Solution

Add a conditional statement regarding play time and change the css class of that object to be a new player style

Additional Info

None

@robert4049 robert4049 added the enhancement New feature or request label Apr 22, 2023
@robert4049 robert4049 changed the title [FEATURE]: type here a short description [FEATURE]: Highlight new players in web console Apr 22, 2023
@orel56000
Copy link
Contributor

If already adding such a feature, this can have much more potential. Instead of just marking the line in yellow, you could have the session playtime in plain text next to the player name. and maybe even adding a sort option, to sort by id, session playtime, total playtime, etc..

I guess this^ is a better solution to your use case, also can be useful for just interesting statistics of your server's online players.

Also, instead of marking the whole line in yellow, like your screenshot shows, you could change the color the the vertical line on the left of the player, as this is already exist and seems like more sense.
image

@tabarra
Copy link
Owner

tabarra commented Apr 23, 2023

This is a very good idea, but instead of highlighting it would be nice to have it be an automatic tag, integrated with this planned feature #628

@tabarra
Copy link
Owner

tabarra commented Sep 5, 2023

Closed due to its coverage in #628

@tabarra tabarra closed this as completed Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants