Anti Hanno Addon

A lightweight utility to automatically remove unwanted buffs, transformations, and cosmetic spells via a customizable Blacklist (Spell IDs). Developed for Celestial Exalted.

File Details

AntiHanno.zip

  • R
  • Apr 5, 2026
  • 1.04 MB
  • 13
  • 12.0.1
  • Retail

File Name

AntiHanno v2.0.zip

Supported Versions

  • 12.0.1

📦 Anti Hanno Addon – Version 2.0

🚀 Major Update

This version introduces a major overhaul of core systems, UI, and addon structure.


✨ New Features

  • 👥 Guild Sync System (neu)
    • Detects guild members using the addon
    • Displays their addon version
    • Version highlighting:
      • 🟢 Up to date
      • 🔴 Outdated
  • 📊 Complete Stats Redesign
    • “Today” and “Total” displayed side-by-side
    • New structured layout with header
    • Improved readability
  • 📋 Enhanced Blacklist System
    • Buff entries now include:
      • Icon
      • Name
      • Spell ID
    • Tooltip support on hover (Blizzard-style)
    • Add via Enter key

🎨 UI & Visual Changes

  • Tabs moved to top and dynamically centered
  • Added subtitle:
    • Celestial Exalted Edition
  • Added top-left addon logo
  • Added footer with author + dynamic version
  • Background system updated (new media usage)

🖼️ Media Changes

➕ Added:

  • aha-ce.tga
  • ce-logo25.tga (new usage)

❌ Removed:

  • ce-logo-trans.tga
  • old ce-logo25.tga version replaced

⚙️ System Improvements

  • 🔁 Buff Removal Logic reworked
    • Now only removes:
      • player-cast buffs
      • out-of-combat
    • safer handling via delayed execution
  • 🧠 Improved aura handling using:
    • C_UnitAuras API
    • better filtering

🔧 Technical Changes

  • Major rewrite of AntiHanno.lua (~600+ lines changed)
  • Updated .toc metadata handling
  • Dynamic version loading from .toc
  • Improved internal structure for scalability

🎮 ElvUI Integration

  • Added full support for:
    • Buttons
    • Input fields
    • Close button
  • Automatic fallback if ElvUI is not installed

🌍 Localization

  • New localization keys added for:
    • Guild Sync
    • Stats Header
    • Subtitle
    • Footer

🐛 Bug Fixes

  • Fixed:
    • “table index is secure” issues (reduced significantly)
    • incorrect buff removal behavior
    • missing minimap button
    • broken slash commands (/aha, /hanno)
    • UI issues (tabs, background, list display)

⚠️ Behavior Changes

  • Buff removal is now restricted to:
    • player-owned buffs only
    • outside of combat

➡️ Required for Blizzard API compliance