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
- Buff entries now include:
🎨 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.tgace-logo25.tga(new usage)
❌ Removed:
ce-logo-trans.tga- old
ce-logo25.tgaversion replaced
⚙️ System Improvements
- 🔁 Buff Removal Logic reworked
- Now only removes:
- player-cast buffs
- out-of-combat
- safer handling via delayed execution
- Now only removes:
- 🧠 Improved aura handling using:
C_UnitAurasAPI- better filtering
🔧 Technical Changes
- Major rewrite of
AntiHanno.lua(~600+ lines changed) - Updated
.tocmetadata 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