Wet-Boys / LookingGlass

A QoL UI mod that exposes statistics for items and the player, adjusts the size and features of command and scrapper menus, and much more. Fully open source and compatible with RiskUI!
https://thunderstore.io
GNU Lesser General Public License v3.0
15 stars 9 forks source link

"Show Corrupted Items" command menu feature #85

Closed SSM240 closed 2 months ago

SSM240 commented 3 months ago

Another pretty neat feature if I do say so myself! This makes a couple changes to the item picker menus:

It's probably easiest to understand with a picture:

Tested and working with modded void items as well (or at least the ones from Spikestrip and Tinker's Satchel). I'm not totally sure what happens if you have mods that add multiple void variants of the same item, but I'm not sure how the game handles that normally, so...

I also don't love the fact that the color formatting in the item description overrides the graying-out of the text, but I don't think there's a clean way to strip rich text tags from a string and I'm not sure if it's worth doing manually.