Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TundraWork authored Dec 22, 2020
1 parent 4302e65 commit 415e374
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,24 @@ Our team is shifting our focus from maintaining FFXIV_ACT_Plugin and Advanced Co

If you're interested in doing something big, and have a good understanding of current ACT plugins (or at least FFXIV_ACT_Plugin), or experienced at developing typescript plugin system, you can reach me at [Telegram](https://t.me/YuzurihaAsano) or [Discord](https://discord.gg/KYbkUnU).

**Proposed features of the new project**

- Intuitive GUI, easy to use & configure
- Custom skins for GUI
- Local high-precision aDPS & rDPS tracking, without uploading logs to FFLogs
- Modern plugin interfaces
- Responsive data interfaces for plugins, no more "log lines" parsing
- Low-level network & memory data interfaces
- Custom in-game overlays based on webview
- Cactbot compatibility
- Custom user-scripts to create triggers
- Remote data source support (analyse game instance running on PS4/other PCs)

**Roadmap of the new project**

- [x] Compatible with FFLogs
- [ ] Calculate DPS from network data, with DoT simulation
- [ ] GUI built with electron
- [x] [Done] Compatible with FFLogs
- [ ] [Ongoing] Calculate DPS from network data, with DoT simulation
- [ ] [Ongoing] GUI built with electron
- [ ] Custom overlays like OverlayPlugin
- [ ] Compatible with cactbot raidboss
- [ ] Custom plugins with powerful API
Expand Down

0 comments on commit 415e374

Please sign in to comment.