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

FPS & ping options #1

Open
samhh opened this issue Aug 23, 2017 · 2 comments
Open

FPS & ping options #1

samhh opened this issue Aug 23, 2017 · 2 comments

Comments

@samhh
Copy link
Contributor

samhh commented Aug 23, 2017

This is also potentially pertinent to @OpenSourceCTF/website but the feature is really for the client hence it going here.

Including ping here as well despite it not being implemented yet.

I envisage 4 options for the perf block, assuming we tie FPS and ping together:

  • always off (default)
  • always on counters
  • counters on only when FPS drops below monitor's refresh rate / 60 or when ping spikes
  • graphs for both FPS and ping (this could be a stage 2 feature)

This option would either be saved in the user's profile on the website, or be toggled in-game with a hotkey, or potentially both.

@sallaben
Copy link
Contributor

sallaben commented Aug 23, 2017 via email

@samhh
Copy link
Contributor Author

samhh commented Aug 23, 2017

An in-game settings menu would be excellent long-term.

As it stands I've coded the keybinds for movement to be extensible; that is by default it listens for WASD/arrows, but that can be modified. No reason users can't override that with IJKL or whatever other scheme they'd prefer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants