Skip to content

v0.9.10

Choose a tag to compare

@KapiWilq KapiWilq released this 18 Nov 21:04
· 11 commits to main since this release

Thanks for wanting to try out my overlay!

Changelog

  • Rename some settings to be more 'murican
  • Use the Unstable Rate value from tosu
  • Don't add hit error ticks (and don't update the average moving arrow) when the hit error meter is invisible
    • This might cause the overlay to be inaccurate for the first 9 ticks after hiding and then showing the hit error meter, e.g. in osu!catch
  • New setting: "Hit error ticks appearance style"
  • Adjust hit windows to be accurate AGAIN.
    • Apparently, osu!(lazer) does the same trickery with EZ/HR as well. Interesting
  • Code:
    • Replace maniaConvert ruleset type with a combination of mania & beatmap.isConvert
    • Adjust some comments