deathcap / inventory-window

GUI windows for interactively manipulating an inventory
http://deathcap.github.io/inventory-window/
7 stars 2 forks source link

Item damage progress bar #9

Closed deathcap closed 10 years ago

deathcap commented 10 years ago

Support rendering an optional progress bar on top of the item node.

For tool durability https://github.com/deathcap/voxel-pickaxe/issues/1

Item 'tag' object? 'damage' / registry 'maxDamage' = % div with css background and % width

deathcap commented 10 years ago

added, issue: https://github.com/deathcap/inventory-window/issues/10