xoxfaby / BetterUI

Risk of Rain 2 mod BetterUI
Other
59 stars 33 forks source link

Item Sorting not Working #116

Closed JamesTripleQ closed 2 years ago

JamesTripleQ commented 2 years ago

Describe the bug Item Sorting in the Command Menu and Scrappers doesn't seem to work correctly:

In the Command Menu items are displayed in the same order as in the log (which I'm assuming is the item index order). In the Scrapper Menu items are displayed in the order they've been picked up.

In my config, under sorting, I have SortItemsCommand and SortItemsScrapper both set to true, SortOrderCommand set to 6 and SortOrderScrapper set to 034.

Does the error occur when only using BetterUI and no other mods? I have done testing with only BepInEx and BetterUI enabled.

BetterUI Version 2.5.10

JamesTripleQ commented 2 years ago

So uhm... I'm an idiot lmao and didn't notice you also needed the scrapper/command component on... sorry