ConsumableMacro

Automatically creates and manages Flask, Potion, Heal, Healthstone and Buff Food macros based on your current bag contents — with a priority list you control.

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 shared ConsumableMacroAddon namespace
  • Fix: Crash in BuildReminderContent() when DB was not yet initialized
  • Fix: Slash command /cm missing nil-guard on mainFrame
  • Cleanup: Removed unnecessary CM.* wrappers for WoW globals