Falconne / ImprovedWorkbenches

Rimworld mod to add many QoL improvements to the workbench UI.
http://steamcommunity.com/sharedfiles/filedetails/?id=935982361
GNU General Public License v3.0
22 stars 26 forks source link

"count additional items" ignores items outside of storage #99

Closed angelolocritani closed 3 years ago

angelolocritani commented 3 years ago

edit: at first my report was wrong: it seemed to me that items in inventory were not counted when using "count additional items", but it's not true. it seems that items outside of storage are not counted.

when counting items in a bill, it seems that ALL items are counted (in storage + in inventory + outside of storage) - so far, so good but when counting the same items by "count additional items" only items in storage + inventory are counted.

I'll try to explain better: in following image, there are 45 packaged meals stored in stockpile + 3 meals outside of storage First bill shows that I have 45 + 3 = 48 packaged meals -> ok!

Second bill counts fine meals (0) + packaged meals; in that case the meals outside of storage are not included -> bill shows that I have only 45 items

immagine

While not a serious issue, at first it leaved me quite confused why counts where not matching.

save attached: FoodCount.zip