You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only thing this did was making trade UI categories collapsible. However, due to constant updates by the game devs in this menu, it has repeatedly blocked/broken other features and led to negative user feedback, so it feels like it's time to retire this from the mod. It was originally hoped that this change would be implemented in the base game, but that never happened.
Copy file name to clipboardExpand all lines: Options.xml
-1
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,6 @@
10
10
<optionID="QudUX_OptionValPerLbInInventory"DisplayText=" In revamped inventory, press {{W|.}} or {{W|0}} to show value per pound"Category="QudUX"Type="Checkbox"Default="Yes"></option>
<optionID="QudUX_OptionUseBuildLibrary"DisplayText="Use revamped build library text UI (requires restart)"Category="QudUX"Type="Checkbox"Default="Yes"></option>
13
-
<optionID="QudUX_OptionCollapseInTradeMenu"DisplayText="Enable collapsible categories on the trade screen text UI"Category="QudUX"Type="Checkbox"Default="Yes"></option>
14
13
<optionID="QudUX_OptionCustomSpriteMenu"DisplayText="Modify your sprite from character creation text UI (requires restart)"Category="QudUX"Type="Checkbox"Default="Yes"></option>
15
14
<optionID="QudUX_OptionTileConversationUI"DisplayText="Show sprites in conversation screen text UI"Category="QudUX"Type="Checkbox"Default="Yes"></option>
16
15
<optionID="QudUX_OptionAbilityDescriptions"DisplayText="Add descriptions and cooldown info to activated ability screen"Category="QudUX"Type="Checkbox"Default="Yes"></option>
0 commit comments