small website to track ffxiv big fish progress https://fish.insects.institute
Find a file
2025-02-11 15:55:17 +01:00
migrations implement support for pinning 2025-02-11 01:45:06 +01:00
src don't show buttons on predator fish 2025-02-11 15:55:17 +01:00
static support fisher's intuition 2025-02-11 15:45:57 +01:00
.dockerignore add deployment configuration 2025-02-06 15:55:53 +01:00
.gitignore implement account management 2025-02-06 13:28:26 +01:00
Cargo.lock release: 1.3.0 2025-02-11 01:46:54 +01:00
Cargo.toml release: 1.3.0 2025-02-11 01:46:54 +01:00
convert-to-json.js basic weather-based "uptime" 2025-02-04 16:53:04 +01:00
data.json basic weather-based "uptime" 2025-02-04 16:53:04 +01:00
Dockerfile add deployment configuration 2025-02-06 15:55:53 +01:00
fly.toml add deployment configuration 2025-02-06 15:55:53 +01:00
LICENSE license the thing 2025-02-06 16:03:12 +01:00
README.md support fisher's intuition 2025-02-11 15:45:57 +01:00

beacon

This is a small website providing a tracker for big fish in Final Fantasy XIV.

It's built with axum, maud, and Postgres as a datastore, and a little tasteful interactivity here and there using htmx. The data for fish is based on the data used in Carbuncle Plushy's Fish Tracker.

Todo

Current major missing features include:

  • Fisher's Intuition (catching other fish to spawn a big fish)
  • Spearfishing
  • Better condition display, show the weather, etc
  • Folklore requirement display
  • Ability to remove caught fish (un-catch them)