v1.2.2
What's new
FloTotemBar
v1.2.2 (2026-07-04)
Full Changelog Previous Releases
- chore: add luacheck config for static analysis
Tuned for WoW globals and the addon's cross-file/XML namespace.
Excluded from release packages via .pkgmeta. - fix: show max-rank spell in tooltips and cooldown/usable state (#1)
data.lua stores rank-1 spell ids, so SetSpellByID showed a rank-1
tooltip and IsUsableSpell/GetSpellCooldown reflected rank 1. Add
FloLib_GetMaxRankId to resolve the highest known rank (prefers
C_Spell.GetSpellInfo(name), falls back to the existing
GetSpellInfo(GetSpellInfo(id)) idiom) and use it in the tooltip and
in FloLib_UpdateState.
Bump FloTotemBar to 1.2.2 and FloLib to 1.45. - chore: remove CLAUDE.md from tracking, add to .gitignore
CLAUDE.md contains project-specific context (IPs, deploy commands,
infrastructure details) that should not be public. Keep local only. - docs: add CLAUDE.md and CHANGELOG.md
Add standardized CLAUDE.md and initial CHANGELOG for Rule 2
compliance. Part of repo standardization across all projects. - fix: Sync internal VERSION string with TOC (1.2.1)
This mod has no additional files

