Skip to content

v2.2.0

Compare
Choose a tag to compare
@chrislee0419 chrislee0419 released this 27 Mar 07:48
· 130 commits to master since this release

Notice:

There are major issues in this release that have since been fixed in v2.2.1. I'll keep this up for the changelog, but please download v2.2.1 instead.

Changelog

  • Fixes compatibility with game version 1.8.0
  • New additions:
    • Adds fast page up/down button
    • Adds delete song button
    • Adds random song button
    • Adds quick filter feature
      • Save filter settings so they can be quickly accessed from the song list
    • Adds tutorial pages for filters
    • Adds mod version indicator and report a bug button
  • Bug fixes:
    • Fixes search screen causing the menu to freeze when SongPlayHistory was also installed
      • If you were having issues with search before, this was likely the issue
      • Thanks to Ayamedot, Flewrider, thezeagar for reporting and testing!
    • Fixes some cases where song loading/caching for filters would lock up
    • Fixes PP and Star filters causing the menu to freeze if the user did not have SongDataCore
    • Fixes filter removing duplicate levels even if it should pass the filter
      • Thanks Annatar for reporting and testing!
    • Fixes Player Stats filter to work in Party mode
      • Thanks Annatar for reporting and testing!
  • Other minor improvements and bug fixes