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

Advertise Infclass client #97

Open
Kaffeine opened this issue Nov 18, 2023 · 0 comments
Open

Advertise Infclass client #97

Kaffeine opened this issue Nov 18, 2023 · 0 comments
Labels
Feature new feature (or feature request)

Comments

@Kaffeine
Copy link
Contributor

On a player connected the server but at least 24 hours later after the prev message send a one-line message (as a part of 'welcome'):

  • Inform "not-infclass" client users about the client existance
  • Remind old Infclass client users to update

Sample text:

  1. "Try official Infclass client for better UX on infclass servers. Visit https://infclass.github.io for details"
  2. "You're using an outdated Infclass client version. Visit https://infclass.github.io for details"

Add new config options:

  • inf_client_ad_interval (1440, 0, 99999)
  • inf_client_current_version (180, 0, 9999)
  • about_client_url (128, "https://infclass.github.io")

Unresolved question: how to store the list of advertised players with timestamps. Store = "across server restarts".

@Kaffeine Kaffeine added the Feature new feature (or feature request) label Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature new feature (or feature request)
Projects
None yet
Development

No branches or pull requests

1 participant