Fast Guild Invite - Revived

A WoW Classic AddOn to help recruit new members into your guild.

File Details

FastGuildInvite-v1.3.7

  • R
  • Jan 17, 2026
  • 5.21 MB
  • 585
  • 2.5.5+1
  • Classic + 1

File Name

FastGuildInvite-FastGuildInvite-v1.3.7.zip

Supported Versions

  • 2.5.5
  • 1.15.8

<FGI> FastGuildInvite

[Unreleased]

Added

  • TBC Classic (Burning Crusade Classic) support via ## Interface-BCC: 20505 in TOC file
  • Automatic version detection for Classic Era vs TBC using WOW_PROJECT_ID and build info
  • Both Classic Era and TBC now supported from single codebase

Fixed

  • SendChatMessage language parameter compatibility for TBC (now uses GetDefaultLanguage() for TBC, nil for Classic)
  • Guild invite message sending now works correctly in TBC
  • .pkgmeta configuration conflict (removed CHANGELOG.md from ignore list while using it as manual-changelog)
  • Packager automatic game version detection for CurseForge

Changed

  • Consolidated to single TOC file with multiple Interface lines instead of separate TOC files
  • Improved invitePlayer() function clarity with explicit handling for each invite type (1-4)

129 (2024-09-22)

Full Changelog Previous Releases

  • chat menu fix