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
One of the methods does not exist in Wrath Classic but in addition I'm assuming you meant to make a shim like this.
local GetSortBagsRightToLeft = C_Container and C_Container.GetSortBagsRightToLeft or GetSortBagsRightToLeft
local SetSortBagsRightToLeft = C_Container and C_Container.SetSortBagsRightToLeft or SetSortBagsRightToLeft
local GetInsertItemsLeftToRight = C_Container and C_Container.GetInsertItemsLeftToRight or GetInsertItemsLeftToRight
local SetInsertItemsLeftToRight = C_Container and C_Container.SetInsertItemsLeftToRight or SetInsertItemsLeftToRight
This would work without errors (although the sortbags stuff won't do anything in Wrath Classic)
The option for bag sorting seems to be missing. And I can't seem to find it looking through the CVar list. Am I missing it in the CVar list? Or is this a possible issue on Blizzard's side?
Same, and it's driving me insane. I tried even entering the command for it manually, /run SetSortBagsRightToLeft(true), and it still doesn't work. I really hope this addon brings it back.
EDIT: New command seems to be /run C_Container.SetSortBagsRightToLeft(true)
In reply to semlar:
It's not fixed.
One of the methods does not exist in Wrath Classic but in addition I'm assuming you meant to make a shim like this.
This would work without errors (although the sortbags stuff won't do anything in Wrath Classic)
In reply to MrFIXlT:
Alright this should be fixed for real this time, I didn't realize they only ported one of these functions to Classic, thanks!
In reply to semlar:
It is not fixed in 1.8.3.
The option for bag sorting seems to be missing. And I can't seem to find it looking through the CVar list. Am I missing it in the CVar list? Or is this a possible issue on Blizzard's side?
Game Version: 10.0.2
Addon Version: 1.8.1
In reply to Ezrahk:
Replying because this is exactly what I came here looking for.
In reply to Ezrahk:
Replying because this is exactly what I came here looking for.
In reply to Ezrahk:
Same
In reply to Ezrahk:
Same
In reply to Ezrahk:
I have the same behavior, and coupled with Bagnon not working this sucks...
In reply to Ezrahk:
Same, and it's driving me insane. I tried even entering the command for it manually, /run SetSortBagsRightToLeft(true), and it still doesn't work. I really hope this addon brings it back.
EDIT:
New command seems to be
/run C_Container.SetSortBagsRightToLeft(true)
Try this, it works!
In reply to Samaramon:
TYVM! btw how do you find this info?
In reply to Samaramon:
TYVM! btw, how do you find this info out there in the wild?
In reply to Samaramon:
TYVM! btw, how do you find this info out there in the wild?
In reply to Samaramon:
The command did work! Thank you! I got all excited when I saw an update for the addon and then bummed when the sorting option wasn't in it.
Bugged with scroll wheel
No settings are saving for me since the update.
In reply to MarhaultFC:
Same.
In reply to MarhaultFC:
Please provide the game version (Retail/Classic/Wrath) and addon version (eg. 1.8.0) when reporting addon issues so we can look into it, thanks!
In reply to semlar:
Game Version 10.0.0
Addon Version 1.8.1
In reply to MarhaultFC:
Yep same