Critical-Impact / InventoryTools

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

Add support to create alarms in GatherBuddy when right-clicking on timed gatherables in AT #137

Open wirchtalksgames opened 2 years ago

wirchtalksgames commented 2 years ago

Is your feature request related to a problem? Please describe. When crafting anything that requires materials obtained from timed nodes, you still have to go out of your way to look them up in a separate plugin, adding more steps to the process.

Describe the solution you'd like While the use of third-party tools is inevitable due to the scope of AT, the plugin already has some integration with GatherBuddy. In this sense, a good idea would be to use this integration to simplify the process of tracking timed nodes via AT with a single click. More specifically, users would benefit from being able to create alarms in GB to track the spawn of time nodes, directly from AT, by right-clicking on the gatherable materials either in a filter view, in the informational panel of the item, or in a crafting list.

yuno201x commented 2 years ago

to add to this support for fishing would be nice as well maybe a button that does the command /gatherfish + fish name

Critical-Impact commented 1 year ago

I've got some code written to handle /gatherfish and opening the fish log and gather buttons will show up in the relevant places for fishing items. That said, the alarm integration might not be possible without some changes on GBs end. I'll see if Otter would be against me adding some commands for managing alarms.