promotional bannermobile promotional banner

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.
Back to Files

v0.33.3-bcc

File namePartyLens-v0.33.3-bcc.zip
Uploader
ChehulChehul
Uploaded
Jul 17, 2026
Downloads
54
Size
210.2 KB
Flavors
Classic TBC
File ID
8448645
Type
R
Release
Supported game versions
  • 2.5.6

What's new

PartyLens

v0.33.3 (2026-07-17)

Full Changelog Previous Releases

  • Release 0.33.3: cross-layer reliability learned from AutoLayer
    • Keyboard-driven flush for the visible channel relay. SendChatMessage to a
      CHANNEL is hardware-event-gated, and we only flushed on WorldFrame OnMouseDown
      (a thin surface that never fires over the UI or while typing) — the likely cause
      of the measured near-zero realm delivery. Net.InstallHooks now also flushes on
      every keystroke via an OnKeyDown frame that re-propagates the key so it never
      swallows input, mirroring AutoLayer. The relay actually drains during normal play.
    • Layer segments (Azeroth vs Outland). Layers are numbered independently per
      continent, so "layer 3" in Orgrimmar is not a Shattrath beacon's "layer 3". New
      Layer.Segment walks the C_Map parent chain to AZ/OL (AutoLayer's continent map IDs
      • BC-starting-zone overrides), and OnChannelChat now skips public-chat requests
        tagged for another segment, using the same <AZ>/
          tag AutoLayer uses so the two
          addons filter each other's requests. Mesh PL<->PL hops were already segment-safe
          (they match on zoneUID, unique per map/segment).
    • Removed a dead unused local Utils in Layer.lua (lint-clean).
  • Release 0.33.2: mesh reliability — gossip coverage rotation + V/VD consistency
    Two contained hardening fixes on the existing buses (no new transport):
    • BuildNodeDigest always emitted the same freshest ~GOSSIP_MAX nodes (beacons +
      freshest), so with more than GOSSIP_MAX known nodes the tail never gossiped and
      peers who could not hear those nodes directly never learned them. The periodic
      GossipNodes path now rotates a cursor over the non-beacon nodes so every known
      node propagates across cycles; beacons stay always-included. Safe under the
      existing age/freshest-wins anti-entropy. The one-shot bridge callers keep the
      non-rotating freshest-set behavior.
    • Reputation single vouch V omitted the realmKey, so it rode guild/group/say only
      while the VD digest also rode :Realm. V now carries the realmKey too, matching VD.
  • docs: Autopilot redesign implementation plan
  • docs: Autopilot screen redesign design (Setup -> Cockpit)

This mod has no additional files