A collection of ACT overlays for FFXIV.
Put https://maael.github.io/ffxiv-overlays/t/<theme> in your ACT.
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
git clone git@github.com:maael/ffxiv-overlays.git
cd ffxiv-overlays
yarn
yarn dev
- Open browser to
http://localhost:3000
- Add
?simulator
as a query param to force themes to use simulated values - ✨
Hosted on GitHub pages.
https://maael.github.io/ffxiv-overlays
yarn deploy
git push
- ✨
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 ACTdebug
- to log updates from the simulator to the console
- Simple scrolling graph showing damage over fight for last X ticks, with current damage underneath it