MegaMek / mekhq

MekHQ is a java helper program for the MegaMek game that allows users to load a list of entities from an XML file, perform repairs and customizations, and then save the new entities to another XML file that can be loaded into MegaMek.
http://megamek.org
127 stars 161 forks source link

RFE: Inventory Management improvement #4086

Open BoloNike opened 1 month ago

BoloNike commented 1 month ago

Ideas for inventory management improvement:

Used parts report inside warehouse so all inventory management can be done in one tab Having the command center one is still good for overview purposes

Exportable Warehouse and Used Parts Lists (.csv or .xls) Having the Parts in Use list be the same format as Warehouse would help with this (if possible)

Ammo/Armor Nag for low inventory Inventory drop below set number send Nag to user. Potentially linked to an "auto" purchase system Could be static set level or with auto-update based on a given "need" parameter Example: Need 35 days worth LRM ammo times ([Used LRM Launchers]) = "need" number

Tecmes commented 1 month ago

Also a very simple change: the Parts in Use report is super nice, but it doesn't feature Sell buttons. You can sell through the Warehouse but you can't filter on un-needed parts. The PiU pane is handy to see which parts are leftover from salvage that aren't in use in any mech, but then you can't seel them easily.