Releases: Wutname1/SpartanUI
Releases · Wutname1/SpartanUI
6.4.0-Classic
SpartanUI
6.4.0-Classic (2024-08-16)
Full Changelog Previous Releases
- MANY Blizz API call updates that were updated to retail versions
6.5.3
6.5.2
6.5.1
SpartanUI
6.5.1 (2024-07-30)
Full Changelog Previous Releases
- Updated the positioning of VoiceChannelButton and ChatFrameMenuButton in the chatbox module
6.5.0
SpartanUI
6.5.0 (2024-07-29)
Full Changelog Previous Releases
- Updated game menu skinning
Significant changes have been made to the way the game menu is skinned. The previous method of reskinning all esc/menu buttons has been replaced with a more efficient approach. A new button, 'SUI_GameMenuButton', has been created and added to the GameMenuFrame. This button triggers the toggle options function when clicked.
The code now also adjusts the position of other buttons in relation to this new button, ensuring proper layout. Additionally, some adjustments were made to the GameMenuFrame's height and header properties for better visual appeal.
Commented out sections of code indicate potential areas for future enhancements or modifications.