Skip to content

Releases: Stanzilla/AdvancedInterfaceOptions

1.4.1

29 Oct 17:47

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

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 [email protected]
  • Update classic TOC 11304
  • nameplateMaxDistance cvar rendered defunct in classic/retail
  • Fixed slider box SetValue (#33)

1.3.4

23 Jan 21:52

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

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

1.3.2

30 Aug 14:39

Choose a tag to compare

Advanced Interface Options

1.3.2 (2019-08-30)

Full Changelog

  • remove floating combat text module for Classic, the original options are back there

1.3.1

27 Aug 16:08

Choose a tag to compare

Advanced Interface Options

1.3.1 (2019-08-27)

Full Changelog

  • add chat class color option for classic

1.3.0

25 Jun 22:10

Choose a tag to compare

Advanced Interface Options

1.3.0 (2019-06-25)

Full Changelog

  • Update TOC for Patch 8.2
  • Fixed UVARINFO table (#11)
    uvars have to be updated when setting their related cvar, or the floating combat text options would not work until after a reload
  • Embedded ketho's UVARINFO table which is no longer global, did not check what this actually does or whether we should keep it

1.2.12

13 Jun 23:52

Choose a tag to compare

Advanced Interface Options

1.2.12 (2019-06-04)

Full Changelog

  • fix warnings
  • move to use the BigWigs packager instead of CurseForge
  • move luachecking info to .luacheckrc
  • Create FUNDING.yml
  • Create README.md