PartyLens — LFG, Group Finder, World Bosses & Layer

A modern group radar that merges LFG chat and the in-game Group Finder into one clean, searchable panel.

File Details

v0.12.0-bcc

  • R
  • Jun 27, 2026
  • 76.54 KB
  • 16
  • 2.5.5
  • Classic TBC

File Name

PartyLens-v0.12.0-bcc.zip

Supported Versions

  • 2.5.5

PartyLens

v0.12.0 (2026-06-27)

Full Changelog Previous Releases

  • Release 0.12.0: role/class-aware find matching, less spam
    Find autopilot no longer whispers groups that don't need us:
    • New Autopilot.FindMatch reads what the listing actually asks for (message +
      activity + needs). Engages only when our role OR class is explicitly named;
      hard-skips listings that name only other roles/classes; in strict mode (default)
      also skips listings that name no role at all. Works on native-finder entries too
      (the old logic only read entry.needs, which is empty there, so it matched all).
    • Whole-word class matching (Utils.ContainsWord, %f frontier) so 'mage' != 'damage'.
    • Lower MAX_PER_MINUTE 8 -> 4.
    • New db.autopilot.findStrict (default true) + 'Only groups that need me' toggle.