Skip to content

Releases: Stanzilla/AdvancedInterfaceOptions

1.7.0

22 Nov 02:03
Compare
Choose a tag to compare

Advanced Interface Options

1.7.0 (2021-11-22)

Full Changelog Previous Releases

  • Fix tracing which addon last modified a cvar
  • Bump toc for retail, classic and BCC

1.6.0

29 Jun 17:08
11d7942
Compare
Choose a tag to compare

Advanced Interface Options

1.6.0 (2021-06-29)

Full Changelog Previous Releases

  • Update TOC for Patch 9.1
  • Fixed FCT text labels in classic/bcc (#46)
  • Forgot retail sanity check (#45)
  • Overwrite cameraDistanceMaxZoomFactor (Fixes #42, #43) (#44)
  • CI: fix classic packages
  • CI: Push BCC version to CF as well

1.5.0

18 May 20:11
51e91e0
Compare
Choose a tag to compare

Advanced Interface Options

1.5.0 (2021-05-15)

Full Changelog Previous Releases

  • Rename everything concerning TBC Classic to BCC
  • Add C_CVar functions to luacheck
  • Implement CVar backup and restore functionality
  • Implement consolidated GetCVars() function
  • Fix CVarExists function
  • Hook newer C_CVar.SetCVar function for cvar tracing
  • Fix 'last modified by' cvar tracing
  • Consolidate IsClassic() check for classColors
  • Fix missing reference to lootLeftmostBag for BC client
    • Remove reliance on IsRetail() and IsClassic(), just check if functions exist directly
  • Add WOW_PROJECT contants to luacheckrc
  • Fix the feature gates for BC
  • Add BC build and split builds into push and pr
  • Add Wago API token
  • Publish to Wago as well

1.4.4

29 Mar 00:41
Compare
Choose a tag to compare

Advanced Interface Options

1.4.4 (2021-03-29)

Full Changelog Previous Releases

  • Bump toc for live and classic
  • Update ci.yml
  • Delete .travis.yml
  • Add GitHub actions

1.4.3

30 Nov 19:23
Compare
Choose a tag to compare

Advanced Interface Options

1.4.3 (2020-11-30)

Full Changelog Previous Releases

  • Update list of CVars each time CVar browser is opened
    • Full list of CVars is not available on login, some get added later
    • Examples: AutoPushSpellToActionBar, showPlayer

1.4.2

28 Nov 21:08
Compare
Choose a tag to compare

Advanced Interface Options

1.4.2 (2020-11-28)

Full Changelog Previous Releases

  • Bump toc version for 9.0.2

1.4.1

29 Oct 17:47
Compare
Choose a tag to compare

Advanced Interface Options

1.4.1 (2020-10-29)

Full Changelog Previous Releases

  • Remove unsupported cvars from cvar browser
    • We have cvars that have been removed from the game hard-coded into the addon;
      these were previously being stripped out using the CVarExists function, which no longer works
    • The hard-coded list is now only being used to provide descriptions for cvars

1.4.0

13 Oct 22:04
a670ef3
Compare
Choose a tag to compare

Advanced Interface Options

1.4.0 (2020-10-13)

Full Changelog Previous Releases

  • Update for Shadowlands
  • Fix bug loading on Shadowlands, also allows loading on BFA (#36)
    Co-authored-by: Benjamin Staneck staneck@gmail.com
  • Update classic TOC 11304
  • nameplateMaxDistance cvar rendered defunct in classic/retail
  • Fixed slider box SetValue (#33)

1.3.4

23 Jan 21:52
Compare
Choose a tag to compare

Advanced Interface Options

1.3.4 (2020-01-22)

Full Changelog

  • incremented retail build number
  • Update FUNDING.yml
  • Update FUNDING.yml
  • Update FUNDING.yml

1.3.3

24 Sep 22:50
Compare
Choose a tag to compare

Advanced Interface Options

1.3.3 (2019-09-24)

Full Changelog

  • Update TOC for Patch 8.2.5
  • Changed cameraDistanceMaxZoomFactor to 3.4 and nameplateMaxDistance to 20 in Classic
    Removed mapFade in Classic