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

Mark AFK players in the player list #390

Merged
merged 3 commits into from
Jan 28, 2025
Merged

Mark AFK players in the player list #390

merged 3 commits into from
Jan 28, 2025

Conversation

in1tiate
Copy link
Member

This is done by setting internal player name to include "[AFK]" so that it appears in the player list. When the player next chats, the server will notice their name no longer contains "[AFK]" and automatically update it again.

Also removed the marker from /getarea since this would make it redundant.

@in1tiate in1tiate requested a review from Salanto January 13, 2025 12:33
@in1tiate
Copy link
Member Author

I have immediately noticed that this won't remove the marker if they talk OOC. Marking draft, will fix later

@in1tiate in1tiate marked this pull request as draft January 13, 2025 12:33
@in1tiate
Copy link
Member Author

Also, this is the wrong property, I meant to set the showname. Maybe I shouldn't write features right before bed.

@in1tiate in1tiate marked this pull request as ready for review January 14, 2025 02:31
core.pro Outdated Show resolved Hide resolved
@in1tiate in1tiate merged commit 1c13786 into master Jan 28, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants