UndeadZeratul / hideous-helmet-extended

A Customizable HUD for Hideous Destructor! Requires HUDCore, and supports Hideous Helmet
GNU General Public License v3.0
4 stars 2 forks source link

Add Item Count to Full inventory HUD Element #70

Closed UndeadZeratul closed 8 months ago

UndeadZeratul commented 9 months ago

Currently the full inventory element simply shows what items you have on you, not how many of each you have, like how the Ammo Counters do. Only the Inventory Wheel does this.

It's possible someone may want to not use the wheel and instead just use the FullInventory Element as their selection interface, or even just display it in a panel all the time, and thus being able to see the number of a given item is more useful in this regard.

The question would be, should the counter be tied to a config? Should this same config exist on the Wheel? The Ammo Counters?