Whisper Blocker

Hides all incoming whispers and optionally sends an auto-reply. Uses the modern Settings API (Dragonflight+) for its options panel. Supports English (enUS) and Korean (koKR).

File Details

WhisperBlocker-1.2.2.zip

  • R
  • Sep 30, 2025
  • 6.58 KB
  • 10
  • 11.2.5+1
  • Retail

File Name

WhisperBlocker-1.2.2.zip

Supported Versions

  • 11.2.5
  • 11.2.0

WhisperBlocker – Changelog

Note: You can copy the section for the version you are uploading into CurseForge’s “Changelog” field.

1.2.2 – 2025-09-30

  • Interface updated to 110200 (Retail 11.2.0) so the addon loads without “out-of-date” warnings.
  • Settings panel: fixed an issue where options did not appear in some environments.
    • Added explicit panel size to prevent scroll clipping.
    • Rebuilt checkboxes with UICheckButtonTemplate and attached labels/tooltips for broader compatibility.
  • TOC cleanup:
    • Ensured explicit file load order: Locales.lua → WhisperBlocker.lua → Options.lua
    • Removed stray line that could be interpreted as a file entry.
  • Localization: enUS/koKR verified; no new strings added.
  • Tested on Retail 11.2.0.

한글 요약:

  • 인터페이스 번호를 110200(리테일 11.2.0)으로 조정하여 “구버전 애드온” 경고 없이 자동 로드되도록 수정.
  • 설정 패널 표시 문제 수정:
    • 패널 크기를 명시하여 스크롤/클리핑 이슈 방지
    • 체크박스를 UICheckButtonTemplate로 재구성하고 라벨/툴팁 수동 부착
  • TOC 정리:
    • 파일 로드 순서 명시(Locales.lua → WhisperBlocker.lua → Options.lua)
    • 잘못된 마침표 라인 제거
  • 현지화(enUS/koKR) 확인, 신규 문자열 추가 없음
  • 리테일 11.2.0에서 테스트 완료

1.2.1

  • Initial release:
    • Hide all incoming whispers
    • Optional auto-reply with customizable message
    • Slash commands: /wblock toggle, reply, msg, status, open
    • Settings panel using the modern Settings API (Dragonflight+)
    • Localization: English (enUS) and Korean (koKR)
    • .gitignore included

한글 요약:

  • 최초 공개:
    • 모든 귓속말 숨김
    • 사용자 지정 자동 회신 메시지 지원
    • 슬래시 명령어: /wblock toggle, reply, msg, status, open
    • Dragonflight 이후 Settings API 기반 옵션 패널
    • 다국어: 한국어/영어
    • .gitignore 포함