maael / ffxiv-overlays

⚔️ A collection of ACT overlays for FFXIV

Home Page:https://maael.github.io/ffxiv-overlays/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FFXIV Overlays

A collection of ACT overlays for FFXIV.

Usage

Put https://maael.github.io/ffxiv-overlays/t/<theme> in your ACT.

Themes

Just a basic theme that logs out all the encounter data and first combatant data it gets from ACT events for debugging connection to ACT.

Super minimal theme of player name, job, and damage.

TODO: Add Image

Development

  1. git clone git@github.com:maael/ffxiv-overlays.git
  2. cd ffxiv-overlays
  3. yarn
  4. yarn dev
  5. Open browser to http://localhost:3000
  6. Add ?simulator as a query param to force themes to use simulated values

Deployment

Hosted on GitHub pages.

https://maael.github.io/ffxiv-overlays

  1. yarn deploy
  2. git push

Notes

You can test themes by going to https://maael.github.io/ffxiv-overlays/t/<theme> and adding query params such as:

  • simulator - to enable a simulation of ACT
  • debug - to log updates from the simulator to the console

Ideas for themes

  • Simple scrolling graph showing damage over fight for last X ticks, with current damage underneath it

About

⚔️ A collection of ACT overlays for FFXIV

https://maael.github.io/ffxiv-overlays/


Languages

Language:JavaScript 98.4%Language:TypeScript 1.1%Language:HTML 0.6%