tnnt-devteam / python-backend

Rework of the TNNT backend in Python for better maintainability
MIT License
0 stars 2 forks source link

Numbering the unique deaths on the clan page is mildly inconvenient #21

Open RojjaCebolla opened 2 years ago

RojjaCebolla commented 2 years ago

When one wants to copy the list of deaths out, each death having a number next to it is inconvenient. I'm not sure what purpose it serves, either, as they're not listed in order of when they were achieved, or rarity, or anything like that. One can already see the total number at the top of the page, and for any sort of external analysis you have to strip the numbers.

copperwater commented 2 years ago

A nice enhancement would just be to have a unique death comparison page built into the site rather than assuming people are going to copy them out into external programs.