Skip to content

Releases: dratr/ColorPickerPlus

11.0.0

24 Jul 18:55
Compare
Choose a tag to compare

ColorPickerPlus

11.0.0 (2024-07-24)

Full Changelog Previous Releases

  • Merge remote-tracking branch 'upstream/master'
  • Update for TWW
  • Update README.md
  • Add Wago ID to TOC
  • Fix alpha text on classic
  • Classic and Cataclysm fix
    ColorPickerFrame.func is renamed to ColorPickerFrame.swatchFunc on
    classic and cata.
    For some reason, both OpacityFrameSlider and OpacitySliderFrame exist
    on classic and cata, but OpacityFrameSlider is the correct one to use.
  • Cleanup
  • Cata fixes
  • More alpha fixes
  • More alpha fixes
  • Fix reversed alpha in retail
    Fixes Jaslm#14
  • Format with Stylua
  • Rename a few variables and add cspell DB
  • Fix functionality on 10.2.5 and add backwards compat
  • More frame updates
  • CreateFrame improvements
    BackdropTemplate should be on all flavors now
  • Add .luarc.json
  • Rename frames
    Errors are gone but functionality is not back 100%
  • Update TOCs
  • Update TOC for Retail Patch 10.2.0
  • chore: update toc versions
  • fix: update usage of SetGradient in Classic to how it is in Wrath and Dragonflight
    SetGradient now expects TextureBase:SetGradient(orientation, minColor, maxColor) in Classic 1.14.4 as it is in Wrath and Dragonflight.
  • Dynamically adjust color palettes per WoW flavor (Jaslm#11)
  • Add TOC icon
  • Update TOC for Patch 10.1.0
  • Update TOC for Patch 10.0.5
  • Update feature guards for Wrath classic
  • Update Retail TOC for Patch 10.0.2
  • Quick Wrath Fix
  • Update for Dragonflight
  • TOC for WOTLK Classic
  • Add support for WOTLK Classic

10.0.0

01 Nov 23:25
Compare
Choose a tag to compare

ColorPickerPlus

10.0.0 (2022-11-01)

Full Changelog Previous Releases

  • Packager
  • Correct interface toc version
  • 10.0 fixes
  • Merge pull request Jaslm#3 from timmywil/add-license-1
    Create LICENSE
  • Create LICENSE
  • Add TOC files for burning crusade and original classic servers
  • Fix TOC
  • Update TOC
  • Add support for Burning Crusade Classic
    TBC uses same API changes as in original classic but has a different version number so this simply extends the isClassic test to include both.
  • Fix for classic dialog box header
  • Update ColorPickerPlus.lua
    Incorporate changes from silkfire for Shadowlands
  • For Shadowlands
    Updated toc file
  • Set toc for live servers (requires "load out of date addons" for classic and ptr servers).
  • Fixes for Shadowlands API changes.
  • Initial code from the original Subversion repository
    This is identical to r44 on curse forge.
  • Initial commit

10.0.0-beta

01 Nov 23:21
Compare
Choose a tag to compare
10.0.0-beta Pre-release
Pre-release

ColorPickerPlus

10.0.0-beta (2022-11-01)

Full Changelog Previous Releases

  • Packager
  • Correct interface toc version
  • 10.0 fixes
  • Merge pull request Jaslm#3 from timmywil/add-license-1
    Create LICENSE
  • Create LICENSE
  • Add TOC files for burning crusade and original classic servers
  • Fix TOC
  • Update TOC
  • Add support for Burning Crusade Classic
    TBC uses same API changes as in original classic but has a different version number so this simply extends the isClassic test to include both.
  • Fix for classic dialog box header
  • Update ColorPickerPlus.lua
    Incorporate changes from silkfire for Shadowlands
  • For Shadowlands
    Updated toc file
  • Set toc for live servers (requires "load out of date addons" for classic and ptr servers).
  • Fixes for Shadowlands API changes.
  • Initial code from the original Subversion repository
    This is identical to r44 on curse forge.
  • Initial commit