HoneyLock

A lightweight warlock helper for Season of Discovery

File Details

v0.1.0-classic

  • R
  • Jun 22, 2026
  • 563.97 KB
  • 3
  • 1.15.8
  • Classic

File Name

HoneyLock-v0.1.0-classic.zip

Supported Versions

  • 1.15.8

HoneyLock

v0.1.0 (2026-06-22)

Full Changelog Previous Releases

  • Add CurseForge project ID for automated uploads
    Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
  • Add project icon (honeycomb + warlock hand)
    800x800 icon for the CurseForge page / future minimap button.
    Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
  • Add CurseForge release automation (BigWigs packager + .pkgmeta)
    • GitHub Actions workflow packages and uploads to CurseForge on tag push,
      using CURSEFORGE_API_TOKEN, and creates a GitHub release.
    • .pkgmeta names the package and excludes dev files.
      Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
  • Add Spellstone/Firestone cluster slots, Fel Armor, tidy options panel
    • Honeycomb flower now has top/bottom slots for Spellstone/Firestone so
      their options toggles actually place them (still off by default).
    • Add Fel Armor (SoD 403619) to the Buff menu as a self-cast buff;
      resolves by exact id or by name fallback.
    • Redesign the options panel: section headers + two aligned columns,
      shortened labels (details in tooltips), ~half the previous height.
      Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
  • Initial commit: HoneyLock 0.1.0
    Lean Season of Discovery warlock addon (100% Lua, no XML, stock icons).
    • Honeycomb button bar: larger center sphere (main spell + shard count)
      ringed by Soulstone, Healthstone, Buff/Pet flyout menus, Mount, Destroy.
    • Octagon icon mask (generated TGA), thin rim, shaped hover glow.
    • Soul shard counter, bag organize, destroy-over-limit.
    • Soulstone/Banish/Enslave timers; Nightfall (Shadow Trance) alert.
    • Native Blizzard Settings options panel; /hl and /hl debug.
    • SoD-aware spell resolution (exact id, then name lookup for rune spells).
    • Vendored pure-Lua libs: LibStub, CallbackHandler, AceAddon/Event/Timer.
      Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com