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

Lobby Hosting Duration Indicator #3054

Open
magge-faf opened this issue Nov 21, 2023 · 4 comments
Open

Lobby Hosting Duration Indicator #3054

magge-faf opened this issue Nov 21, 2023 · 4 comments

Comments

@magge-faf
Copy link
Collaborator

Issue:

Sometimes a lobby is idling for many hours because the hosting player has forgotten about it for whatever reason.

Causing:

Players are waiting in that lobby until it fills, then they leave after host does not respond; The lobby still exists, and new people join the lobby again - new cycle of waiting and leaving begins.

Solution:

Indicate the hosting time to see which lobbies are idling for many hours/days which are most likely dead ends.

image

@Brutus5000
Copy link
Member

Very interesting suggestion. Might need the lobby server to send the lobby creation time.

@Sheikah45
Copy link
Member

I just checked and it does require changes to the lobby server to send creation time.

@fcaps
Copy link

fcaps commented Nov 21, 2023

if we manage to produce some events for this (lobby started, joined, started, changed etc.) we get more out of it than just "how old it is".
Thinking about "expected waiting time for a lobby", "host is a fast starter badge - got lobbies filled <5min" etc.

@HermanSkop
Copy link
Contributor

The field for GameInfo in faf-java-commons is required.

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

No branches or pull requests

6 participants