File Details
Personal Buffs And Consumables v1.2
- R
- Apr 13, 2026
- 8.26 KB
- 20
- 12.0.5+1
- Retail
File Name
PersonalBuffsAndConsumables_v1_2.zip
Supported Versions
- 12.0.5
- 12.0.1
## [1.2.0]
### Added
- **Expiring-soon warnings** — buffs and consumables with less than 10 minutes remaining now appear in the popup even when technically active. The item name shows in orange and the time remaining is shown in red brackets (e.g. `Flask [4m 32s]`). Applies to class buffs, flask, food, augment rune, and weapon buffs.
### Fixed
- `/pbac` and `/buffscheck` now open the **success popup** when everything is active, instead of printing a chat message. Behaviour now matches the ready-check flow.
- `/pbac` now correctly passes durability to the popup, so the durability bar is shown whether items are missing or not.
---
## [1.1.0]
### Added
- **In-game settings panel** under Options → AddOns → Personal Buffs And Consumables.
- Font size option for the popup body text (Small 12pt, Normal 14pt, Big 16pt, Bigger 18pt, Biggest 20pt).
- Font size is saved to `PersonalBuffsAndConsumablesDB.fontSize` and restored on login.
### Changed
- Addon renamed from `BuffsAndConsumables` to `PersonalBuffsAndConsumables`.
- SavedVariables key updated from `BuffsAndConsumablesDB` to `PersonalBuffsAndConsumablesDB`.
---
## [1.0.0]
### Added
- Initial release.
- Popup fires on `READY_CHECK` listing any missing class buffs, flask, food, augment rune, and weapon buffs.
- Gear durability shown at the bottom of the popup (green ≥ 75%, yellow ≥ 40%, red < 40%).
- Popup is draggable; position saved between sessions.
- `/pbac` and `/buffscheck` slash commands for manual checks.
- Detection scoped to the player's own class only (no group roster scanning).