File Details
ClassicFinderTBC v0.1
- R
- Jan 14, 2026
- 369.55 KB
- 60
- 2.5.5
- Classic TBC
File Name
ClassicFinderTBC.zip
Supported Versions
- 2.5.5
v0.1.0 - Initial Core Release
Core Features:
- Custom UI Framework: Implementation of a bespoke interface engine, including a modular Main Frame, Navigation Bar, and custom Action Buttons.
- Multi-Language Support: Integrated localization system with full support for English (enUS) and Portuguese (ptBR).
- LFG Communication Engine: Established background communication protocols using custom chat channels for data exchange between addon users.
- Modular Page System: Added dedicated interface sections for Group Browsing, Group Creation, Guild Management, and Settings.
- Database & Persistence: Core logic for saving user preferences and addon state via the
ClassicFinderDBglobal variable. - Toast Notification System: Built-in visual alerts for group invites and important addon updates.
Technical Improvements:
- Slash Commands: Added
/cfand/classicfinderto toggle the UI, and/rlfor quick interface reloading. - Minimap Integration: Included a customizable minimap button for easy access to the addon dashboard.
- Role Selection: Implemented a dedicated modal for players to define their roles (Tank, Healer, or DPS) when listing or joining groups.
Project Notes: This is the first alpha release focusing on the structural foundation of the addon. While the UI and communication layers are active, the search and queue logic will be further refined in upcoming updates.