Critical-Impact / InventoryTools

Dalamud plugin for inventory tracking
GNU General Public License v3.0
41 stars 28 forks source link

Mostly craft list requests and bugs #273

Open hhharkness opened 3 months ago

hhharkness commented 3 months ago

i have several feature requests a couple of questions and a couple of possible bugs, so i'll start with the ones related to the normal lists as most are craft list related

for the crafting list, i have two questions three issues and several requests. first of all i just wonder what the "is gc turn in" etc and retrieval options do as i haven't noticed any difference with them on or off. as for the rest

and finally, the mob search option is great but a way to make a list of mobs and see what zones they spawn in either as its own thing or integrated in the craft list system would be super useful! thank you for all your hard work

Critical-Impact commented 2 months ago

Thanks for the detailed post, let me address some of these:

1) I've added a materia count column/filter which should allow you to determine if your gear is melded(will be in next version) 2) I'll be addressing the uses/sources that are missing when the next major update comes out as I will need to rewrite parts of AT to use the new lumina that will more than likely be coming out with the next update of dalamud. With the rewrite I've made it far easier for me to calculate the uses/sources so the entries that are missing should show up 3) "Is GC turn in" and a few of the other settings inside craft lists are a bug and should not actually show up 4) I've fixed the column editing inside craft lists(next version) 5) You should be able to configure your list to retrieve later and it'll make you gather all the items you need before retrieving the items you need from your retainers 6) There's no configuration currently possible for the acquisition column and due to what I mentioned in part 2 I can't really fix this yet 7) I've added a zone column and also made it so that when the craft list's "Group Everything Else By" is set to "Together" it'll order the items by their zone(next version) 8) You can hit the gear icon in the settings column to choose which zone you want to gather from. There is also the zone preference list where you can order which zones you prefer 9) You can already group precrafts together and they'll order by class(Group Precrafts Together setting) 10) I'll have a think about how to make the mob searching easier

hhharkness commented 1 month ago

thanks so much for the updates! to clarify point 5 as i think i worded it unclear, the problem is with items already in the character inventory - as soon as you have any amount of something it changes from gather/craft to retrieve what you just collected. also, the zone column is great but having the region listed in front of each individual zone makes it take up a lot of space - i understand if this would be too much work or not even possible to change but making the text wrap when the column is too small (like the next step column) would help. a few new things i've thought of:

  1. it would be great if the craft list highlighting applied to the inventory, so you can tell which items you need to keep in there and which you can move to storage - if possible make this apply only when interacting with a retainer so it's not always on
  2. if possible, having "missing ingredients" apply only to raw materials and adding something like "missing precrafts" for things you already have all the base materials for and thus technically can craft would be super helpful
  3. this might not be possible and if so i absolutely understand, but an option to have different columns active for different tabs would help save space as some columns only apply to crafting and some only to gathering
  4. a column like the gather/buy one that instead of placing a map marker adds the item to the gatherbuddy overlay window would be amazing
  5. i saw in the patch notes that you've added a custom list function but i can't figure out how to make one - currently i've been using a search list with a custom item filter for this but being able to just right click to add something would be much easier!
hhharkness commented 5 days ago

update on the retrieve thing, it now says to "retrieve" the missing amount of certain precrafts, resulting in the ingredients not being included in the gathering section. image also, certain items say ingredients missing but without the info hover to show which ones, and when clicking craft anyway it turns out they do in fact have all the required ingredients. image let me know if you need any more info!