Feature #261
Hide mentions of accuracy for games that do not support it.
| Status: | Assigned | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | Web | |||
| Target version: | 1.7.0 | |||
| Blocking Target Version: |
Description
Reported by nshastings, Sep 25, 2008
There are many spots where accuracy is referenced which just shows 0% for
games that do not support the detailed weapon stats tracking.
Current references I see are
Accuracy column in players.inc
Shots per Kill and Weapon Accuracy columns in playerinfo-general.inc
Accuracy reading on ingame rank command
I will add more as I see them
Comment 1 by nshastings, Feb 21, 2009
Accuracy reading on ingame rank command has been removed for games that do not
support accuracy
Status: Acknowledged
Comment 3 by nshastings, Jun 27, 2009
Not a "fix", but good to mention that now that we can log accuracy in TF2, over 93%
of Source servers (by game) support accuracy, as does CS1.6/CZERO (as well as TFC)
which are the vast majority of HL1 servers.
Related issues
History
#1
Updated by Packhead almost 3 years ago
- Target version set to 2.0.0
#2
Updated by BoNzO over 2 years ago
- Category changed from Web to 23
#3
Updated by Packhead about 2 years ago
- Category changed from 23 to Web
- Status changed from New to Assigned
- Assignee set to Packhead
- Priority changed from High to Normal
- Target version changed from 2.0.0 to 1.7.0
#4
Updated by octo-dhd over 1 year ago
can we add this as a per game setting or per server setting? with superlogs accuracy has been added to some games that in the past we had no accuracy for.
#5
Updated by psychonic over 1 year ago
octo-dhd wrote:
can we add this as a per game setting or per server setting? with superlogs accuracy has been added to some games that in the past we had no accuracy for.
Between per server or per game, I think per game would make more sense. Either the game supports it or it doesn't (whether or not it requires superlogs). I also can't think of a good reason that you would not want to show/track it for some servers of a game and not others.
I think the main part of the issue is how to most gracefully make certain columns optional.