codecypherz / ffxivfisher

Source for ffxivfisher.appspot.com which helps people fish in Final Fantasy XIV.
7 stars 5 forks source link

Fish with a weather requirement incorrectly reported as catchable. #2

Closed codecypherz closed 9 years ago

codecypherz commented 9 years ago

This seems to happen for fish that do not have a time requirement but have a weather requirement. Further, it only seems to reproduce if weather exists until midnight, but not for the interval that follows. It does not seem to repro if you have the weather up to some other boundary.

codecypherz commented 9 years ago

Turns out this was the weather not rendering in the final column. The underlying range intersection math was all working correctly.