forked from goatcorp/DalamudPluginsD17
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
[plugin] | ||
repository = "https://github.com/s5bug/AutoTimer.git" | ||
commit = "282ceb1a287e6fe31040380b4cc9fa20f06a199e" | ||
commit = "4d852361f21a817134394a45e57d85cd8f699001" | ||
owners = ["s5bug"] | ||
project_path = "AutoTimer" | ||
changelog = ''' | ||
- Updated to Dawntrail | ||
- Resolved issue where Inspiration was incorrectly counting towards Pictomancer auto-attack haste | ||
- Added option to scale the bar''' | ||
- Update to 7.1 | ||
- Added option to hide bar label independently (CHUGGO, #3) | ||
- Add options for hiding timer on certain conditions''' |