lightweight tag 99eb05c66a488392346b16c9e33badc1ccd70547 v2026.04.25.1
Author:	BAThomp24 <bathomp24@gmail.com>
Date:	Sat Apr 25 22:21:39 2026 -0400

commit 99eb05c66a488392346b16c9e33badc1ccd70547
Author: BAThomp24 <bathomp24@gmail.com>
Date:   Sat Apr 25 22:21:39 2026 -0400

    fix: don't show leveling banner on max level characters
    
    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

commit 73a34712f4ab34e8019e86925d2af165917eee84
Author: BAThomp24 <bathomp24@gmail.com>
Date:   Sat Apr 25 22:14:57 2026 -0400

    feat: leveling guide, settings panel, suggest improvements
    
    - Leveling guide: per-spec talent pick order generated from community
      import strings + raidbots tree topology. Banner UI with Pick, Pick All,
      and Reset buttons. Appears on talent frame for sub-max-level characters.
    - Settings panel: custom frame-based UI for suggest options (raid diff,
      key level, spec filter, fade timer, enable toggle)
    - Suggest: use Encounter Journal + BOSS_KILL for per-boss suggestions,
      removed UnitName dependency (WoW 12.0 taint), support LFR/Normal raids
    - Generator script (generate-leveling.ts): decodes import strings,
      topological sort by tree position, outputs LevelingData.lua
    
    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

