promotional bannermobile promotional banner

Auto Junk Destroyer

When bags are full and you have at least one grey item, a popup appears.

File Details

AutoJunkDestroyer-1.1.8.zip

  • R
  • Jan 22, 2026
  • 59.07 KB
  • 83
  • 2.5.5+1
  • Classic + 1

File Name

AutoJunkDestroyer-1.1.8.zip

Supported Versions

  • 2.5.5
  • 1.15.8

## 1.1.8
### Fixed
- Fixed an issue where the **Soul Shard delete popup displayed no text** when opened via minimap right-click.
- Ensured Soul Shard UI text is **refreshed immediately on show**, instead of waiting for later events (e.g. combat or bag updates).
- Added **missing localization keys** for Soul Shard UI labels and messages.
- Audited all locale files to ensure **complete key coverage** with proper English fallback.

- Fixed Soul Shard popup text being hidden when the grey-item delete popup was visible.
- Corrected frame layering so both popups render correctly without obscuring text.

- Adjusted popup anchoring and layout so both buttons can coexist cleanly.

- Fixed a **logout error caused by AceDB receiving a boolean instead of a table**.
- Separated AceDB minimap data into its own SavedVariables table to avoid structure conflicts.
- Added safe migration for existing minimap icon settings.
- Prevented `PLAYER_LOGOUT` errors without modifying AceDB itself.

---