HoneyLock
v0.1.1 (2026-06-22)
Full Changelog Previous Releases
- v0.1.1 — working spell resolution, casting, and UX fixes
- Spellbook scan rewritten to iterate by flat index (the skill-line-count
API is nil on the 1.15.4 SoD client), so known-spell detection works. - Refresh known spells + button state on spell/rune/gear changes
(SPELLS_CHANGED, LEARNED_SPELL_IN_TAB, PLAYER_EQUIPMENT_CHANGED, etc.). - Grey out (desaturate + dim) buttons whose spell isn't currently known.
- Fix stone/spell casting: use the spell's exact full name including tier
(e.g. "Create Healthstone (Minor)") — stripping the tier broke casts. - Center sphere is now a logo/handle (addon icon), no spell; right-click
opens options; drag to move. - Menus collapse after an ability is clicked.
- Add icon.tga for in-game use (WoW can't load PNG); icon.png kept for the
CurseForge page. - Fix /hl debug (ordering crash) and expand its diagnostics.
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
- Spellbook scan rewritten to iterate by flat index (the skill-line-count