NoLuaPopups
## 🇬🇧 English
NoLuaPopups suppresses annoying Lua popup messages in World of Warcraft without completely hiding the errors.
Instead, they are stored in a compact log accessible via a minimap button.
---
### Features
- Automatically blocks the following messages:
- `ADDON_ACTION_BLOCKED`
- `ADDON_ACTION_FORBIDDEN`
- `TOO_MANY_ERRORS`
- Logs warnings (`LUA_WARNING`) and errors (`LUA_ERROR`)
- Minimap button with:
- Drag & drop positioning
- Badge counter for new entries
- Clear and easy-to-read log window
- Slash command: `/nolualog` – Opens/Closes the log window
---
### Installation
1. Download the ZIP file from CurseForge.
2. Extract the **NoLuaPopups** folder into your WoW AddOns directory:
`World of Warcraft/_retail_/Interface/AddOns/`
3. Restart WoW or type `/reload` in chat.
---
### Changelog
**v1.2**
- Fixed-position minimap button with optional badge counter
- More stable suppression of default frames
- Circular log buffer (max. 1000 entries)
---
### Author
**Hellcruiser**
---
### License
This addon is released under the MIT License (see LICENSE.txt).
## 🇩🇪 Deutsch
NoLuaPopups unterdrückt störende Lua-Popup-Meldungen in World of Warcraft, ohne dass die Fehler komplett verschwinden.
Stattdessen werden sie in einem kompakten Log gespeichert, das über einen Minimap-Button zugänglich ist.
---
### Features
- Blockiert automatisch folgende Meldungen:
- `ADDON_ACTION_BLOCKED`
- `ADDON_ACTION_FORBIDDEN`
- `TOO_MANY_ERRORS`
- Loggt Warnungen (`LUA_WARNING`) und Fehler (`LUA_ERROR`)
- Minimap-Button mit:
- Drag & Drop-Positionierung
- Badge-Zähler für neue Einträge
- Übersichtlich gestaltetes Log-Fenster
- Slash Command: `/nolualog` – Öffnet/Schließt das Log-Fenster
---
### Installation
1. Lade die ZIP-Datei von CurseForge herunter.
2. Entpacke den Ordner **NoLuaPopups** in deinen WoW-Addons-Ordner:
`World of Warcraft/_retail_/Interface/AddOns/`
3. Starte WoW neu oder führe `/reload` im Chat aus.
---
### Changelog
**v1.2**
- Fester Minimap-Button mit optionalem Badge-Zähler
- Stabileres Unterdrücken von Standard-Frames
- Log wird im Speicher zirkulär verwaltet (max. 1000 Einträge)
---
### Autor
**Hellcruiser**
---
### Lizenz
Dieses Addon wird unter der MIT-Lizenz veröffentlicht (siehe LICENSE.txt).
---

