Skip to content

Releases: Wutname1/SpartanUI

6.4.3

08 May 03:40
Compare
Choose a tag to compare

SpartanUI

6.4.3 (2024-05-08)

Full Changelog Previous Releases

  • Disable ImprovedLFG, Blizzard has built it into the game.

6.2.11-Classic

08 May 02:54
b9798f4
Compare
Choose a tag to compare

SpartanUI

6.2.11-Classic (2024-05-08)

Full Changelog Previous Releases

  • Remove some Analytics calls

6.2.10-Classic

02 May 04:16
Compare
Choose a tag to compare

SpartanUI

6.2.10-Classic (2024-05-02)

Full Changelog Previous Releases

  • Add LibDispel for unit frame libraries.

6.4.2

07 May 22:59
Compare
Choose a tag to compare

SpartanUI

6.4.2 (2024-05-01)

Full Changelog Previous Releases

  • Adjust text alignment in ProgressBar to center.
  • Update Interface version to 10.2.7
  • Update module versions and timer creation method.
  • Adjust label justification to center in PanelWithLabel function.
  • Adjust text justification for Minimap ZoneText and coords.
  • Adjust health calculation to prevent division by zero.
  • oUF update
  • Update blacklist with new Gossip phrase.

6.2.9-Classic

01 May 06:05
Compare
Choose a tag to compare

SpartanUI

6.2.9-Classic (2024-05-01)

Full Changelog Previous Releases

  • Adjust label justification to CENTER in PanelWithLabel, ColorPicker, and ProgressBar widgets. Update module versions for ColorPicker and ContextMenu. Use C_Timer.NewTimer instead of C_Timer:NewTimer in ContextMenu widget.
  • Update frame handling and constants, disable Blizzard frames.
  • oUF Updates
  • Add Cataclysm support, update interface version to 40400. Remove TBC and Wrath files.
  • Adjust text justification for Minimap ZoneText and coords.
  • remove WagoAnalytics

6.4.1

19 Mar 23:35
Compare
Choose a tag to compare

SpartanUI

6.4.1 (2024-03-19)

Full Changelog Previous Releases

  • 10.2.6 TOC & BugFix

6.4.0

14 Feb 00:40
Compare
Choose a tag to compare

SpartanUI

6.4.0 (2024-02-14)

Full Changelog Previous Releases

  • PvPRoleIndicator Hide on create, some creatures in WOD are...Odd.
  • Add Gossip Whitelist to options.
  • BT4 fixes
  • string.format is not needed, but the debugger hates not using it
  • Blacklist global fix
  • More cleanup of depreciated code
  • Debug updates
  • Debug cleanup
  • useGlobalBlacklist -> useGlobalDB
  • Future Prep: Migrate some depreciated calls to the C_AddOns namespace
  • Convert AutoTurnIn blacklist to be a global setting
  • Remove debug code
  • New: Created a new element called 'PvP Role Indicator' This functions similar to HTTD
  • minor Nameplate settings update
  • Add option to output number of BG leavers via /sui leavers
    • Added a new option in the settings to automatically output the number of battleground leavers to instance chat if it exceeds 15.
    • Implemented functionality to count the number of players leaving the battle and detect when the battle is over.
    • Added a chat command "leavers" to print the current number of leavers, with an optional parameter to output to instance chat.
  • Unit frame ping update

6.3.1

16 Jan 21:06
Compare
Choose a tag to compare

SpartanUI

6.3.1 (2024-01-16)

Full Changelog Previous Releases

  • 10.2.5 TOC Bump
  • Some debug 💄
  • oUF Update
  • Add some warnings to the AutoSell ItemID Input

6.3.0

21 Dec 05:22
Compare
Choose a tag to compare

SpartanUI

6.3.0 (2023-12-21)

Full Changelog Previous Releases

  • Add Blacklisted items to the options window (Finally)
  • AutoTurnIn fix missspelling
  • Classic theme: SetFrameStrata revert from 6.2.25
  • Update Classic theme style.lua: Set frame strata for BT4BarMicroMenu to 'LOW'
  • Fix Minimap Scaling with skin properly.
    Also update position across all the skins.
  • Do not select any quests with a Quest ID of 0 (B.Net Wide Quests) as they break all our filters.
  • Cleanup event handler for auto turn in
  • Extra blacklist protection
  • Ensure quest options list is updated with freshly blacklisted quests
  • Add support for blacklisting quests, gossip options, and wildcard text
  • Prep for adding quest and gossip blacklist

6.2.25

16 Dec 04:40
Compare
Choose a tag to compare

SpartanUI

6.2.25 (2023-12-16)

Full Changelog Previous Releases

  • Update positioning of BT4BarMicroMenu in Minimal and War themes
  • Update minimap position in Classic theme
  • Fix Classic MicroMenu Bar
  • Revert "Add a bunch of setscale protections"
  • healthprediction: Fix unwanted statusbar behaviour