icykoneko / ff14-fish-tracker-app

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

Fixes #128 - Rework intuition buff requirement checks #146

Closed icykoneko closed 1 year ago

icykoneko commented 1 year ago

If anyone's been relying on the raw format of data.js, this changeset will break your tool. You shouldn't be using that in the first place... the Fishes object exposed by fish.js is a much more stable version.

The main change was to the predators field. It is now an array instead of an object.