R
(44Kb)
Download
Updated: 01-17-24 02:15 PM
BC
(44kB)
Download
Updated: 11-23-23 10:53 AM
WL
(44kB)
Download
Updated: 01-17-24 02:16 PM
Pictures
File Info
Compatibility:
WOTLK Patch (3.4.3)
Updated:01-17-24 02:15 PM
Created:06-04-19 06:40 AM
Downloads:14,376
Favorites:37
MD5:

AdvancedInterfaceOptions  Popular! (More than 5000 hits)

Version: 1.8.14
by: Stanzilla, semlar

Restores access to removed interface options in Legion and ads a CVar browser for settings galore.

We are currently covering simple options for the following:

General:

* Player Titles
* Guild Names
* Guild Titles
* Stop Auto Attack
* Attack on Assist
* Cast action keybinds on key down
* Fade Map when Moving
* Secure Ability Toggle
* Display Lua Errors
* No Debuff Filter on Target
* Reverse Cleanup Bags
* Quest sorting mode (top vs proximity)
* Select Action Cam mode

Chat:

* Remove Chat Hover Delay
* Enable Mouse Wheel Scrolling

Floating Combat Text:

* Float mode (up/down/arc)
* Energy Gains
* Auras
* Honor Gains
* Reputation
* Combo Points
* Combat State (Entering/Leaving Combat)
* Spell Mechanics
* Healing
* Absorb (Self and Target)
* Directional Scale (brings back the classic, only upwards moving text)
* Low HP/Mana

And many more via the built in CVar browser, including stuff that has never ever been exposed as an UI option by Blizzard like the violence level or the new setting that changes the distance nameplates are visible at!

Type /aio in chat or go to the Interface Options and look for AdvancedInterfaceOptions

Advanced Interface Options
1.8.14 (2024-01-17)
Full Changelog Previous Releases
  • yeet BCC package
Archived Files (21)
File Name
Version
Size
Author
Date
1.8.13
44kB
Stanzilla
01-17-24 02:12 PM
1.8.12
44kB
Stanzilla
11-23-23 10:53 AM
1.8.10
44kB
Stanzilla
11-07-23 02:12 PM
1.8.9
44kB
Stanzilla
10-14-23 02:37 PM
1.8.9
44kB
Stanzilla
10-14-23 02:37 PM
1.8.7
44kB
Stanzilla
09-06-23 10:20 AM
1.8.6
44kB
Stanzilla
05-02-23 02:50 PM
1.8.6
44kB
Stanzilla
05-02-23 02:50 PM
1.8.5
44kB
Stanzilla
03-31-23 12:51 PM
1.8.5
44kB
Stanzilla
03-31-23 12:51 PM
1.8.4
44kB
Stanzilla
11-17-22 12:29 PM
1.8.3
44kB
Stanzilla
11-17-22 12:41 AM
1.8.2
43kB
Stanzilla
11-16-22 10:00 AM
1.8.1
43kB
Stanzilla
10-26-22 02:06 PM
1.8.0
43kB
Stanzilla
10-26-22 12:26 AM
1.7.2
43kB
Stanzilla
08-16-22 03:59 PM
1.7.1
43kB
Stanzilla
04-02-22 06:17 PM
1.7.0
43kB
Stanzilla
11-21-21 08:03 PM
1.6.0
43kB
Stanzilla
06-29-21 11:08 AM
1.5.0
43kB
Stanzilla
05-18-21 02:11 PM
1.4.4
42kB
Stanzilla
03-28-21 06:57 PM


Post A Reply Comment Options
Unread 10-15-20, 01:59 AM  
Barleduq
Premium Member
 
Barleduq's Avatar
Premium Member

Forum posts: 135
File comments: 742
Uploads: 0
Thank you for updating!

I just want to say, thank you very much for continuing to update here on WoWInterface.com. It makes my addon experience very much more pleasant!

-Barleduq
Report comment to moderator  
Reply With Quote
Unread 06-05-19, 01:37 AM  
hasutest1
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Did they really change nameplate distance to a fixed value of 20? Cant set it higher since patch.
Report comment to moderator  
Reply With Quote
Unread 06-04-19, 10:28 AM  
humfras
A Flamescale Wyrmkin
AddOn Author - Click to view AddOns

Forum posts: 131
File comments: 126
Uploads: 8
Originally Posted by Duugu
/aio is not working. Probably due to an error in basicOptions.lua[...]
Looks like something went wrong here.
This error was already fixed with 1.2.11 from May 25, 2019.

You can get the newest release version @ https://www.curseforge.com/wow/addon...terfaceoptions
Alpha/Beta versions are @ https://www.wowace.com/projects/adva...eoptions/files
__________________
Author of VuhDo CursorCastBar OptiTaunt Poisoner RaidMobMarker
Last edited by humfras : 06-04-19 at 10:29 AM.
Report comment to moderator  
Reply With Quote
Unread 06-04-19, 07:22 AM  
Duugu
Premium Member
 
Duugu's Avatar
AddOn Author - Click to view AddOns

Forum posts: 851
File comments: 127
Uploads: 9
Hey, sounds nice.

/aio is not working. Probably due to an error in basicOptions.lua:
Code:
1x ...aceAdvancedInterfaceOptions\basicOptions.lua:451: attempt to index global 'reverseCleanupBags' (a nil value)
...aceAdvancedInterfaceOptions\basicOptions.lua:451: in main chunk
Code:
    reverseCleanupBags:SetPoint("TOPLEFT", targetDebuffFilter, "BOTTOMLEFT", 0, -4)
I guess reverseCleanupBags in
Code:
if not IsClassic then
    local reverseCleanupBags = newCheckbox(AIO, 'reverseCleanupBags',
        function(self)
            return GetSortBagsRightToLeft()
        end,
        function(self, checked)
            SetSortBagsRightToLeft(checked)
        end
    )
end
should be global.
Last edited by Duugu : 06-04-19 at 07:24 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.