promotional bannermobile promotional banner

GuildFoundMarket

Private cross-guild marketplace for guild-locked communities. Search live offers, trade face-to-face.

File Details

v0.3.1-classic

  • R
  • Jun 23, 2026
  • 27.28 KB
  • 18
  • 1.15.7
  • Classic

File Name

GuildFoundMarket-v0.3.1-classic.zip

Supported Versions

  • 1.15.7

Guild Found Market

v0.3.1 (2026-06-23)

Full Changelog Previous Releases

  • Fix cross-guild search: broadcast queries over chat layer
    Addon messages over custom channels were disabled in Classic patch 1.13.3,
    so GFM's query broadcasts were silently dropped and searches never returned
    offers from other guilds. Queries now go out as a hidden, chat-filtered
    SendChatMessage on the marketplace channel, sent directly from the search
    keypress/click (the only context where SendChatMessage to a channel is
    permitted). Replies remain addon whispers, which are unaffected.
    • Move the query send out of the throttle timer into ns.Search (hardware event).
    • Handle incoming queries via CHAT_MSG_CHANNEL and hide them with a chat filter.
    • Drop the now-unused channel branch of the send queue.
    • Add /gfm dev logging of channel send/receive for diagnostics.
      Bump to 0.3.1. Both confederation members must run 0.3.1+.