v1.2.1
What's new
FloAspectBar
v1.2.1 (2026-09-02)
Full Changelog Previous Releases
- v1.2.1: Show max-rank spell in tooltips, sync VERSION string
- Tooltips and cooldown/usable state showed rank 1. data.lua stores the
rank-1 spell id for each aspect (13165 is Aspect of the Hawk rank 1,
which reaches rank 9 on TBC) and it was used directly, so tooltips
described rank 1 and IsUsableSpell/GetSpellCooldown reported rank 1
cost and state. Ported FloLib_GetMaxRankId from FloTotemBar-Classic
(747e174), which resolves the highest rank the player knows. - The login banner reported 1.1.0 while the TOC files said 1.2.0. This
string is not read from the TOC, so it has to be bumped by hand.
FloLib bumped to 1.45 and FloLib.lua is now byte-identical to
FloTotemBar-Classic's copy; the two had diverged since that addon's
1.2.2. The XML templates still differ deliberately (...A vs ...T
suffixes) so both addons can load together without frame-name
collisions.
Not verified in game.
Co-Authored-By: Claude Opus 5 (1M context) noreply@anthropic.com
Claude-Session: https://claude.ai/code/session\_01AWwEY7j7phYrfcxJZsQDVb
- Tooltips and cooldown/usable state showed rank 1. data.lua stores the
- 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.
This mod has no additional files

