Standardize loot order/styling across the addon
snowflame0 opened this issue ยท 0 comments
Is your feature request related to a problem? Please describe.
A lot of the loot tables' ordering is inconsistent, from many different contributors over the years. Leading to many tables looking messy. I'm guilty of it myself, can't make up my mind sometimes when laying out a table.
Describe the solution you'd like
Need to:
- Standardize some layout guidelines like loot order by slot or armor type, etc, toys, achievements, currencies.
- Retroactively update all the loot tables.
- Post design guidelines in Github Wiki and have contributors abide by it.
- Maybe just restructure the code that lays out tables to make it do most of this automatically.
Additional context
Any suggestions welcomed.