File Details
AdvancedLFGFilters-v2025.6-classic
- R
- Oct 28, 2025
- 19.98 KB
- 241
- 1.15.8
- Classic
File Name
AdvancedLFGFilters-v2025.6-classic.zip
Supported Versions
- 1.15.8
Advanced Group Finder Filters
v2025.6 (2025-10-28)
- [fix]: update scroll element extent logic for 1.15.8
- [feat]: Adds a glow effect to the refresh button when a refresh is needed
- This glow effect indicates to users when there is miss match between the currently searched activities
and the dropdown selected activities so that they know to refresh the search results. - note: required because blizzard doesn't allow invoking a search for listings without a user click.
- This glow effect indicates to users when there is miss match between the currently searched activities
- [feat]: Improve Group-Finder's "Activity" and "Category" selection dropdowns
- replaces blizzards category & activity selection dropdowns w/ a more feature rich one
- results will be refreshed when checking/unchecking individual activities
- activities menu options will now sorted by level (instead of alphabetically)
- note: configuration for sorting could be added if requested.
- Selected activities will now persist when switching between categories instead of resetting. (They are reset on reloads atm)
- note: option to persist across reloads/sessions could be added if requested.
- Category dropdown selections now remain in sync with external searches by other addons
- Prevents addon taint errors related to the old UIDropDownMenu API still used by Blizz for the era group finder.
- replaces blizzards category & activity selection dropdowns w/ a more feature rich one
- [fix]: entries no longer gray out as if they were delisted on external refreshes
- issue would only occur when external addons like LFGBulletinBoard would refresh the results.
- issue was caused by missmatch between last search filters and currently selected dropdown filters.
- [hotfix]: patch nil index error in blizzard code
- this fix patches an error in blizzard code relating to swapping categories in the group finder
- resolves issues related to the lua errors reading "attempt to index local 'searchResultInfo' (a nil value)"
- [minor][hotfix]: check for
nilreturn fromGetSearchResultLeaderInfo- fixes rare lua error: "attempt to index local 'leaderInfo' (a nil value)"
- [minor][ui]: fix
NewPlayerFriendlyIconoverlapping Comment in Custom activities- icon now aligned to the right of the player name

