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

Servers filters not accurate #691

Open
ETLegacyTeam opened this issue Mar 5, 2020 · 2 comments
Open

Servers filters not accurate #691

ETLegacyTeam opened this issue Mar 5, 2020 · 2 comments
Labels
🐞 Bug Something isn't working cat: mod UI Category mod (ui) P4: Low Priority 4
Milestone

Comments

@ETLegacyTeam
Copy link
Member

Author: @rmarquis (Spyhawk)
Date: 2014-12-01
Redmine Issue: 691, https://dev.etlegacy.com/issues/691


In the server browser, some etpub and jaymod servers are filtered under the "Other mod" category for some reason.

Also, it might be wise to regroup the TC:CQB servers under the TC:E category (using a general "True Combat" label).

@ETLegacyTeam ETLegacyTeam added 🐞 Bug Something isn't working cat: mod UI Category mod (ui) P4: Low Priority 4 labels Mar 5, 2020
@ETLegacyTeam ETLegacyTeam added this to the Future milestone Mar 5, 2020
@ETLegacyTeam
Copy link
Member Author

From: kkthx (kkthx)
Date: 2014-12-03T09:47:40Z


Hi

I was writing the mod filtering part. I've noticed that some servers do not send gamename cvar in getinfo request which is used to determine mod type. The possible workaroud for this would be to download extended "getstatus" info packet.

(https://github.com/etlegacy/etlegacy/blob/master/src/ui/ui_main.c#L5665)

@ETLegacyTeam
Copy link
Member Author

From: @rmarquis (Spyhawk)
Date: 2014-12-03T21:33:41Z


kkthx wrote:

I've noticed that some servers do not send gamename cvar in getinfo request which is used to determine mod type.

I see. Do we have any idea why the gamename cvar is not sent in the first place?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug Something isn't working cat: mod UI Category mod (ui) P4: Low Priority 4
Projects
None yet
Development

No branches or pull requests

1 participant