Skip to content

Releases: frzyc/genshin-optimizer

2.4.4

24 Jul 16:29
Compare
Choose a tag to compare
  • Update calculations using a lazy loading formula system. Less hard-coded calculations!
  • Uber optimize the build generation calculations. However, because of the new calculation system, performance remains pretty much the same...
  • cleaned up NPM packages in package.json
  • Renamed "Average ATK" values to the more appropriate "Avg. DMG"

2.4.3

24 Jul 16:29
Compare
Choose a tag to compare
  • Slight change to increase reliability of substat scanning
  • Add more reliability to determining the artifact sets
  • Artifact levels will default to highest if it cannot be parsed

2.4.2

24 Jul 16:29
Compare
Choose a tag to compare
  • Modify artifact scanning to work better with lower resolutions.
  • Fix memory leak with uploading too many screenshots(hopefully)

2.4.1

24 Jul 16:29
Compare
Choose a tag to compare
  • Add rolls information to artifacts/ artifact editor
  • Layout change of artifact editor
  • Limit the amount of artifacts shown in artifact page.
  • Change the overall gutter size of elements on the entire site(space between elements were too big)
  • Fix incorrect conditional stat calculation with the 4-set Crimson Witch of Flames
  • Fix error where there was an unintentional stacking addition of artifact passives for the build generator
  • Add new images with screenshots due to layout change
  • Update Home page.

2.4.0

24 Jul 16:29
Compare
Choose a tag to compare
  • Added conditional stats to artifacts. Now you can calculate builds using temporary stats.
  • Added conditional stats to every artifact sets (if applicable)
  • Added navigation menu toggle for mobile devices
  • Small layout changes

2.3.2

24 Jul 16:29
Compare
Choose a tag to compare
  • Lazy-loading pages. Should speed up initial website load.

2.3.1

24 Jul 16:29
Compare
Choose a tag to compare
  • Fixed weapon descriptions/names according to 1.2 patch

2.3.0

24 Jul 16:29
Compare
Choose a tag to compare
  • Added icons for every piece of artiacts
  • Increase the threshold of rounding fuzziness to roll calculations.
  • Modified artifact spacing in character artifact display
  • Fixed issue with build generation not calculating advanced stats (like avg. atk)
  • Editing artifacts automatically scrols to the editor

2.2.4

24 Jul 16:29
Compare
Choose a tag to compare
  • Refactor artifact build generation. Should see around x4 performance boost
  • Refactor assets and site building. Reduce the actual size of the website by more than half (From 2.7MB to 1.3MB)

2.2.3

24 Jul 16:29
Compare
Choose a tag to compare
  • Fix issue with database not keeping track of proper ids.
  • Fix issue with occasionally adding duplicate artifacts.