Releases: mlthelama/LamasTinyHUD
Releases · mlthelama/LamasTinyHUD
1.0.0.6
- do not count or get the name of an object if it is null
- renamed items to consumables
- added item section, it is basically armor
if you bind an armor, the hotkey press toggles it
currently no icons for it
1.0.0.5
- load the config data later so the inventory and the count give
accurate results
- remove not used files
- the count of potion/food will be tracked by pickup, remove or
addobject calls
1.0.0.4
- added item count to food/potions
- added position and font size setting to mcm
- the inventory event sink is not the best, but should do for now ...