Skip to content

Commit

Permalink
[Testing] DragoonMayCry v0.7.1 (#4543)
Browse files Browse the repository at this point in the history
* [Testing] DragoonMayCry v0.6.5

- Fixed a bug where damage taken would considered as damage dealt

* [Testing] DragoonMayCry v0.7.0
- No demotion if you are incapacitated and the demotion timer didn't start
- Fixed a bug where receiving damage from named abilities was considered dealing damage
- The plugin shouldn't run if you are using a class and not a job

* [Testing] DragoonMayCry v0.7.1
  • Loading branch information
Felscream authored Sep 5, 2024
1 parent 986a0e0 commit b2686b1
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions testing/live/DragoonMayCry/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
[plugin]
repository = "https://github.com/Felscream/DragoonMayCry.git"
commit = "fe317a6be7bf2b40f6ee2321ddeb0fcd59b5a640"
commit = "ce6dbb897ab9f0ce7270c7f8776aea18bea06c31"
owners = ["Felscream"]
project_path = "DragoonMayCry"
changelog = "Added a final encounter rank based on time spent in each tier. Disabled for PvP. Bugfixes around the active outside instance option."
changelog = '''
v0.7.1
- You shouldn't get demoted if you are incapacitated and the demotion timer didn't start
- Fixed a bug where receiving damage from named abilities was considered dealing damage
- The plugin shouldn't run if you are using a class and not a job
- Added a window to explain how things work
'''

0 comments on commit b2686b1

Please sign in to comment.