denishamann / ArenaStats

WoW Arena history and statistics with csv export
GNU Affero General Public License v3.0
6 stars 7 forks source link

Suggestion: Presort Opponent Classes Instead of Arena1/2/3 #3

Closed bluedreamz1 closed 2 years ago

bluedreamz1 commented 3 years ago

Instead of storing opponent classes per Arena1/2/3, use some type of sorting so that classes appear in a consistent order. This would make the addon much more readable and make the data easier to work with.

e.g.

Rogue mage priest could appear

RMP PMR MPR MRP RPM

denishamann commented 2 years ago

Hello, thanks for this feature request. It has been implemented in this PR: https://github.com/denishamann/ArenaStatsTBC/pull/4 And is available from version 0.1.0 of the addon