Skip to content

Releases: Stanzilla/AdvancedInterfaceOptions

1.8.0

26 Oct 06:26
004ec6b
Compare
Choose a tag to compare

Advanced Interface Options

1.8.0 (2022-10-24)

Full Changelog Previous Releases

  • Initial Dragonflight fixes
  • CI: Add Wrath packages
  • Add Wrath TOC

1.7.2

16 Aug 21:59
Compare
Choose a tag to compare

Advanced Interface Options

1.7.2 (2022-08-16)

Full Changelog Previous Releases

  • Bump retail toc for 9.2.7

1.7.1

03 Apr 00:17
Compare
Choose a tag to compare

Advanced Interface Options

1.7.1 (2022-04-03)

Full Changelog Previous Releases

  • Bump toc for 9.2 (retail, bcc and classic)

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