hsr-optimizer
hsr-optimizer copied to clipboard
A Honkai Star Rail optimizer, relic scorer, damage calculator, and various other tools for building and gearing characters
# Pull Request ## Description * Fixed the displayed mainstat freerolls on the explainer page to correspond with the ones in the code * Fixed the normalizations in the code...
## Description Like the title says the character page its missing the energy regen stat ## Screenshots 
## Description - Changed "maxed main stat" toggle on the optimizer to a dropdown that allows you to pick what level the relics are upscaled to. The current values are...
### Motivation The "Trailblaze Power to Upgrade" calculations have been done already: https://github.com/IceDynamix/est-tbp and we just need to convert this logic into typescript to run on relic previews ### Objective...
### Motivation  Currently teammate imports with Messenger activate the 12% SPD buff by default, but this can be misleading if users arent checking carefully since the SPD buff is...
### Motivation Our beta builds went from 6 mins -> 15 mins suddenly and look like they're still increasing https://github.com/fribbels/dreary-quibbles/actions/workflows/deploy-gh-pages.yml Started around here at this commit https://github.com/fribbels/dreary-quibbles/actions/runs/8408427651 ### Objective Investigate...
## Description Currently only some sources are supported, new scanners will not be able to import their json. Actually I'm developing a new scanner (relics only) with the format of...
### Motivation If I'm trying to build a character and there's multiple builds I'm considering, it would be nice to be able to pin them all in one place so...
### Motivation Some of the conditionals haven't been touched in a while, just wanted to go through and verify that the assumptions made a few months ago were accurate. ###...
### Motivation Currently one of the common questions people have is "how do I improve this build" when they view the build in the relic scorer ### Goal * Run...