Skip to content

Releases: ErisApps/HitScoreVisualizer

HitScoreVisualizer 3.1.1

25 Jul 15:09
Compare
Choose a tag to compare

What's changed

  • Updated for BS 1.16.3
  • Bumped dependency versions
  • Compatibility with BSIPA 4.2.0
  • Some other minor changes

HitScoreVisualizer 3.1.0

30 May 20:22
Compare
Choose a tag to compare

What's changed

  • Updated for BS 1.16.1
  • Bumped dependency versions
  • Removed the underline when an HSV config is being used. (still visible when no config is in use)
  • Now assumes perfect post-swing in the initial score calculation (thanks @kirhgoph for contributing this)
  • Some other minor changes

Remarks

The assumed perfect post-swing in the initial calculation may result in your scores slightly decreasing while the score calculation is being finalized. In previous versions, the score could possibly increase during finalization.
This change isn't configurable (yet?), but I believe this one is at least better than assuming that you will get a 0 points for the post-swing. 😅

HitScoreVisualizer 3.0.9

13 Mar 14:33
Compare
Choose a tag to compare

What's changed

  • Updated for BS 1.13.5
  • Bumped dependency versions
  • Reworked like half of the internals

Remarks

Make sure that you have at least version 4.1.6 of BSIPA installed

HitScoreVisualizer 3.0.7

22 Jan 17:51
Compare
Choose a tag to compare

What's changed

  • Updated for BS 1.13.2
  • Bumped dependency versions
  • Some smaller internal changes