File Details
Whitelisted (v1.0.1 Classic Era / TBC)
- R
- Feb 25, 2026
- 189.19 KB
- 36
- 2.5.5+1
- Classic + 1
File Name
Whitelisted(v1.0.1).zip
Supported Versions
- 2.5.5
- 1.15.8
ChangeLog: Whitelisted
All notable changes to this project will be documented in this file.
[1.0.1] - 2026-02-25
New Features
Added support for Classic Era API: The add-on now works on Classic Era API in addition to TBC Classic Anniversary clients.
Strict vs. Intent-Based Filtering Toggle: Added a new setting to the General Tab. You can now choose how aggressive the filter is.
Strict Mode (Default): Un-permitted classes are blocked immediately, regardless of what they say.
Intent-Based Mode: Un-permitted classes are only blocked if their whisper contains an LFG keyword (e.g., "inv", "dps"). This ensures friendly strangers just saying hello are not accidentally ignored.
Keyword Exceptions Enabled: The "Safe Words" input box in the Filters tab is now fully functional. Messages containing these words (e.g., summon, portal) will instantly bypass all filters and reach your chat box.
Bug Fixes
- Accidental Stranger Blocking: Fixed a major issue where strangers not on your Guild or Friend lists were being categorized as "UNKNOWN" class and erroneously blocked. The engine now instantly identifies the class of any player on the server using hidden chat GUIDs.
- Trigger Override Fix: Fixed a logic bug where permitted classes (checked in your UI) were accidentally getting blocked if they used an LFG trigger word. UI checkboxes now have absolute, final authority.
- Console Print Colors: Fixed a hexadecimal math bug that occasionally swallowed letters or caused formatting errors in the chat box when printing Block Alerts.
- Missing Locale Error: Fixed a Lua error (
AceLocale-3.0: Missing entry for 'CLASS_UNKNOWN') that triggered when receiving whispers from genuinely unidentifiable sources.
Optimizations
- Massive CPU Saver: Re-ordered the filtering engine's internal logic. If "Only Filter When Listed" is checked and you are not actively listed in LFG, the addon now instantly ignores the whisper at the very first step. This ensures the addon uses zero background CPU when you are solo questing or hanging out in a capital city.