Commit Graph

9 Commits

Author SHA1 Message Date
fmmaks 43c9b50800
Add `unified_inventory_enable_item_names` setting (#235)
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-15 21:02:35 +02:00
SmallJoker 5a24e9f6fc Fix item name position, also for hudbars 2020-06-05 21:30:53 +02:00
David Leal 606ba6a1a3
Add GitHub workflow (#149) 2020-03-25 18:46:35 +01:00
SmallJoker 86c73a4752 Item_names: Refactorize & use meta description 2018-01-03 11:14:25 +01:00
MT-Modder bdf9b61779 Add item_name support for hudbars mod
Does the same thing as 8bb1c8288b
2016-02-13 21:16:35 -03:00
ShadowNinja 20eba2bf9b Remove unneeded and slow get_desc function 2015-04-18 15:32:22 -04:00
MT-Modder 8bb1c8288b Add item_names support for Better "HUD" 2015-03-11 19:00:25 -04:00
RealBadAngel 833a255ad4 Some fixes to item_names and waypoints. 2014-05-26 11:43:25 +02:00
RealBadAngel b46f4217ae Item names hud element (based on 4aiman mod) 2014-05-26 05:41:40 +02:00