Skip to content

GitPaulo/FFXIV-Journey

Repository files navigation

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

Dev

Build frontent sveletekit app:

npm run dev

Generate datamined data:

npm run quests

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published