Opened 9 years ago
Closed 9 years ago
#436 closed defect (fixed)
BAR: add a storage amount to the resource bars
Reported by: | beherith | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Chili | Version: | |
Keywords: | Cc: |
Description
While the chili resource bars look great, they lack two basic points of information: current and max storage. It would be also nice if instead of delta resources, one could see production and usage. This is important because the passive builders and automatic energy conversion make the delta energy usage indicator unreliable.
Change History (3)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
The functionality is actually there pretty much I just forgot about this one. I'll commit in a minute.
comment:3 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
You can lift the lua call for doing this from http://imolarpg.dyndns.org/trac/balatest/browser/trunk/luaui/widgets/gui_red_resourcebars.lua, see the updatebar function on line 283 ;)