hsr-optimizer icon indicating copy to clipboard operation
hsr-optimizer copied to clipboard

A Honkai Star Rail optimizer, relic scorer, damage calculator, and various other tools for building and gearing characters

Results 157 hsr-optimizer issues
Sort by recently updated
recently updated
newest added

# 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 ![Screenshot 2024-05-17 164710](https://github.com/fribbels/hsr-optimizer/assets/50158352/e232227d-2fb8-45ed-9767-6376f532f250)

## 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 ![image](https://github.com/fribbels/hsr-optimizer/assets/7908525/8b262ddd-dc66-4dec-aca8-16de8196ed30) 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...

good first issue

### 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...