Skip to content

v1.2.0

Choose a tag to compare

@PeterNumerasz PeterNumerasz released this 21 Jan 00:38
· 14 commits to main since this release
a18c9ac

CursorOutline

v1.2.0 (2026-01-21)

Full Changelog Previous Releases

  • Merge pull request #5 from PeterNumerasz/custom_shape_with_custom_color
    This release introduces the "Class Identity" update, allowing the cursor to automatically adapt to the player's specialization.
    New Features:
    Smart Spec Profiles: Settings can now be saved per-specialization. Switching specs automatically loads the correct icon and color.
    Asset Pack: Added 39 class/spec icons. The addon now detects your spec on first load and assigns the correct icon automatically.
    Custom File Support: Users can now add their own .tga files to the 'Textures/Custom' folder and load them via the "Custom File" option in the UI.
    UI Improvements:
    Added Smart Filtering to the Shape dropdown (shows only your class icons by default, with a "Show All" toggle).
    Added width adjustments to options for a cleaner layout.
    Fixes & Maintenance:
    Fixed Opacity slider not working for Raid Markers.
    Added .pkgmeta to exclude development tools (Python scripts) from the CurseForge zip.
    Added 'Tools/' folder with scripts to help users convert PNGs to TGA.
  • v1.2.0: Class Identity Update, Spec Profiles, and UI Overhaul
    This release introduces the "Class Identity" update, allowing the cursor to automatically adapt to the player's specialization.
    New Features:
    • Smart Spec Profiles: Settings can now be saved per-specialization. Switching specs automatically loads the correct icon and color.
    • Asset Pack: Added 39 class/spec icons. The addon now detects your spec on first load and assigns the correct icon automatically.
    • Custom File Support: Users can now add their own .tga files to the 'Textures/Custom' folder and load them via the "Custom File" option in the UI.
      UI Improvements:
    • Added Smart Filtering to the Shape dropdown (shows only your class icons by default, with a "Show All" toggle).
    • Added width adjustments to options for a cleaner layout.
      Fixes & Maintenance:
    • Fixed Opacity slider not working for Raid Markers.
    • Added .pkgmeta to exclude development tools (Python scripts) from the CurseForge zip.
    • Added 'Tools/' folder with scripts to help users convert PNGs to TGA.