Feature: Tracked achievement show up of list
JanGalek opened this issue ยท 3 comments
Should be good see in list of achievement list tracked achievement up and maybe some highlight
i initially omitted an "activity tracker" HUD because:
- visual bloat: i strive to be a HUD minimalist, and only add to the user interface when opting in by viewing the map.
- code bloat: lots more to write.
- feature snowball: users will expect frame movability. and UI scaling. and automatic achievement reordering. and explicit manual reordering. and hiding specific achievements. and persistence of these settings. and extra columns showing progress. and meaningful row colorization. and colorblind support.
- i was more interested in improving collaboration, by bringing attention to achievements others in your party seek, and by peer-to-peer cryptographically-signed messaging of user-contributed edits.
that said, feel free and have at it.