Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LTS-FFXIV authored Apr 6, 2024
1 parent 7f4476c commit 2bbc51d
Showing 1 changed file with 17 additions and 15 deletions.
32 changes: 17 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,26 @@
# Action Timeline Plugin
**Action Timeline Reborn**

![Github Latest Releases](https://img.shields.io/github/downloads/ArchiDog1998/ActionTimelineEx/latest/total.svg?style=for-the-badge)
![Github All Releases](https://img.shields.io/github/downloads/ArchiDog1998/ActionTimelineEx/total.svg?style=for-the-badge)
![Github Lines](https://img.shields.io/tokei/lines/github/ArchiDog1998/ActionTimelineEx?style=for-the-badge)
![Github License](https://img.shields.io/github/license/ArchiDog1998/ActionTimelineEx.svg?label=License&style=for-the-badge)
![Github Commits](https://img.shields.io/github/commits-since/ArchiDog1998/ActionTimelineEx/latest/main?style=for-the-badge)
![Github Latest Releases](https://img.shields.io/github/downloads/FFXIV-CombatReborn/ActionTimelineReborn/latest/total.svg?style=for-the-badge)
![Github All Releases](https://img.shields.io/github/downloads/FFXIV-CombatReborn/ActionTimelineReborn/total.svg?style=for-the-badge)
![](https://img.shields.io/codefactor/grade/github/FFXIV-CombatReborn/ActionTimelineReborn?longCache=true&style=for-the-badge)
![Github License](https://img.shields.io/github/license/FFXIV-CombatReborn/ActionTimelineReborn.svg?label=License&style=for-the-badge)
![Github Commits](https://img.shields.io/github/commits-since/FFXIV-CombatReborn/ActionTimelineReborn/latest/main?style=for-the-badge)

A Final Fantasy XIV Dalamud Plugin that shows a timeline with the actions you use in real-time. It was forked from [Tischel](https://github.com/Tischel/ActionTimeline).
A Final Fantasy XIV Dalamud Plugin that shows a timeline with the actions you use in real-time.

![example](/Images/example.gif)

Download it at this url:
Action Timeline Reborn is a community-driven fork of a fork of the original Action Timeline plugin for Final Fantasy XIV. It aims to enhance your gameplay by providing a real-time action timeline useful for seeing GCD delay, oGCD weaving, and GCD clipping.

```
https://raw.githubusercontent.com/ArchiDog1998/Dalamud_Plugins/main/pluginmaster.json
```
## Features

## Disclaimer
- **Timeline**: A sophisticated on-screen map timeline showing time between GCDs and which abilties were used, as well as animationlock for each abiltiy. Useful for tuning timing settings for [Rotation Solver Reborn](https://github.com/FFXIV-CombatReborn/RotationSolverReborn)
- **User-Friendly Interface**: Simple, straightforward, customizable UI you can lock in place out of sight ready for when you need it.
- **Regular Updates**: Committed to staying current with the latest game patches, class updates, and community feedback.

This plugin is just meant to be used as a visual representation of the buttons you're pressing.
**It will not assist you with your rotation in any way.**
## Want to contribute?

The main goal is for people that stream / record their gameplay to be able to show what they're doing in a clear and easy way.
- Create a fork
- Make your changes
- Test the changes
- Create a PR and point it to main

0 comments on commit 2bbc51d

Please sign in to comment.