icykoneko / ff14-fish-tracker-app

FF14 Fish Tracker App
https://ff14fish.carbuncleplushy.com
MIT License
63 stars 22 forks source link

Display folklore tome if required #23

Closed icykoneko closed 5 years ago

icykoneko commented 5 years ago

Because so many keep asking for it...

This should appear as an icon, either next to the fish, or in the catch path similar to fish eyes, and intuition. Hovering should display the tome name (though it should be obvious given the fish's location.)

Akurosia commented 5 years ago

would you prefere the same icon as they use in ff14angler or just an icon from a "tome of ichthyological folklore"? The later one is easy to optain but the first one is part of an icon in "uld" and i dont think you could obtain it with saint that easily. Attached you can find an image what i already have so far: vivaldi_Vc6QQxlpCx

icykoneko commented 5 years ago

It looks like we can get the exact book icon by following: FishParameter.GatheringSubCategory.Item.Icon. For the tooltip, I would use FishParameter.GatheringSubCategory.FolkloreBook.

But, I also kinda like the smaller icon idea on the left side. I found another icon under the MAP_MARKER_FATE_OBJECT category. 060556 ui/icon/060556. It's a tad bigger though.

I want to recheck the game UI to see if there's any better indicator to display.