GoldenGnu / jeveassets

jEveAssets is an out-of-game asset manager for Eve-Online, written in Java
http://eve.nikr.net/jeveasset
GNU General Public License v2.0
156 stars 37 forks source link

Feature Request: Stockpiles to show 'total' amount of stuff to make #341

Closed ImperialStarkDestroyer closed 2 years ago

ImperialStarkDestroyer commented 2 years ago

Would it be possible to get Stockpiles to show the 'total amount of stockpiles you have' for each stockpile?

For example, if I set up a stockpile with # 1 that is just the recipe for Fuel Blocks, it would be handy to show something that is essentially 'You can make # numbers of these in total with the current assets/criteria'

See attached screenshot for example image

ImperialStarkDestroyer commented 2 years ago

Could also be a column I guess too if that's easier, showing how many stockpiles worth of that ingredient you have. So in the example above Robotics would say '89', Hydrogen Isotopes '74.01' so you can just look down the column and see the lowest amount to see how many you can make

GoldenGnu commented 2 years ago

Available via Stockpile.getPercentFull()

ImperialStarkDestroyer commented 2 years ago

Works great, thanks! Fixed

GoldenGnu commented 2 years ago

Released in 7.3.0