icykoneko / ff14-fish-tracker-app

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

Minimum Collectability Rating, Intuition Fix #99

Closed nukes327 closed 2 years ago

nukes327 commented 3 years ago

First, sorry this commit chain is a mess, I blame git being a nightmare to navigate if you make a single mistake. Don't know what I did wrong but I sure screwed something up.

The file changes from the current master are as follows: Overlay CSS rule added for Collectables with a rating to control the styling of that Index has html changes to support collectability display, plus a quick fix for the no duration intuition bug I'd made last time. Fish Data python scripts updated to fetch the minimum turn in collectability from game files. Data.js has been updated to include this minimum rating.

I promise I've pulled the changes Lodinn made and rebuilt with those, but it doesn't show here because I screwed something up and git doesn't like it when you do that. Wasn't sure how to really fix short of murdering my fork and redoing the changes fresh. Can do so if need be still, the changes aren't that extensive, just let me know.