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
147 stars 36 forks source link

BPOs in Stockpiles need to be handled differently from other Assets #411

Closed ebjay closed 9 months ago

ebjay commented 10 months ago

The BPOs added to the Stockpiles should not use the Stockpile multiplier, just the Target multiplier. Adding a BPO to a Stockpile is a reminder to acquire and research the BPO (red) or that the BPO is in stock and ready to make copies (green). Only the Target number of BPOs is required (usually 1.00). Multiplying the Target number by the Stockpile multiplier unnecessarily bumps the status to red while the BPO stock is usually static.

GoldenGnu commented 9 months ago

The way this is going to be implemented is that all stockpile items will have an option to ignore multiplier. Checking the options will completely ignore both stockpile and subpile multiplier.

GoldenGnu commented 9 months ago

Released in 7.8.0