File Details
0.6.0
- R
- Feb 24, 2026
- 78.61 KB
- 19
- 12.0.0
- Retail
File Name
BarSmith-0.6.0.zip
Supported Versions
- 12.0.0
v0.6.0
Changes:
- Update icon modifier click options
- Track auto-added items in saved variables:
- Persist auto-added action keys in chardb.autoAdded
- Tag items during gather and expose IsAutoAdded/IsManualItem helpers
- Exclude only auto-added itemsManual items now remove from their source lists (consumable includes, custom spells, mount includes, macro slots).
Fixes:
- Consumable scan when item cache is cold
- Fall back to GetItemInfoInstant for class/subclass
- Use bag/slot spell check for usable items
- Route runtime errors to Blizzard error output
- Use C_SpellBook APIs for class spell checks
- Replace deprecated IsPlayerSpell/IsSpellKnown with C_SpellBook.IsSpellKnown and IsSpellInSpellBook.
- Remove per-module item dedupe helpers
- Rely on ActionBarPlacer for global dedupe and drop Consumables/QuestItems duplicate filters.
Full Changelog: https://github.com/jrosco/BarSmith/compare/0.5.0...0.6.0

