File Details
ConsumableMacro_1.3.0.zip
- R
- May 17, 2026
- 63.97 KB
- 57
- 12.0.7+1
- Retail
File Name
ConsumableMacro_1.3.0.zip
Supported Versions
- 12.0.7
- 12.0.5
Changelog - 1.3.0
- New: Login reminder — shows which consumables are missing or not configured on login; auto-dismisses after 1 minute or via "Okay" button
- New: Reminder is draggable; position is saved per character
- New: Reminder toggle is character-specific — bank alts and twinks can disable it independently
- Refactor: Addon split into 4 separate files —
Core.lua,Reminder.lua,Items.lua,UI.lua— using a sharedConsumableMacroAddonnamespace - Fix: Crash in
BuildReminderContent()when DB was not yet initialized - Fix: Slash command
/cmmissing nil-guard onmainFrame - Cleanup: Removed unnecessary
CM.*wrappers for WoW globals