icykoneko / ff14-fish-tracker-app

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

Adjustments YAML cannot reference previously unused bait #119

Open icykoneko opened 2 years ago

icykoneko commented 2 years ago

If you don't have a particular bait assigned to any fish in the master database, you are unable to reference it in adjustments. Adding the new bait is not trivial either as it requires rebuilding the entire database file, extracting the icon, and generating a new spritemap.

Consider some means of supporting new bait, or pre-identify all possible bait when a new patch drops. Note that, you may need to do this for fish as well; however, since the fishing log enumerates everything, that might be covered by default.