Commit Graph

6 Commits

Author SHA1 Message Date
fmmaks 58ba2fae61
Optimizations and Fixes for long descriptions
Added:
- Show only names settings: in case of multi-line descriptions, only the first line is shown
- Shorten long descriptions: Removes all characters after x index, and add `[...]`
- Max length before truncation: x for Shorten long descriptions
Notes:
- If Max length == 0, then item names won't be displayed
2023-10-01 17:33:09 +03:00
fmmaks 29d2ef220b
Added `unified_inventory_enable_item_names` option 2023-09-29 14:49:24 +03:00
fluxionary 826d5f4683
Add setting to hide disabled buttons (#217) 2022-10-26 10:05:03 +02:00
Oversword 6e6383f082
Add filter-by-category functionality (#171)
- Added API for configuring categories
- Added display for categories above page
- Reduced height of page by 1 row to make room for categories
- Added L/R scroll through when there are more categories than columns
- Added pre-filter methods for categories and uncategorised items
- Added categories for (most) items in the default game


Co-authored-by: Oversword <bionc:oversword.co.uk>
2021-04-05 20:07:14 +02:00
ForbiddenJ 7ab8825460 Make trash configurable but preserve default functionality 2017-03-01 16:28:40 -06:00
Wuzzy 10c22c0032 Add settingtypes.txt 2016-11-28 21:56:23 +01:00