yomishino / FFXIVAetherCompass

18 stars 19 forks source link

[Request] Track mobs from the Hunting Log #21

Open alyssadev opened 5 months ago

alyssadev commented 5 months ago

I plan to attempt to implement a category for Hunting Log Compass. It wouldn't work for mobs out of range, but the main repo plugin Hunty can be used for broad tracking. The on-screen tracking would show job icons for which classes need the marks. It would track all unlocked classes, although there could possibly be a checkbox to show classes not yet unlocked.

alyssadev commented 5 months ago

I built the plugin locally (had to change net7.0 to net8.0 in the solution), but I can't get the dev dll to be loaded in dalamud. Upon reflection, maybe the Hunting Log feature could be added as a checkbox on the Mob Hunt compass. I don't think I can develop this feature if I can't get a local test build loaded by the client though.