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.3.1

  • R
  • Apr 29, 2026
  • 86.50 KB
  • 13
  • 12.0.5
  • Retail

File Name

SkyInfoTiles-v2.3.1.zip

Supported Versions

  • 12.0.5

tag a4c3f4a90dc9ac0558daf7be8d1b6f3a70a2860c v2.3.1
Author:    Pontus <pontus@almar.se>
Date:    Wed Apr 29 15:30:03 2026 +0200

Release v2.3.1: Fix CharStats combat bug

commit fa078c7fdb782aa602ba3dec5df9a97d4e976430
Author: Pontus <pontus@almar.se>
Date:   Wed Apr 29 15:29:59 2026 +0200

    Fix CharStats displaying dashes in combat

    - Add PLAYER_REGEN_ENABLED event to refresh stats after combat ends
    - Implement stat caching to preserve values when API calls fail
    - Improve error handling in GatherStats() with pcall wrappers
    - CharStats now always shows last known values instead of "–"

    Version bump: 2.3.0 → 2.3.1

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