Closed drejjmit closed 1 year ago
Fixes #23, #24
oop i just came back to working on the plugin and fixed it before looking at this. I really appreciate the effort, though! ^^.
So they moved the repairall button to a different offset... hmm, i thought they just decided to stop using that field. That's a good catch, how'd you figure that out? I found it again just by calling AddonRepair's GetButtonNodeById(16), finding the button's id through the dalamud data explorer. I'm going to keep mine just cause it was already changed, but i might end up swapping to your method in the future, i'm not sure how volatile component IDs are.
Thank you so much for the changes though! ^^. I was so confused on why sending chats was broken
Fixes
Chat commands https://github.com/drejjmit/CraftingList/commit/942cfc09219b7b74b9d1e9ea847b41fc4382f4b3
If a list has 10 entries, you can't call RemoveAt(10) because lists start at 0 https://github.com/drejjmit/CraftingList/commit/13d15dbc545651e3847d4f27f853eb38806a1407
Repair https://github.com/drejjmit/CraftingList/commit/1284eb842109ade823b5673d6552db760f39bebf