Closed Hornsoup closed 2 years ago
Shouldn't be too bad to add sorting categories to items as an optional property if you want. A little tedious, but not complicated.
I just tossed the gems and equips into their own temp arrays, should make for less wobbly inventory.
Sort priority is type, value, then quantity, then name. Kinda want to subgroup the materials and toss gems to the bottom but there's no real way to easily do so based on item properties.