项目作者: maael

项目描述 :
⚔️ A collection of ACT overlays for FFXIV
高级语言: JavaScript
项目地址: git://github.com/maael/ffxiv-overlays.git
创建时间: 2019-07-23T10:27:56Z
项目社区:https://github.com/maael/ffxiv-overlays

开源协议:

下载


FFXIV Overlays

A collection of ACT overlays for FFXIV.

Usage

Put https://maael.github.io/ffxiv-overlays/t/\ in your ACT.

Themes

Base

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.

Mini DPS

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
  7. :sparkles:

Deployment

Hosted on GitHub pages.

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

  1. yarn deploy
  2. git push
  3. :sparkles:

Notes

You can test themes by going to https://maael.github.io/ffxiv-overlays/t/\ 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