File Details
Altoon v0.2
- R
- Mar 22, 2026
- 16.18 KB
- 89
- 12.0.5
- Retail
File Name
Altoon.zip
Supported Versions
- 12.0.5
Altoon v0.2
Bug Fixes
- Fixed character data (item level, gold, professions) showing as 0 when switching between alts — switched from
PLAYER_LOGINtoPLAYER_ENTERING_WORLDevent which fires after all character APIs are fully loaded - Fixed raid boss kill detection showing wrong boss as killed — was using sequential kill count instead of per-boss defeat status
- Fixed The Voidspire and The Dreamrift sharing lockout data due to both starting with "The" — now uses unique match keys per raid
- Fixed
GetSavedInstanceEncounterInforeturning wrong boss names by matching against exact in-game names rather than relying on API indexing - Fixed profession icons not displaying — switched to numeric FileDataIDs which work reliably in modern WoW
- Fixed Great Vault icon always showing grey —
C_WeeklyRewards.CanClaimRewards()now correctly checked for rewards ready to collect, plushasEarnedflag for rewards unlocked but not yet available
New Features
- Added UI scale slider in Options (60% to 160%) — scales the entire window and all text
- Added
/altoonslash command to open/close the window from chat - Raid boss names now display side by side on one line — green if killed, grey if not
- Expand buttons for Raids and PvP replaced with cleaner dropdown arrow style
- Window title now shows "Altoon by Goreforged"