Releases: chrislee0419/EnhancedSearchAndFilters
Releases · chrislee0419/EnhancedSearchAndFilters
v2.3.4
Changelog
- Adds highest rank achieved setting to the Player Stats filter
- Thanks to Ghost---Shadow for the suggestion!
- Changes how NJS and Player Stats work with difficulty
- If you use either of these two filters in a QuickFilter, you may need to recreate the QuickFilter
- Other minor fixes and improvements
v2.3.3
Changelog
- Adds custom song details component in search screen
- Fixes beatmap details loader failing on some edge case beatmaps
- Fixes last level not being selected when pressing Solo Free Play mode and the newest/play count sort mode was previously selected
- Other minor fixes and improvements
v2.3.2
Changelog
- Fixes compatibility with SongBrowser v6.0.6
- This mod will disable itself if you are using SongBrowser v6.0.5 or older
- Fixes game softlocking when SongBrowser is present and filters are disabled
- Thanks to Rayn322 for reporting this issue!
- Other minor fixes and improvements
v2.3.1
Changelog
- Fixes 'Other Filters' button not disappearing in some situations when using SongBrowser
- Other small stuff
v2.3.0
Changelog
- New Additions:
- Re-introduces Voted filter
- Requires the mod BeatSaverVoting
- Thanks to EverSnaxolotl (Enemy) for the suggestion!
- Adds Mod Requirements filter
- Filter songs by whether they require Mapping Extensions, Noodle Extensions, and/or Chroma
- Note: any quick filters that used the "Others" filter will no longer work, as that filter has been split into the Mod Requirements filter and the Beatmap Characteristics filter (make sure to update those saved quick filters!)
- Adds Note Density filter
- Adds Search filter
- Thanks to Kyle1413 for the suggestion!
- Adds laser pointer to off-hand in search screen
- Re-introduces Voted filter
- Bug fixes:
- Fixes quick filters failing to save if the Star Difficulty filter is used on computers with locales that used commas to indicate decimal point in numbers
- Thanks to EverSnaxolotl (Enemy) for testing!
- Fixes search not working for favourites/playlists
- Thanks to JohnnyDee for reporting!
- Fixes buy button appearing on filtered/sorted level packs
- Thanks to Kyle1413 for notifying me!
- Fixes quick filters failing to save if the Star Difficulty filter is used on computers with locales that used commas to indicate decimal point in numbers
- And other minor fixes and improvements
v2.2.2
Changelog
- Fixes LevelSelected event from BS Utils not firing when song is selected from search
- Thanks to B_Rad15 and Kyle1413 for notifying me about this issue!
- When not using SongBrowser:
- Sort mode persists between switching level packs
- Level pack persists after exiting to main menu or restarting game
- Last song is reselected on entering song list menu
- Thanks to bloodcloak for the above three suggestions!
- Redesigns beatmap details loading and caching system
- This should be much more stable for first time users (users with songs that have already been cached shouldn't be affected)
- Other minor fixes and improvements
v2.2.1
Changelog
- Fixes blurry images in filter tutorial modal
- Fixes major issues with beatmap details loading and caching
- Other minor fixes and improvements
v2.2.0
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!
- Fixes search screen causing the menu to freeze when SongPlayHistory was also installed
- Other minor improvements and bug fixes
v2.1.0
Changelog
- Adds song sorting
- Sort by default, newest, or play count
- Adds fuzzy word matching in word prediction bar
- Now search can give word suggestions even when the search query has typos
- Fixes level loading/caching breaking when encountering an invalid level file (thanks monkeymanboy!)
- Minor fixes and improvements
v2.0.0
Changelog
- Fixes compatibility with game version 1.6.1 (and 1.6.2)
- Includes major changes to Filter screen layout and button placement
- Adds ability to search for spaced words when the "Search each word individually" option is enabled
- Examples:
- "B L A C K - R A Y" by Camellia can be searched with "black ray"
- "G E N G A O Z O" by 445 can be searched with "gengaozo"
- "G.O.A.T." by Polyphia can be search with "goat"
- Examples:
- Adds unlimited max search results option
- Fixes filter sometimes unapplying itself when SongBrowser is present (thanks IonEwe!)
- Other minor changes and fixes