fribbels / hsr-optimizer

A Honkai Star Rail optimizer, relic scorer, damage calculator, and various other tools for building and gearing characters
https://fribbels.github.io/hsr-optimizer/
MIT License
250 stars 43 forks source link

[Feature] Add total relic count / filtered relic count to the relics grid #424

Closed fribbels closed 3 months ago

fribbels commented 3 months ago

Motivation

Currently its not possible to see how many relics are in my inventory, and how many have passed the filters

Goal

Use the aggrid status bar or some other component https://www.ag-grid.com/javascript-data-grid/status-bar/ to display it

fribbels commented 3 months ago

Released in https://github.com/fribbels/hsr-optimizer/pull/442