Skip to content

1.2.3

Choose a tag to compare

@github-actions github-actions released this 27 Aug 21:53
· 1391 commits to master since this release

ShestakUI (Classic)

1.2.3 (2021-08-27)

Full Changelog Previous Releases

  • Update pkgmeta
  • Change main TOC files to support CI action
  • Remove luacheck from build action for now
  • TOC Bump
  • Create build.yml
  • Add pkgmeta
  • Update .gitignore
  • [oUF] ResurrectIndicator: Workaround for a BCC PTR bug where UnitHasIncomingResurrection returns true in scenarios it shouldn't
  • [Filters] Nameplates: Add NPCs for additional nameplate coloring in BCC
  • [UnitFrames] Functions: Remove some checks for unit health functions
  • [LibRangeCheck] Update LRC
  • [LibHealComm] Update LHC
  • [UnitFrames] Functions: Move disconnected/dead/ghost status text to PostUpdateColor
  • [oUF] Experimental upgrade to the new versions of the Health/Power modules
  • Remove temporary shim that is now included in Blizzard_Deprecated for the BCC PTR
  • [oUF] Revery Health back to previous state as it has some problems with offline status
  • [PixelPerfect] T.noscalemult apparently still needs a separate scaling for BCC
  • Update config TOC for PTR as well
  • Cleanup.
  • [oUF] Update oUF
  • Changes for compatibility with the BCC 2.5.2 PTR
    New TOC suffix
  • [LibRangeCheck] Change to prevent potential conflicts between other addons embedding LRC
  • [GUI] Increase allow size for heal raid frames.
  • Cleanup.

    Conflicts:

    ShestakUI/Modules/Chat/CopyChat.lua

  • Updated AutoAccept.
  • [Filger] Added "Soul Fragment" and "Chaos Bane" procs for all.
  • [CombatText] Added "Siphon Essence (Unholy Shard)" for aoe spam.
  • [Classic] Reintroduce skinning of Blizzard options that still exist in Classic/BCC
  • [Classic] Change positioning of AddOn skins in the options for Classic/BCC after merge
  • [Classic] Prevent loading of retail specific logic after merge
  • Updated Chinese and Taiwan locales.

    Conflicts:

    ShestakUI_Config/Locales/Chinese.lua

    ShestakUI_Config/Locales/Taiwan.lua

  • Replace Game13Font.
  • Restore partial collapse quest.
  • Added new season affix debuffs.
  • [Classic] Hide Maw Buff Widget option
  • Added skin for Maw Buff Widget, change position, allow to move and added option to hide it.
  • Protect MultiItemRef in combat.

    Conflicts:

    ShestakUI/Modules/Tooltip/MultiItemRef.lua

  • [RaidAuraWatch] Added new raid debuffs.
  • [Map] Updated FogOfWar data.
  • [Skins] Fixed QuestFrame_ShowQuestPortrait.
    Merge QuestLog.lua => Quest.lua.

    Conflicts:

    ShestakUI/Modules/Skins/Blizzard/QuestLog.lua

  • [Skins] Fixed rare error for Details.
  • [Skins] Fixed DBM skin.

    Conflicts:

    ShestakUI_Config/Options.lua

  • [Skins] Use better way to detect Anima powers.
  • [ObjectiveTracker] Move TopScenarioWidgetContainerBlock.WidgetContainer for better position.
  • Fixed SolveArtifact after 9.1.
  • Cleanup.

    Conflicts:

    ShestakUI/Modules/Skins/Blizzard/Binding.lua

  • Small tweak for SelfBuffsReminder event.

    Conflicts:

    ShestakUI/Modules/Auras/SelfBuffsReminder.lua

  • [Skins] Change check for Anima powers.
  • Temp disable partial quest collapse for 9.1. Need rework.
  • [Skins] Rework PlayerChoice skin for 9.1.
  • [UnitFrame] Added new option "Type of portraits".
    Rename announce options for better reading.

    Conflicts:

    ShestakUI_Config/Locales/Chinese.lua

    ShestakUI_Config/Locales/English.lua

    ShestakUI_Config/Locales/French.lua

    ShestakUI_Config/Locales/German.lua

    ShestakUI_Config/Locales/Italian.lua

    ShestakUI_Config/Locales/Russian.lua

    ShestakUI_Config/Locales/Spanish.lua

    ShestakUI_Config/Locales/Taiwan.lua

    ShestakUI_Config/Options.lua

  • [Skins] Added check for 9.1 patch in ChatConfig.
  • [Skins] Fixed WardrobeTransmogFrame for 9.1.
  • [Skins] More 9.1 fixes.

    Conflicts:

    ShestakUI/Core/Constants.lua

  • [Skins] Continue TextToSpeech skin.

    Conflicts:

    ShestakUI/Modules/Skins/Blizzard/ChatConfig.lua

  • [Skins] Added skin for TextToSpeech chat config.
  • [Skins] Added RaidGraphics_ComputeEffectsDropDown skin.
  • [RaidBuffsReminder] Added reminder for weapon oil and armor kit.
  • [ruRU] Better option name.
  • [GUI] Fixed width for checkboxes text after 9.1.
  • [Skins] Added skin for new Interface options elements.

    Conflicts:

    ShestakUI/Modules/Skins/Blizzard/Interface.lua

  • [Filger] Removed 9.1 outdated spells.
  • [Skins] Fixed SeasonDescriptions color for 9.1.
  • [Skins] Prepare for 9.1.

    Conflicts:

    ShestakUI/Modules/Skins/Blizzard/Binding.lua

    ShestakUI/Modules/Skins/Blizzard/DebugTools.lua

  • [Auras] BuffFrame: Change how durations are handled in the BuffFrame so that they may be easily cancelled in combat
  • [oUF] CastBar: Multiply cast time by number of crafts when crafting/using tradeskills (REQ #93)
  • [Classic] C_PartyInfo is mainly for Live
  • Fix for issue #124
  • [Filters] BCC: Add new Paladin seals
  • [Automation] Dismount: Re-enable autodismount option for BCC
  • [Core] PixelPerfect: T.noscalemult doesn't seem to need to be multiplied by 3 for the BCC client anymore
  • [Skins] Blizzard: Various skinning tweaks
  • [Filters] Filger: Add each Blood Fury spellID to tracking
  • [Filters] Filger: Add multiple ranks for UA in BCC
  • [Cooldowns] RaidCD: Set RaidCD to no longer reset timers in Classic/BCC from ENCOUNTER_END fires
  • [Filters] Reminders: Change RF to only perform a role check and to show when in combat/pvp (dmg reduction talent in protection tree)