This repository has been archived by the owner on Nov 17, 2017. It is now read-only.
This repository has been archived by the owner on Nov 17, 2017. It is now read-only.
Which matches "count"? #2
Open
Description
How should 10hero handle these cases:
- No-stats-recorded match
- Match where player abandoned (could've been a quitting asshat, could've been AFK, could've been starved of EXP because playing carefully at a loss - then manage to turn the game around?)
- Ability draft matches
Any other things to consider?
Activity
Smashman commentedon May 27, 2014
We should handle them in the same way that the compendium 10 heroes handles them.
I do not know what that is, but yeah, just like that.
I assume no-stats isn't counted, so we should not count that for sure.
rjackson commentedon Jun 4, 2014
Thoughts
Low priority
The compendium excludes low-priority matches, however I don't think the WebAPI exposes whether or not a match is low priority, so we can't replicate that behaviour (I dont' think we should even if we could anyway.)
White listed game/lobby modes
I propose we implement two whitelists for lobby types and game modes. A game must match both whitelists in order to count toward the challenge.
Lobby types
Game modes
Abandons
We should check the
leaver_status
for the player associated with the challenge, and have another white-list of allowed leaver-status options.I propose the following
No-stats
I'm not sure how we identify no-stats-recorded matches, but we can have some additional rules to filter out clearly nonsensical matches. Off the top of my head, we should exclude a match if any of the following conditions are true: