File Details
ConsumableMacro_1.6.0.zip
- R
- May 28, 2026
- 127.20 KB
- 40
- 12.0.7+1
- Retail
File Name
ConsumableMacro_1.6.0.zip
Supported Versions
- 12.0.7
- 12.0.5
Changelog - 1.6.0
New
- Post-instance reminder now triggered via
GROUP_LEFT— fires when the player leaves a group while inside a dungeon, raid, or delve, and shows the reminder 2 seconds after arriving back in the open world. - The post-instance reminder only fires if at least one tab has
minCount > 0. If all tabs are set to 0, no reminder appears after leaving an instance.
Fixed
- Double
InCombatLockdown()check inAddItemToDatabaseremoved — the function now checks once cleanly.
Cleanup
- Missing blank line after header in
Reminder.luaadded. - Section separators between
BuildReminderContent,CheckMissingConsumables, andUpdateReminderFrameadded for readability.