/FFXIV-Journey

FFXIV MSQ tracker. User friendly and updated w/ datamined sources.

Primary LanguageSvelteGNU General Public License v3.0GPL-3.0

FFXIV Journey Tracker

Sveltekit static site for tracking FFXIV MSQ quest progress.

The goal is to provide a simple but well enough designed way to track your progress whilst being easy to update through datamined sources.

Preview

image image

TODO

  • Convert to new format: https://beta.xivapi.com/api/1/asset?path=ui%2Ficon%2F100000%2F100064_hr1.tex&format=png
  • Bug: Some MSQ ARR quests are missing.
  • Must do: Replace the usage of old XIVAPI with the new one for unlocks
  • Nice to do: Remove XIVAPI, entirely. Use the datamined data directly. (we use it for unlocks and assets)

Extra:

  • Post-expansion quest separation (labels?)
  • Quest graph viewer?

Development & Deploy

Check package.json for the available scripts.

Deployed to GitHub Pages on push to main.