SkyInfoTiles

Lightweight UI tiles for retail WoW: Season 3 currencies, Mythic Keystone info, and Character Stats—drag to position, lock when you’re done. Minimal visuals, fast, and configurable.

File Details

v2.0.0

  • R
  • Apr 22, 2026
  • 78.50 KB
  • 22
  • 12.0.5
  • Retail

File Name

SkyInfoTiles-v2.0.0.zip

Supported Versions

  • 12.0.5

tag a51f34df9d635945f83d30dc0d202890d9441123 v2.0.0
Author:    Pontus <pontus@almar.se>
Date:    Wed Apr 22 19:36:58 2026 +0200

Version 2.0.0 - Major UI improvements and new features

commit e595ccf3066960d528a03b5f2a84eb3ea3546432
Author: Pontus <pontus@almar.se>
Date:   Wed Apr 22 19:36:51 2026 +0200

    Release v2.0.0 - Major UI improvements and new features

    Major Changes:
    - Split options UI into dedicated OptionsWindow.lua module
    - Added minimap button integration (MinimapButton.lua)
    - Char Stats tile now supports stat reordering with Up/Down buttons
    - Added font size controls for Char Stats (title and line sizes)
    - Added option to hide Char Stats title
    - Consistent text rendering across all tiles using UI.Outline()

    Improvements:
    - Crosshair gap increased from 4px to 8px for better visibility
    - Currency tile "Hide Labels" option restored
    - Lock state now syncs properly between minimap and options window
    - Options window title visibility improved with proper frame layering
    - Char Stats tab now uses ScrollFrame for better layout

    Bug Fixes:
    - Fixed lock checkbox not updating when toggling via minimap
    - Fixed controls overlapping in Char Stats options tab
    - Fixed options refresh when changing settings externally

    Technical:
    - All stat ordering settings work with spec-profile system
    - Added _OptionsRefresh hook for external option updates
    - Proper cleanup and event handling in all tiles

    Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>