Skip to content

Commit

Permalink
[Testing] DragoonMayCry v0.12.0.2 (#4573)
Browse files Browse the repository at this point in the history
* [Testing] DragoonMayCry v0.12.0.0

* Default 'Apply game's bgm volume' to off

* Bugfix where casting longer than your GCD would be considered a blunder

* Removed clamping on audio volume to help with audio balancing
  • Loading branch information
Felscream authored Sep 15, 2024
1 parent cd47e31 commit 8326a1b
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions testing/live/DragoonMayCry/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
[plugin]
repository = "https://github.com/Felscream/DragoonMayCry.git"
commit = "8f517002fe4ef5e65b6bb892192bd606d980479d"
commit = "af98698f5de0a2448ddbdd764072af25da4a18f0"
owners = ["Felscream"]
project_path = "DragoonMayCry"
changelog = '''
v0.7.5
- Added announcers and dynamic background music selectable on a job per job basis
- Announcers :
- Default DmC5 (new default)
- DmC5 Balrog VA / Michael Schwalbe
- Nico
- Morisson
- Dynamic BGM (experimental, only inside instances, will mute game's BGM)
- Bury the Light
- Devil Trigger
- Crimson Cloud
- Changed some values, it shouls take longer to reach S, but it should be easier to maintain
- Bugfixes
- Reworked the configuration ui
'''

0 comments on commit 8326a1b

Please sign in to comment.