Restores access to hidden interface options and provides a way to browse every CVar setting in the game!
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
Plus many other options available through the built-in CVar browser, including some that have never been exposed by Blizzard, such as "violence level" and "nameplate distance"!
Type /aio for the main menu or /cvar to open the CVar browser directly
This is a great addon, finally I can have the floating text back.
There is a way to exclude an specific aura from the floating text? In this case I want the "Soul Link" from the warlock not to be shown when I gain it because everytime I use "Hand of Gul'dan" and the imps spawn I have multiples messages from it.
Since 7.2, the color of the name plates for opposing faction players is red-orange, close enough to the casual scan of surroundings to make them appear flagged for PVP. Is there an option within the interface that could be toggled or set to change it to some other color?
Question: Wow used to have a counter that showed the number of quests we have in our quest log, but this was removed along with many of the other useful features that we now need add ons for.
My LUA errors keep getting turned on even after unchecking the box, using a script, and changing the Cvar to 0. I read in the comments about typing /fstack and hovering over the Cvar browser but it didn't tell me what addon is enabling it. Any ideas? This is getting annoying.
Page says "Updated 4 days ago", latest version to download is from March 29th. Is this still the old bug that popped up a few months ago with new versions not showing up?
Or is this some new behavior where you make minor changes within the latest version without making a new one? Which would still be weird, since that version should at least still update to the latest date changes were made to it.
Or alternatively, is Updated status not related to releases at all? Which would be kinda misleading.
It's counting alpha versions which haven't been marked for "release" yet, but can be downloaded by clicking on the "Project Site" link at the top of the page and going to the Files tab directly, or configuring the curse client to download alpha projects.
Personally I'd just upload everything as a release and fix it when people start complaining that I broke something, but maybe that's why I'm not in charge of the release cycle.
Does anyone know if there is a CVar setting to disable the appearance of the "Mission Complete" toasts that pop up every time you zone while having a completed order hall mission? (See ScreenShot)
Is there a list somewhere of useful/interesting CVars that folks feel everyone should consider? Personally, this addon is 100% worth it for the variable "autoQuestWatch" (which I prefer to be FALSE.)
Could you clarify what are the differences between cvar "minimapShowQuestBlobs" and cvar "minimapShowArchBlobs", please? Both of their descriptions say "Stores whether to show the quest blobs on the minimap.".
I searched both cvars on Google and the only relevant result is AdvancedInterfaceOptions' github page.
I clicked on "Display Lua Errors" to debug some addons, and now it won't let me disable it again. I untick the checkbox, but on any reload the box it checked again and I get the occassional lua errors window when there's an addon problem.
The Cvar shows the setting as "0", even though it's still clearly on.
-
View User Profile
-
Send Message
Posted Apr 29, 2017This is a great addon, finally I can have the floating text back.
There is a way to exclude an specific aura from the floating text? In this case I want the "Soul Link" from the warlock not to be shown when I gain it because everytime I use "Hand of Gul'dan" and the imps spawn I have multiples messages from it.
-
View User Profile
-
Send Message
Posted May 1, 2017Try this snippet, turn it into an addon with http://addon.bool.no/
https://gist.github.com/anonymous/dccde766e48bec7ae8258739160434f4
-
View User Profile
-
Send Message
Posted May 1, 2017It works great! thanks a lot.
-
View User Profile
-
Send Message
Posted Apr 29, 2017Since 7.2, the color of the name plates for opposing faction players is red-orange, close enough to the casual scan of surroundings to make them appear flagged for PVP. Is there an option within the interface that could be toggled or set to change it to some other color?
-
View User Profile
-
Send Message
Posted Apr 29, 2017No, sorry.
-
View User Profile
-
Send Message
Posted Apr 24, 2017Question: Wow used to have a counter that showed the number of quests we have in our quest log, but this was removed along with many of the other useful features that we now need add ons for.
Is there any way to put this quest counter back?
-
View User Profile
-
Send Message
Posted Apr 24, 2017There is no cvar to put the quest counter back, but there are addons
-
View User Profile
-
Send Message
Posted Apr 20, 2017My LUA errors keep getting turned on even after unchecking the box, using a script, and changing the Cvar to 0. I read in the comments about typing /fstack and hovering over the Cvar browser but it didn't tell me what addon is enabling it. Any ideas? This is getting annoying.
-
View User Profile
-
Send Message
Posted Apr 20, 2017Please try disabling all of your other addons and seeing if you still can't disable lua errors so we can try and identify what's causing this.
If you're running an alpha version of weak auras, it's turning your errors back on.
-
View User Profile
-
Send Message
Posted Apr 20, 2017That could be it. I have my Curse client set for alpha releases.
-
View User Profile
-
Send Message
Posted Apr 17, 2017Question:
Page says "Updated 4 days ago", latest version to download is from March 29th. Is this still the old bug that popped up a few months ago with new versions not showing up?
Or is this some new behavior where you make minor changes within the latest version without making a new one? Which would still be weird, since that version should at least still update to the latest date changes were made to it.
Or alternatively, is Updated status not related to releases at all? Which would be kinda misleading.
-
View User Profile
-
Send Message
Posted Apr 17, 2017It's counting alpha versions which haven't been marked for "release" yet, but can be downloaded by clicking on the "Project Site" link at the top of the page and going to the Files tab directly, or configuring the curse client to download alpha projects.
Personally I'd just upload everything as a release and fix it when people start complaining that I broke something, but maybe that's why I'm not in charge of the release cycle.
-
View User Profile
-
Send Message
Posted Apr 14, 2017Two Questions:
Thanks!
-
View User Profile
-
Send Message
Posted Apr 14, 2017You can go to http://addon.bool.no and paste this into it to have it make an addon for you
AlertFrame:UnregisterEvent("GARRISON_MISSION_FINISHED")If you don't want any toasts from that system you can use this instead
-
View User Profile
-
Send Message
Posted Apr 14, 2017Thanks -- great suggestion!
-
View User Profile
-
Send Message
Posted Apr 13, 2017Could you clarify what are the differences between cvar "minimapShowQuestBlobs" and cvar "minimapShowArchBlobs", please? Both of their descriptions say "Stores whether to show the quest blobs on the minimap.".
I searched both cvars on Google and the only relevant result is AdvancedInterfaceOptions' github page.
Thank you,
Serenus
-
View User Profile
-
Send Message
Posted Apr 13, 2017minimapShowArchBlobs is for toggling the display of archaeology digsites.
-
View User Profile
-
Send Message
Posted May 7, 2017Thank you! I am sorry for the late reply. Curse did not notify me of your reply.
-
View User Profile
-
Send Message
Posted Apr 12, 2017Problem:
I clicked on "Display Lua Errors" to debug some addons, and now it won't let me disable it again. I untick the checkbox, but on any reload the box it checked again and I get the occassional lua errors window when there's an addon problem.
The Cvar shows the setting as "0", even though it's still clearly on.
Anything I can do to fix this?
-
View User Profile
-
Send Message
Posted Apr 12, 2017If the scriptErrors cvar is set to 0, then the "lua error window" that you're seeing is from one of your addons.
You can type /fstack and mouse over it to see if it has a name that you can identify.
If the cvar is getting set back to 1, then if you hover over it in the cvar browser it should tell you what addon is enabling it.