File Details
1.4.12
- R
- May 21, 2026
- 38.29 KB
- 9
- 2.5.5
- Classic TBC
File Name
NextBest.zip
Supported Versions
- 2.5.5
## [1.4.12] - 2026-05-21
### Fixed
- **Macro cooldown with missing top-priority item:** when the highest-priority entry is not in bags (e.g. healthstone consumed) but a lower entry is, the macro no longer falls back to `#showtooltip` for the missing item — which made the action bar show that item’s cooldown even though the next stocked entry should be used. Bag indexing now records items by ID even when `GetItemInfo` name data is not cached yet; if selection fails, the macro uses the first in-bag priority row or the placeholder body instead of always pinning to priority row 1.