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

Statistics #29

Open
garsipal opened this issue Oct 28, 2023 · 0 comments
Open

Statistics #29

garsipal opened this issue Oct 28, 2023 · 0 comments
Labels
enhancement New feature or aesthetic improvement low priority Currently, we honestly do not give a damn pending review Something that is being considered, investigated or put on hold

Comments

@garsipal
Copy link
Member

garsipal commented Oct 28, 2023

Before exploring external methods for storing player statistics such as potentially forking SauerTracker (which would require an engaged player community to be considered), it's preferable to record the key player statistics within a configuration file as originally intended and make these stats accessible through the user interface.

So, regardless of future developments (which could involve external methods for storing statistics, at the expense of synchronization with client-side statistics in case the latter are not dropped), it would be valuable to implement client-side player tracking to provide an overview of our in-game efforts.
The statistics would store information such as:

  • total kills;
  • total deaths;
  • kill/death ratio;
  • total suicides;
  • total teamkills;
  • total headshot kills;
  • matches won;
  • win percentage (percentage of matches won out of total matches played);
  • total time played;
  • longest kill streak;
  • most kills in a single match (record);
  • total flags stolen;
  • total flags captured;
  • total flags returned;
  • total infected players;
  • total zombies killed;
  • total monsters killed;

Eventually, it'd make sense to fork SauerTracker.

@garsipal garsipal added the enhancement New feature or aesthetic improvement label Oct 28, 2023
@garsipal garsipal added the pending review Something that is being considered, investigated or put on hold label Dec 27, 2023
@garsipal garsipal changed the title Client-side player statistics Statistics Feb 5, 2024
@garsipal garsipal added the low priority Currently, we honestly do not give a damn label Feb 5, 2024
@garsipal garsipal moved this from Todo to Backlog in v1.1.0 "Yggdrasil Edition" May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or aesthetic improvement low priority Currently, we honestly do not give a damn pending review Something that is being considered, investigated or put on hold
Projects
No open projects
Development

No branches or pull requests

1 participant